You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to set heating mode for sensors sensor.[.*]betriebsart_heizkreis[abcd] the integration returns "Entity sensor.warmepumpe_betriebsart_heizkreis_b does not support this service."
Yes, the values for these sensors (Modbus registers) are slightly different, so they need different enums. Setting CircuitMode is currently not implemented and haven't found a way to better filter the entities shown by Home Assistant for each service.
For now I added set_circuit_mode to #50, but I'm not sure, when I'll get round to implementing it. I'd gladly accept a PR.
Version 0.9.0
Bug, missing feature or user error?
When trying to set heating mode for sensors sensor.[.*]betriebsart_heizkreis[abcd] the integration returns
"Entity sensor.warmepumpe_betriebsart_heizkreis_b does not support this service."
The text was updated successfully, but these errors were encountered: