Daniel Claes
Daniel Claes
I have the same problem, but then with my unifi controller. That uses it's own certificate, even with the TLS passthrough.
No that's not possible. You can maybe achieve something like this by using a https://www.home-assistant.io/integrations/generic_thermostat/ ?
If you have only one 'master' the sync can quite easily be achieved using normal HA automations. The two way could also be possible with automations, but I am not...
My HmIP thermostats support this out of the box when using a CCU. Maybe other brands have it as well? Of course having it here would be more generic, but...
I have made an initial (not tested) implementation here: https://github.com/daenny/climate_group/pull/28 you have to add: ```yaml master_device: entity ``` to your config
Additional information about possible automations can be found here; https://community.home-assistant.io/t/how-to-control-multiple-thermostats-via-mqtt-but-with-one-thermostat-card/144722/5
Can you try again with the new release? https://github.com/daenny/climate_group/releases/tag/1.0.0-rc2 I updated the imports, they were wrong, because here it is a custom component.
oups.. typo :see_no_evil: try with "rc-3"
Does it work for you as expected? Then I will make a full release (non release candidate)
I am busy with work at the moment. But if you use https://github.com/daenny/stage_ros.git it should work