nielsfaber / scheduler-component

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

Add event / action when schedule is updated from lovelace card #224

Closed pebblebed-tech closed 1 year ago

pebblebed-tech commented 1 year ago

Checklist

Proposal

Add event / action when schedule is updated from lovelace card. Ideally call a service with schedule config in the data eg timeslots and actions and name. Usecase I use the scheduler to send the schedule to esphome home device so that if wifi fails device can continue to run the schedule. Currently I read the config via a button IE user has to update schedule and then click button that calls a script that reads config from schedule and then turn it into a object to send to the esphome device. A simple service call on change would be MVP

Additional info

[some example of how the new functionality should look like]

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

pebblebed-tech commented 1 year ago

Bump

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