mskg / homey-heating

Heating scheduler for Athom Homey
https://homey-heating.mskg.app/
GNU General Public License v3.0
6 stars 6 forks source link

Add a schedule exception with a specified delay / desactivation date & mode #151

Open PaulSchryve opened 4 years ago

PaulSchryve commented 4 years ago

When i leave home, i would like to tell to the scheduler that i leave home, activate then 'away from home', but in addition precise at what date / time when i will come back and potentially which mode to activate when i will be back.

=> When the date / time arrives (can be a few days later, for example when you know that you will be back from holidays), the scheduler could automatically go back to the automatic mode, or the specified one.

=> You need a small interface, to precise the duration of the schedule exception, and eventually the mode to activate when the delay is finished (or go to automatic by default)

It's possible to use a flow to do it, but it takes time to change the flow each time, calculate the return hour, it's a very interesting feature i already have used on another heating scheduler based on another technology. When you have access to this simple function you use it each time your normal schedule is changed !

Could be a really great addition. Do not hesitate if you want more details on the idea.

mskg commented 4 years ago

That’s a simple approach for #152?

PaulSchryve commented 4 years ago

Hello,

Just a second idea of improvement. simple to implement and really usefull ;-)