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