nielsfaber / scheduler-card

HA Lovelace card for control of scheduler entities
GNU General Public License v3.0
914 stars 116 forks source link

Multiple script execution support #835

Closed Pd66 closed 1 month ago

Pd66 commented 2 months ago

Checklist

Proposal

Please consider following improvement for multiple script execution support. The added value for this improvement is to set schedule and execute different script in particular time slots. This brings huge flexibility for any kind of scheduling because you can have anything in the scripts.

Additional info

As-is: I can choose one script as entity and I'm allowed to choose actions: execution, turn on, or turn off in the scheme. If I choose multiple scripts (as entities) the list of action is reduced to: turn on and turn off. The execution action is missing in the scheme definition.

To-be: When I choose multiple sctripts (as entities), I'm allowed to use execution action in the scheme definition and also I'm allowed to specify which script I want to execute for particular scheme time slot.

New functionality look like: Multiple script execution support

Workaround: Create separate schedule for each script (like when I want to execute three different scripts during the day, I need to create three separate schedule definitions and synchronize time slots across those three definitions)

github-actions[bot] commented 1 month 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