pyhomematic
pyhomematic copied to clipboard
Party/holiday (away) mode of HmIP WTH-2 & eTRV-2 & Home Assistant
Home Assistant version (if applicable): 0.92.1
I'm running pivCCU3 3.45.7-23 and Home Assistant 0.92.1 with the homematic integration. When I set the party/holiday mode in the CCU3, it's not correctly reflected in HA.
I'm running HmIP-WTH-2 and HmIP-eTRV-2 - standalone and as part of a HmIP group in CCU3. When I set the party/holiday mode in CCU3, the holiday mode icon is shown correctly on the HmIP-WTH-2. However in Home Assistant the card shows "away", but I cannot select the "away" mode in the drop down
Example of a group:
Entity in Home Assistant:
{ "temperature": 15, "current_temperature": 20.7, "operation_mode": "away", "operation_list": [ "manual", "auto", "boost" ], "id": "INT0000002", "voltage": "", "max_temp": 30.5, "interface": "groups", "mode": null, "min_temp": 4.5, "valve": 4, "level": 0, "battery": "High", "supported_features": 129, "friendly_name": "Arbeitszimmer" }
So somehow the HmIP devices support the party/holiday (away) mode, but it seems to work only partially.
We can support the party/away mode but that is very complex to handle on API itself. I never found out how we can do that. Currently, it's simpler to create automation on Home Assistant