• 11 Posts
  • 195 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle





  • I knew this would come up, which is why I threw in the “ok for consumer gear” line.
    I don’t have any super accurate sensors at home to test against, but to be honest, cheap hydrometers are best for vague ranges. “It’s damp”, “it’s normal”, or “It’s dry”.
    Which is actually what I use it for: It’s in the bathroom to send alerts to open or close the windows based on humidity and outside conditions.

    Compared to the rest of the sensors in the house, when the windows are open and air in the house is normalised, it’s within 5%, which is about all I could really hope for.






  • Aha, that was what I was after, big thanks!

    So, after a bit of meddling:

    The location I was placing things in was media>my media (from the HA UI).
    Assets there are stored in /media, and served in 8123/media/local, but require an autoSig.
    Changing permissions doesn’t affect the availability, no sig is a 401 error.

    However, if the file is copied from /media to /config/www/ , it’s then served (as you said) under 8123/local.

    Brill, not too painful a process for a few static images (or indeed if I’m feeling brave, I could just symlink the folders).

    Maybe one day there will be a way to upload background images for picture elements cards from the UI :)







  • I had a weird issue recently, where after a few reboots all the radios seemed to fail with weird errors.
    In a similar vein to your solution, replugging them all worked, and after restarting the services they all came back.
    And this was an install which (at the time) was quite a few versions behind.

    I wondered if it was something strange with the way the USB devices were passed through the hypervisor, maybe a weird race condition where HAOS was ready, but the USBs were not…Anyway, all sorted, same as you!