added automation 4 covers
This commit is contained in:
@@ -250,3 +250,16 @@
|
|||||||
entity_id: switch.tomada_escritorio
|
entity_id: switch.tomada_escritorio
|
||||||
service: switch.toggle
|
service: switch.toggle
|
||||||
mode: single
|
mode: single
|
||||||
|
- id: '1613783833916'
|
||||||
|
alias: BomDiaEstores
|
||||||
|
description: ''
|
||||||
|
trigger:
|
||||||
|
- platform: time
|
||||||
|
at: 08:00:00
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- service: cover.set_cover_position
|
||||||
|
data:
|
||||||
|
position: 30
|
||||||
|
entity_id: cover.estores_escritorio_2
|
||||||
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user