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
Is your feature request related to a problem? Please describe.
Currently "/heatingCircuits/hc1/suWiSwitchMode" is only read only via entity "sensor.hc1_summer_winter_switchmode", but in general it would be writable (as shown in the attached screenshot):
Describe the solution you'd like
Create a dropdown entity ("input_select") with the selectable values "off", "automatic", "forced"
Describe alternatives you've considered
As interim-solution I have an instance of iobroker running to set this value via MQTT.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently "/heatingCircuits/hc1/suWiSwitchMode" is only read only via entity "sensor.hc1_summer_winter_switchmode", but in general it would be writable (as shown in the attached screenshot):
Describe the solution you'd like
Create a dropdown entity ("input_select") with the selectable values "off", "automatic", "forced"
Describe alternatives you've considered
As interim-solution I have an instance of iobroker running to set this value via MQTT.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: