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