Giannie
Giannie
I think that the following is more robust to avoid issues with colour matching: ``` element-text, element-icon { background-color: transparent; text-color: inherit; } ```
The issue is that when the status is found to be different to the current homekit status, it then changes the state and sends the related command. For example, if...
For me the off command is definitely triggered in that scenario. As I posted in the logs above, homebridge actually runs the command. Currently I use X10 automation which does...
I am using realtime polling, yes