Make sure automations are running
This commit is contained in:
parent
053a88ec94
commit
5d2f4ae12c
@ -51,6 +51,7 @@ script:
|
||||
|
||||
automation:
|
||||
- alias: Coffee - Timer On
|
||||
initial_state: True
|
||||
trigger:
|
||||
- platform: template
|
||||
value_template: >
|
||||
@ -68,6 +69,7 @@ automation:
|
||||
entity_id: *cfe_switch
|
||||
|
||||
- alias: Coffee - Auto Off
|
||||
initial_state: True
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: *cfe_switch
|
||||
|
@ -5,6 +5,7 @@ binary_sensor:
|
||||
|
||||
automation:
|
||||
- alias: Desk lamp follows computer
|
||||
initial_state: True
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.arrakis
|
||||
|
Loading…
x
Reference in New Issue
Block a user