added automations curious and close covers
This commit is contained in:
@@ -254,3 +254,27 @@
|
|||||||
position: 90
|
position: 90
|
||||||
entity_id: cover.estores_cozinha
|
entity_id: cover.estores_cozinha
|
||||||
mode: single
|
mode: single
|
||||||
|
- id: '1614212887668'
|
||||||
|
alias: Curious George
|
||||||
|
description: ''
|
||||||
|
trigger:
|
||||||
|
- platform: time
|
||||||
|
at: '18:00:00'
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- service: cover.close_cover
|
||||||
|
data: {}
|
||||||
|
entity_id: cover.estores_escritorio_2
|
||||||
|
mode: single
|
||||||
|
- id: '1614212907624'
|
||||||
|
alias: Close Covers
|
||||||
|
description: ''
|
||||||
|
trigger:
|
||||||
|
- platform: time
|
||||||
|
at: '21:00:00'
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- service: cover.close_cover
|
||||||
|
data: {}
|
||||||
|
entity_id: cover.estores_escritorio_2
|
||||||
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user