This commit is contained in:
root
2021-04-19 16:41:24 +01:00
parent 3975e269d6
commit 804e2ce753
2 changed files with 16 additions and 6 deletions

View File

@@ -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:

View File

@@ -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