10 lines
217 B
YAML
10 lines
217 B
YAML
|
- platform: mqtt
|
||
|
schema: json
|
||
|
unique_id: matsal
|
||
|
name: matsal
|
||
|
command_topic: "zigbee2mqtt/light_dinnertable/set"
|
||
|
state_topic: "zigbee2mqtt/light_dinnertable"
|
||
|
color_temp: true
|
||
|
brightness: true
|
||
|
rgb: true
|