OY
Size: a a a
OY
A
IG
IG
АЮ
IG
АЮ
AS
A
AS
AS
AS
AS
А
- alias: Hallway motion Daylight
initial_state: True
trigger:
platform: state
entity_id: binary_sensor.hallway_motion_sensor
from: 'off'
to: 'on'
condition:
- condition: time
after: '07:00:00'
before: '23:00:00'
action:
- service: light.turn_on
data:
brightness: 255
entity_id: light.light_hallway
- alias: Hallway motion Night light
initial_state: True
trigger:
platform: state
entity_id: binary_sensor.hallway_motion_sensor
from: 'off'
to: 'on'
condition:
- condition: time
after: '23:00:00'
before: '07:00:00'
action:
- service: light.turn_on
data:
brightness: 50
entity_id: light.light_hallway
Д
- alias: Hallway motion Daylight
initial_state: True
trigger:
platform: state
entity_id: binary_sensor.hallway_motion_sensor
from: 'off'
to: 'on'
condition:
- condition: time
after: '07:00:00'
before: '23:00:00'
action:
- service: light.turn_on
data:
brightness: 255
entity_id: light.light_hallway
- alias: Hallway motion Night light
initial_state: True
trigger:
platform: state
entity_id: binary_sensor.hallway_motion_sensor
from: 'off'
to: 'on'
condition:
- condition: time
after: '23:00:00'
before: '07:00:00'
action:
- service: light.turn_on
data:
brightness: 50
entity_id: light.light_hallway
AS
А
AS
AS
А