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