diff --git a/apps/ui/templates/room.html b/apps/ui/templates/room.html index 92eaf40..4fe3525 100644 --- a/apps/ui/templates/room.html +++ b/apps/ui/templates/room.html @@ -23,6 +23,12 @@ margin: 0 auto; } + h1 { + color: #333; + font-size: 28px; + margin-bottom: 8px; + } + .header { background: rgba(255, 255, 255, 0.95); border-radius: 12px; @@ -47,11 +53,7 @@ text-decoration: underline; } - h1 { - color: #333; - font-size: 28px; - margin-bottom: 8px; - } + .room-info { color: #666; diff --git a/config/devices.yaml b/config/devices.yaml index ec68a65..6917a90 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -358,6 +358,7 @@ devices: model: "LED1732G11" vendor: "IKEA" - device_id: experimentlabtest + name: Test Lampe type: light cap_version: "light@1.2.0" technology: zigbee2mqtt @@ -373,6 +374,7 @@ devices: model: "4058075208421" vendor: "LEDVANCE" - device_id: thermostat_wolfgang + name: Thermostat type: thermostat cap_version: "thermostat@1.0.0" technology: zigbee2mqtt