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

Time limit sunrise/sunset #240

Closed 5664f closed 1 year ago

5664f commented 1 year ago

Proposal

An action can be linked to the time of sunrise and sunset. This exists, it is perfect. As an additional feature, it would be good if you could set a limiting time before or after sunrise or sunset. For example, you can have roller shutters switched by the position of the sun up to a certain point in time, but you also have the option of setting a limit.

Selection fields:

  1. at the earliest
  2. at the latest

Additional info

Example 1: Step 1: 0:40 after sunset. Step 2 (optional): "Earliest": 23:00h

Explanation 1: The action does not happen before 23:00h. After that, sunset sets the time.

Example 2: Step 1: 0:40 after sunset. Step 2 (optional): "At the latest": 23:00h

Explanation 2: The action happens at 23:00h at the latest. Before that, sunset sets the time.

Scheduler

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