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

View File

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