refresh
This commit is contained in:
@@ -266,7 +266,7 @@
|
|||||||
description: ''
|
description: ''
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '19:00:00'
|
at: '20:00:00'
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- service: cover.set_cover_position
|
- service: cover.set_cover_position
|
||||||
@@ -301,7 +301,7 @@
|
|||||||
description: ''
|
description: ''
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '21:00:00'
|
at: '21:30:00'
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- service: cover.close_cover
|
- service: cover.close_cover
|
||||||
@@ -358,7 +358,16 @@
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '10:00:00'
|
at: '10:00:00'
|
||||||
condition: []
|
condition:
|
||||||
|
- condition: and
|
||||||
|
conditions:
|
||||||
|
- condition: time
|
||||||
|
weekday:
|
||||||
|
- mon
|
||||||
|
- tue
|
||||||
|
- wed
|
||||||
|
- thu
|
||||||
|
- fri
|
||||||
action:
|
action:
|
||||||
- service: vacuum.start
|
- service: vacuum.start
|
||||||
target:
|
target:
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
'1593471301993':
|
'1593471301993':
|
||||||
alias: Acionar Regua
|
alias: Acionar Regua
|
||||||
sequence:
|
sequence:
|
||||||
- data: {}
|
- service: automation.trigger
|
||||||
entity_id: automation.watering_garden_manual_cycle
|
target:
|
||||||
service: automation.trigger
|
entity_id: automation.sistema_rega_valvula_1_22h
|
||||||
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user