Skip to content

Commit 5ad6f3c

Browse files
authored
chore: Add selector to set_schedule action (#43)
This allows editing the YAML value in the UI mode for the action, rather than just in YAML mode.
1 parent 55c5d60 commit 5ad6f3c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

custom_components/free_sleep/services.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ set_schedule:
6666
duration: 1
6767
enabled: false
6868
alarmTemperature: 82
69+
selector:
70+
object: {}

0 commit comments

Comments
 (0)