updated code
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
platform: time
|
||||
- at: '20:00:00'
|
||||
platform: time
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: input_boolean.auto_aquec_agua_enable
|
||||
state: 'on'
|
||||
action:
|
||||
- data: {}
|
||||
entity_id: switch.aquecimento_agua
|
||||
@@ -392,3 +396,33 @@
|
||||
- cover.coversalaesq
|
||||
- cover.covercozinha
|
||||
mode: single
|
||||
- id: '1670971858798'
|
||||
alias: cameraSnapshot
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: vorion/send-camera-snapshot-notification-on-motion.yaml
|
||||
input:
|
||||
motion_sensor: binary_sensor.camera_escritorio_motion
|
||||
camera: camera.camera_escritorio
|
||||
notify_device: ba9c8a03328312c2fbd19b7b546d9495
|
||||
is_ios: true
|
||||
- id: '1672261360284'
|
||||
alias: turn lights at 30 past sunset
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: sun
|
||||
event: sunset
|
||||
offset: 00:30:00
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: input_boolean.luzes_fora
|
||||
state: 'on'
|
||||
action:
|
||||
- service: light.turn_on
|
||||
data: {}
|
||||
target:
|
||||
entity_id:
|
||||
- light.luz_muro_tras
|
||||
- light.luz_jardim_frente
|
||||
- light.luz_jardim_frente
|
||||
mode: single
|
||||
|
||||
Reference in New Issue
Block a user