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