Felipe Urzúa
Felipe Urzúa
Hi. I am new using this integration (starting just today) and i have a lot of problems where a state scene switch should be/stay on but it turns on/off instantly...
I am not a python developer but i was able to do some changes to test your approach. I added a 1 second delay and disimissed new_state payload on the...
It's better to wait for good code than rush for bad one.
Hi. Config flow is broken because you missed this two const: CONF_DEBOUNCE_TIME DEFAULT_DEBOUNCE_TIME
so far so good. Using your PR with debounce time of 1 seconds do the trick and solve abnormal switch behaviors. Thanks.
Also want to say "Thanks". Steam Headless is working incredible well in my Ubuntu Home Server, even with an nvidia card. It is just magic!. Steam Headless is also incredible...
I am using a small python script as a service running in the host to listen wol packages. Once I get a wol packet I just run a docker command...
This seems to be more of an issue with the API than with the integration. I think we'll have to wait (and pray) for someone to create a custom integration...
Out of curiosity, ¿what region do you use Tasshack?
Hi. I created two template sensors to get eaten food working, or something like that. Sensor 1: “Food consumed today” → it accumulates during the day and resets at midnight....