ДЦ
light_on:
friendly_name: Lights On
unit_of_measurement: 'ea'
entity_id: sensor.time
value_template: "{{states.light | selectattr ('state', 'equalto', 'on') | list | length}}"
icon_template: mdi:counter
Size: a a a
ДЦ
light_on:
friendly_name: Lights On
unit_of_measurement: 'ea'
entity_id: sensor.time
value_template: "{{states.light | selectattr ('state', 'equalto', 'on') | list | length}}"
icon_template: mdi:counter
VP
light_on:
friendly_name: Lights On
unit_of_measurement: 'ea'
entity_id: sensor.time
value_template: "{{states.light | selectattr ('state', 'equalto', 'on') | list | length}}"
icon_template: mdi:counter
OY
Э
IB
Э
IB
IB
Э
Э
ДЦ
Э
ДЦ
{{states.light | selectattr ('state', 'eq', 'on') | map(attribute='entity_id') | list}}
VP
VP
{{states.light | selectattr ('state', 'eq', 'on') | map(attribute='entity_id') | list}}
ДЦ
G
{{states.light | selectattr ('state', 'eq', 'on') | map(attribute='entity_id') | list}}
ДЦ
IB
parse_mode: html
указываешь и этой проблемы больше нетДЦ