А
Size: a a a
А
ДЦ
action:
- service: light.turn_on
entity_id: light.led_strip_hb
data_template:
brightness_pct: >
{% if states('binary_sensor.workday_sensor')=='off' and states('sensor.time').split(':').0|int < 10 %}
1
{% else %}
100
{%endif%}
kelvin: >
{% if states('binary_sensor.workday_sensor')=='off' and states('sensor.time').split(':').0|int < 10 %}
3000
{% else %}
5000
{%endif%}
А
А
А
ДЦ
ДЦ
AS
action:
- service: light.turn_on
entity_id: light.led_strip_hb
data_template:
brightness_pct: >
{% if states('binary_sensor.workday_sensor')=='off' and states('sensor.time').split(':').0|int < 10 %}
1
{% else %}
100
{%endif%}
kelvin: >
{% if states('binary_sensor.workday_sensor')=='off' and states('sensor.time').split(':').0|int < 10 %}
3000
{% else %}
5000
{%endif%}
ДЦ
AS
А
AS
ДЦ
AS
AS
ДЦ
AS
ДЦ