ДЦ
Size: a a a
ДЦ
Р
ДЦ
Р
Р
ДЦ
Р
ДЦ
ДЦ
Р
ДЦ
ДЦ
ДЦ
Р
Р
ДЦ
RR
ДЦ
# ##################################
# Kitchen - Auto Light On
# ##################################
- alias: kitchen_auto_on
initial_state: 'on'
trigger:
platform: event
event_type: xiaomi_aqara.motion
event_data:
entity_id: binary_sensor.motion_sensor_158d0002b4729d
condition:
condition: and
conditions:
- condition: state
entity_id: switch.wall_switch_right_158d0002a36f7f
state: 'off'
- condition: time
after: '06:30:00'
before: '21:00:00'
- condition: state
entity_id: sun.sun
state: below_horizon
action:
- service: switch.turn_on
entity_id: switch.wall_switch_right_158d0002a36f7f
ДЦ
RR
# ##################################
# Kitchen - Auto Light On
# ##################################
- alias: kitchen_auto_on
initial_state: 'on'
trigger:
platform: event
event_type: xiaomi_aqara.motion
event_data:
entity_id: binary_sensor.motion_sensor_158d0002b4729d
condition:
condition: and
conditions:
- condition: state
entity_id: switch.wall_switch_right_158d0002a36f7f
state: 'off'
- condition: time
after: '06:30:00'
before: '21:00:00'
- condition: state
entity_id: sun.sun
state: below_horizon
action:
- service: switch.turn_on
entity_id: switch.wall_switch_right_158d0002a36f7f