[govee] Add semantic tags (#18517)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>pull/18595/head
parent
fa4d390767
commit
714639b014
|
@ -7,7 +7,7 @@
|
||||||
<thing-type id="govee-light">
|
<thing-type id="govee-light">
|
||||||
<label>Govee Light</label>
|
<label>Govee Light</label>
|
||||||
<description>Govee light controllable via LAN API</description>
|
<description>Govee light controllable via LAN API</description>
|
||||||
|
<semantic-equipment-tag>LightSource</semantic-equipment-tag>
|
||||||
<channels>
|
<channels>
|
||||||
<channel id="color" typeId="system.color"/>
|
<channel id="color" typeId="system.color"/>
|
||||||
<channel id="color-temperature" typeId="system.color-temperature"/>
|
<channel id="color-temperature" typeId="system.color-temperature"/>
|
||||||
|
|
Loading…
Reference in New Issue