Open Jueff opened 1 month ago
just seen the ciructe sensor use "CircuitMode" enum, not "RoomMode". So seems to be a missing feature.
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.[.*]_betriebsartheizkreis[abcd] the integration returns _"Entity sensor.warmepumpe_betriebsart_heizkreisb does not support this service."