{{ room.name }}
{% for device in room.devices %}
{% endif %}
{% endfor %}
{{ device.title }}
{{ device.device_id }}
—
{% if device.type == "light" and device.features.power %}
Keine Räume oder Geräte konfiguriert.
PrĂĽfe config/layout.yaml und das API-Gateway.