experiment light 1

This commit is contained in:
2025-11-09 12:21:25 +01:00
parent 7304a017c2
commit 8fd0921a08
2 changed files with 16 additions and 0 deletions

View File

@@ -54,3 +54,13 @@ devices:
topics: topics:
set: "vendor/test_thermo_1/set" set: "vendor/test_thermo_1/set"
state: "vendor/test_thermo_1/state" state: "vendor/test_thermo_1/state"
- device_id: experiment_light_1
type: light
cap_version: "light@1.2.0"
technology: zigbee2mqtt
features:
power: true
brightness: true
topics:
set: "zigbee2mqtt/0xf0d1b80000195038/set"
state: "zigbee2mqtt/0xf0d1b80000195038"

View File

@@ -24,6 +24,12 @@ rooms:
icon: "🛏️" icon: "🛏️"
rank: 10 rank: 10
- name: Lab
devices:
- device_id: experiment_light_1
title: Experimentierlampe
icon: "💡"
rank: 10