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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: