update 20211018
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
alias: Sistema Rega Valvula 1 - 22h
|
||||
description: ''
|
||||
trigger:
|
||||
- at: '22:00:00'
|
||||
- at: '23:30:00'
|
||||
platform: time
|
||||
condition: []
|
||||
action:
|
||||
@@ -100,7 +100,7 @@
|
||||
alias: Sistema Rega Valvula 2 - 22h
|
||||
description: ''
|
||||
trigger:
|
||||
- at: '22:10:00'
|
||||
- at: '23:40:00'
|
||||
platform: time
|
||||
condition: []
|
||||
action:
|
||||
@@ -116,7 +116,7 @@
|
||||
alias: Sistema Rega Valvula 3 - 22h
|
||||
description: ''
|
||||
trigger:
|
||||
- at: '22:20:00'
|
||||
- at: '23:50:00'
|
||||
platform: time
|
||||
condition: []
|
||||
action:
|
||||
@@ -238,7 +238,7 @@
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
at: 07:30:00
|
||||
at: 07:30
|
||||
condition: []
|
||||
action:
|
||||
- service: cover.set_cover_position
|
||||
@@ -258,7 +258,7 @@
|
||||
entity_id: cover.coverqclara
|
||||
- service: cover.set_cover_position
|
||||
data:
|
||||
position: 90
|
||||
position: 80
|
||||
target:
|
||||
entity_id: cover.covercozinha
|
||||
- service: cover.set_cover_position
|
||||
@@ -273,8 +273,9 @@
|
||||
alias: Curious George
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '20:30:00'
|
||||
- platform: sun
|
||||
event: sunset
|
||||
offset: 00:15:00
|
||||
condition: []
|
||||
action:
|
||||
- service: cover.set_cover_position
|
||||
@@ -308,8 +309,9 @@
|
||||
alias: Close Covers
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '21:30:00'
|
||||
- platform: sun
|
||||
event: sunset
|
||||
offset: 01:00
|
||||
condition: []
|
||||
action:
|
||||
- service: cover.close_cover
|
||||
@@ -365,17 +367,8 @@
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '10:00:00'
|
||||
condition:
|
||||
- condition: and
|
||||
conditions:
|
||||
- condition: time
|
||||
weekday:
|
||||
- mon
|
||||
- tue
|
||||
- wed
|
||||
- thu
|
||||
- fri
|
||||
at: '10:00'
|
||||
condition: []
|
||||
action:
|
||||
- service: vacuum.start
|
||||
target:
|
||||
|
||||
@@ -23,14 +23,6 @@ google_assistant:
|
||||
- switch
|
||||
- light
|
||||
|
||||
speedtestdotnet:
|
||||
scan_interval:
|
||||
minutes: 30
|
||||
monitored_conditions:
|
||||
- ping
|
||||
- download
|
||||
- upload
|
||||
|
||||
notify:
|
||||
- name: Buttler
|
||||
platform: telegram
|
||||
|
||||
Reference in New Issue
Block a user