Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[openwebnet] Thermo: add support for AUTO/NORMAL mode to bus_thermo_zone #13754

Closed
mvalla opened this issue Nov 20, 2022 · 2 comments · Fixed by #16534
Closed

[openwebnet] Thermo: add support for AUTO/NORMAL mode to bus_thermo_zone #13754

mvalla opened this issue Nov 20, 2022 · 2 comments · Fixed by #16534
Labels
enhancement An enhancement or new feature for an existing add-on

Comments

@mvalla
Copy link
Contributor

mvalla commented Nov 20, 2022

For thermo zones configured as non-standalone (i.e. when they are configure in a system with a 4-zone or 99-zone thermo central unit) the AUTO/NORMAL mode should be supported by the binding.
(This mode was supported in the experimental version 2.5 of the binding)
With this new mode it should possible to set a zone to MANUAL and then set it back to AUTO/NORMAL whiche means the zone thermostat will be set back to the current programming of the central unit.
The name of the mode should be the same as one used in the thermo control panel setting (i.e. AUTO or NORMAL or PROGRAMMING).

@mvalla mvalla added the enhancement An enhancement or new feature for an existing add-on label Nov 20, 2022
@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/openwebnet-bticino-openhab3/128305/87

@hyzteric
Copy link

hyzteric commented Dec 6, 2022

I can help debug if needed, I have a 99 zone central and 8 zones configured. I am using openhab 3.3 at the moment with the bticino binding running well (except I assumed 'program' was 'auto' ;-))

mvalla added a commit to mvalla/openhab-addons that referenced this issue Mar 17, 2024
Fixes openhab#13754

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
lolodomo pushed a commit that referenced this issue Mar 18, 2024
…16534)

* [openwebnet] improved Thermo mode/weekly/scenario channels descriptions
* [openwebnet] Fixed handling of mode=AUTO for bus_thermo_zone
Fixes #13754

---------

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
magx2 pushed a commit to magx2/openhab2-addons that referenced this issue Mar 24, 2024
…penhab#16534)

* [openwebnet] improved Thermo mode/weekly/scenario channels descriptions
* [openwebnet] Fixed handling of mode=AUTO for bus_thermo_zone
Fixes openhab#13754

---------

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants