М
Size: a a a
М
A
A
ИЕ
VT
A
A
ИЕ
A
ДЦ
A
A
GL
{% if is_state('group.bath','on') and
is_state('group.hall','on') %}
script.bathhall
{% elif is_state('group.bath','off') and
is_state('group.hall','off') %}
script.bathhall
{% elif is_state('group.bath','on') and
is_state('group.hall','off') %}
script.hall
script.bathhall
{%endif%}
подскажите пожалуйста как вставить последовательность из скриптов после условияИЕ
A
ИЕ
GL
ИЕ
A
A