-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
featureNew feature or requestNew feature or request
Description
Hi @seydx,
It would be nice if we could mimic the behaviour of the Auto-Assist feature for "openWindowDetection"
- Expose switch for the Open Window Thermostat Feature using 2 modes (enabled, disabled) and 2 states (on, off):
- If Zone contains the "openWindowDetected" flag, then expose its status to the already exposed Window Sensor and set the switch ENABLED in state OFF (maybe before check status returned by API call)
- Now the user can activate the switch manually or via automation (preferably; based on sensor state) to state ON
- Trigger API Call "Activate OpenWindow"
- Now tado's setting for the Zone's Shutoff duration starts to be counted down (1-3600 secs, depending on the Setting in tado's App)
- Poll if any change from App / WebApp / (Auto-Assist) was done - just for being safe
- After the count down has finished the thermostat is set to normal mode OR...
- The user deactivates the switch manually / via automation to state OFF
- Trigger API call "Deactivate OpenWindow"
- Switch is disabled
Thank you,
Joachim
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request