Homematic Fixes#6769
Conversation
|
I think that inside doc stay that mode not include confort and ecco mode? Or is that only for IP devices? |
|
There aren't many thermostats that support eco and comfort, yes. But in pyhomematic only the relevant ones have these modes in their action-node, and if I read your climate-code correctly, only the modes present in the action-node will be used in HASS. So any thermostat that doesn't support them won't have them in the UI. What happens with this change (f. ex with HM-CC-RT-DN) is: |
|
HM-TC-IT-WM-W-EU had the wrong channels in 0.1.23. Made another version to address that issue. |
Description:
For HomeMatic the used library has some fixes. One includes operational modes for select thermostats that were missing until now. So this is just as dependency-bump + small addition to the climate-platform for the new modes.