updated code clean and automations
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
alias: Aquecimento Agua
|
||||
description: ''
|
||||
trigger:
|
||||
- at: 06:30:00
|
||||
- at: 04:00
|
||||
platform: time
|
||||
- at: 08:00:00
|
||||
platform: time
|
||||
- at: '18:00:00'
|
||||
platform: time
|
||||
- at: '19:00:00'
|
||||
- at: '22:00'
|
||||
platform: time
|
||||
action:
|
||||
- data: {}
|
||||
@@ -400,10 +400,9 @@
|
||||
alias: Garagem - Turn light on at night
|
||||
description: ''
|
||||
trigger:
|
||||
- entity_id: cover.portao_garagem
|
||||
from: 'On'
|
||||
- entity_id: cover.garage_door
|
||||
from: closed
|
||||
platform: state
|
||||
to: 'Off'
|
||||
condition:
|
||||
- condition: or
|
||||
conditions:
|
||||
|
||||
Reference in New Issue
Block a user