Compare commits

...

2 Commits

Author SHA1 Message Date
9ebd5e07d8 change light when garage open 2022-01-04 13:20:19 +00:00
ce63bd15c7 add season sensor 2022-01-04 13:20:05 +00:00
2 changed files with 4 additions and 3 deletions

View File

@@ -372,7 +372,7 @@
action: action:
- service: vacuum.start - service: vacuum.start
target: target:
entity_id: vacuum.xiaomi_vacuum_cleaner entity_id: vacuum.aleixo_s5_max
mode: single mode: single
- id: '1621620922521' - id: '1621620922521'
alias: WC castanho luz demasiado tempo ligada +10' alias: WC castanho luz demasiado tempo ligada +10'
@@ -418,7 +418,7 @@
service: notify.buttler service: notify.buttler
- service: light.turn_on - service: light.turn_on
target: target:
entity_id: light.luz_garagem_1 entity_id: light.luz_garagem_2
- delay: - delay:
hours: 0 hours: 0
minutes: 5 minutes: 5
@@ -426,7 +426,7 @@
milliseconds: 0 milliseconds: 0
- service: light.turn_off - service: light.turn_off
target: target:
entity_id: light.luz_garagem_1 entity_id: light.luz_garagem_2
- service: notify.buttler - service: notify.buttler
data: data:
message: luz desligada message: luz desligada

View File

@@ -1,3 +1,4 @@
- platform: season
- platform: integration - platform: integration
source: sensor.aquecimento_agua_watts_hoje source: sensor.aquecimento_agua_watts_hoje
name: energy_aqua_hoje name: energy_aqua_hoje