ДЦ
Size: a a a
ДЦ
IB
ДЦ
V
AS
last_motion:
friendly_name: 'Last Motion'
value_template: >
{%- set sensors = [states.binary_sensor.motion_sensor_158d0001ae9f61,states.binary_sensor.motion_sensor_158d0001aea602,states.binary_sensor.motion_sensor_158d0001d5995e,states.binary_sensor.motion_sensor_158d0001e05856,states.binary_sensor.motion_sensor_158d0001e53cda,states.binary_sensor.motion_sensor_158d0001e54280,states.binary_sensor.motion_sensor_158d000224f89f,states.binary_sensor.motion_sensor_158d000236bb94,states.binary_sensor.motion_sensor_158d000236bc6d,states.binary_sensor.motion_sensor_158d0002b4729d,states.binary_sensor.motion_sensor_158d0002b482e9,states.binary_sensor.motion_sensor_158d0002b48381 ] %}
{% for sensor in sensors %}
{% if as_timestamp(sensor.last_changed) == as_timestamp(sensors | map(attribute='last_changed') | max) %}
{{ sensor.name }}
{% endif %}
{% endfor %}
AX
IB
AS
AX
ДЦ
AX
ДЦ
IB
AX
ДЦ
AX
ДЦ
IB
ДЦ