status | id | name | location | type | state | battery |
---|---|---|---|---|---|---|
{% if node.isSleeping %}
![]() ![]() |
{{ node.id }} | {{ node.name }} | {{ node.location }} | {{ node.productType }} | {% if (node.hasCommandClass(37) or node.hasCommandClass(38)) and not node.isSleeping %} 0 %}checked='checked'{% endif %} /> {% endif %} |
{% if node.batteryLevel < 0 %}
{% elif node.batteryLevel in range(0,24) %}
![]() ![]() ![]() ![]() ![]() |