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

Thermostat #180

Open
Chris-656 opened this issue Jan 5, 2022 · 0 comments
Open

Thermostat #180

Chris-656 opened this issue Jan 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Chris-656
Copy link

Hi everybody,
First of all I want to say that this adapter is really great.

I have an enhancement for the adapter and I think it is not too complicated since nearly everything is here.

A Zone Thermostat with

  • Sensor Temperature state
  • An Actor which is switching on and off (Plug, Actor, etc) for an
  • SetTemperature with a given hysteresis (+2 degree maybe also as parameter) upper and lower limit to switch off again

Application:
A Heating is connected to a Plug1. A Sensor Shelly for instance is measuring the temperature TempVal. When the TempVal < Limit the plug is set to true and the limit is set to (limit + 2, hysteresis e.g. 2). When the upper limit is reached the plug is set to false again.

regards Chris

@Chris-656 Chris-656 added the enhancement New feature or request label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants