Michaël Arnauts
Michaël Arnauts
Support for this is merged into Home Assistant, but will only work reliable with this change.
@chrism0dwk is this repository still maintained, or should the fork from @wmalgadey be used? Home Assistant uses the one from @wmalgadey, since this repo was inactive at the time.
Same for the Brötje IDA Thermostat with the Brötje Home Komfort App. I was already reverse engineering the app untill I noticed the call to the api.bdrthermea.net endpoint that directed...
This PR seems to have gone stale?
Hmm, so basically, the RabbitMQ Inbound Connector only works reliable when every Connector has it's own queue? This doesn't seem efficient. Is there a better way for this? We have...
Fixed in https://github.com/michaelarnauts/home-assistant-comfoconnect/pull/59 Thanks!
I haven't implemented boost in Home Assistant since boost uses the same fan speeds as level High. The only difference is that boost falls back after a specific time. You...
You could write a service so you can do this from Home Assistant. The library should support this already. I have never done this before, more info is available here:...
More information here: https://github.com/michaelarnauts/comfoconnect/issues/27
I have merged all your commits and released a new aiocomfoconnect. You can try installing the master branch of this integration in HACS to have these changes in HACS. @szibis...