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

help-circle



  • 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!