nielsfaber / scheduler-component

Custom component for HA that enables the creation of scheduler entities
GNU General Public License v3.0
622 stars 40 forks source link

Restore schedulers actions after HA restart #277

Closed eteodun closed 1 year ago

eteodun commented 1 year ago

Checklist

Proposal

After HA restart, scheduler tasks are not triggered in current time . for example: I have a schedule between 12 PM and 2 PM , if HA restarted in this interval, the schedule is not triggered, just next trigger. In this moment, I have to stop and start again manualy all schedulers to come back I asked this because if I have heating with 3 schedules , the heating not working till next time trigger after HA restart from diferent causes

Additional info

must be active after HA restart due to the power issue or manual restart. Not to stop and start again manually

sddgit commented 1 year ago

You can view the history of this behaviour at https://github.com/nielsfaber/scheduler-component/issues/234. I think you'll find the current implementation suits most people.

eteodun commented 1 year ago

Thanks a lot for answer ! I use version 3.2.11 to solve my issue

nielsfaber commented 1 year ago

I don't think downgrading the version is really the solution here. I believe that a setting needs to be added to allow the user to choose between the old and new behaviour instead. So lets keep this open until I find the time to do so.

eteodun commented 1 year ago

Hi , I have deleted from thermostat config target temperature to work in latest version. Thanks a lot !

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days