Mark Coombes
Mark Coombes
There is a typo in that service description - you can actually only send an integer. If you put that template into the Developer Tools - Template template editor, what...
@steinis123 It occurs to be that your template may be rendering a float instead of int?
As the integration is currently written, there is no "custom" import. This could be written so that custom entries in configuration.yaml override what is automatically detected. But, this would be...
Currently there is no way to change the config parameters after the initial setup in the UI. I will add this eventually. You can manually edit the settings in a...
Thanks for pointing this out - I’m going to be updating the integration soon to take care of this and a couple of other HA changes.
Thanks for the report. You will need to provide logs (follow the instructions in the README to enable detailed logging) of when the problem occurs so that I can see...
There is definitely a retry mechanism, the question is what changes are you making that leads to this state - it may be the case that after certain things are...
@waynehead99 Is it possible for you to enable debug logging per the instructions in the README and then get it to a non-working state? If you can paste the logs...
More debug logging would assist with this. What happens in the logs when you toggle a switch in HA? What happens in the logs when you control with switch in...
This would be hard to handle from both the HS API and HA side, mostly because this does not correspond to an entity type in HA, other than maybe Sensor....