illuzn
illuzn
Sorry to be a pain but here just bumping this up for visibility.
A simple table which shows if core/ os/ supervisor/ addon updates are available (including, via HACS). ````yaml type: custom:flex-table-card sort_by: - state+ - friendly_name+ entities: include: - update.* - sensor.hacs...
> Could you show a stream from a surveillance camera? No, this is impossible - the hardware doesn't support it.
Happy to work on this... but can you give me a code snippet that would refer to that JSON file rather than replicating that JSON inside of this app
You should be able to do this using the builtin script functionality of homeassistant. Please see particularly [fields](https://www.home-assistant.io/integrations/script/#fields). Set up a master script which performs your actions based upon the...
Okay. Thank you for letting me know. It's a shame that even the official tuya integration doesn't properly support this application. I'm using an extremely hacky/ bodge way to get...
Sure, pretty simple. In animated-background.js, change the following code block ```css .bg-video{ min-width: 100vw; min-height: 100vh; opacity: XX% } ``` Where XX is a number from 0-100% corresponding to the...
I can't confirm because I don't know how to see what the precise JSON the Tado integration is sending is, but I believe I have narrowed down the possible cause....
> although I think it did work when i used homekit integration. Can confirm I am currently using the homekit controller integrations as a temporary workaround in the meantime. ...
As you mentioned in #365, you are right. My device doesn't broadcast status at all besides giving the usual semaphore I'm alive response to Tuya Cloud. It seems it only...