Compare commits
2 Commits
932f488337
...
615e385ffc
Author | SHA1 | Date | |
---|---|---|---|
615e385ffc | |||
3b4077806a |
@ -5,6 +5,10 @@
|
||||
event: start
|
||||
offset: '-0:30:0'
|
||||
entity_id: calendar.automations_wakeup
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: input_select.home_mode
|
||||
state: Night
|
||||
action:
|
||||
# Set speed for blinds
|
||||
# - service: zha.issue_zigbee_cluster_command
|
||||
|
@ -440,9 +440,6 @@ sensor:
|
||||
# - entity_id: light.bed_lightstrip
|
||||
|
||||
switch:
|
||||
# - platform: zoneminder
|
||||
# command_on: Modect
|
||||
# command_off: Monitor
|
||||
# Wake On LAN
|
||||
- platform: wake_on_lan
|
||||
name: 'Hulk WoL'
|
||||
|
Loading…
Reference in New Issue
Block a user