Add opentherm_gw option for setpoint override mode#48465
Add opentherm_gw option for setpoint override mode#48465MartinHjelmare merged 2 commits intohome-assistant:devfrom Martidjen:opentherm-gateway-constant-setpoint-mode
Conversation
Temporary setpoint override mode can now be set on or off. 'Constant' setpoint override mode will be used when Temporary is set to off
mvn23
left a comment
There was a problem hiding this comment.
Thanks for the PR, just one small comment from my side.
Added default value for the setpoint override mode
|
What does this option mean? Is it not a preset? |
|
Hi. When Temporary Setpoint Override Mode is set to on, the thermostat will be able to cancel the setpoint override after a program change. When the option is set to off, the Setpoint Override Mode will be ‘Constant’ and a manual temperature adjustment on the thermostat is needed to cancel the setpoint override. Am I making any sense? :-) |
Proposed change
Added an option to change the setpoint override mode. Temporary setpoint override mode can now be set on or off. 'Constant' setpoint override mode will be used when Temporary is set to off
Type of change
Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: