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

Multiple scenes called in one scheduled task fails #298

Closed NightHawkATL closed 8 months ago

NightHawkATL commented 10 months ago

Checklist

Expected behavior

I expect scheduled tasks that have 2 different scenes to call both scenes at the scheduled time.

Actual behavior

It looks like it only calls the first scene alphabetically. My "Media On" Scene gets called but my "Sunrise" scene does not. I have a couple of others that call multiple scenes but this one is the biggest as the outdoor lights stay on all day. I would rather not have to add a notification reminder to turn them off if they can be scheduled correctly. I am willing to split them if needed but would like to combine when possible. image

Steps to Reproduce

All I did was add 2 scenes to a "Sunrise" schedule that calls both scenes to "turn on" where one is turning lights on and the other is turning lights off. I remember this working in a n earlier version of the scheduler but it seems after a few updates, it is no longer working as I expect.

github-actions[bot] commented 9 months 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