mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
[daikin] Add semantic equipment tag (#18535)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<thing-type id="ac_unit">
|
||||
<label>Daikin AC Unit</label>
|
||||
<description>Daikin AC Unit</description>
|
||||
<semantic-equipment-tag>AirConditioner</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="power" typeId="acunit-power"/>
|
||||
@@ -66,6 +67,7 @@
|
||||
<thing-type id="airbase_ac_unit">
|
||||
<label>Daikin Airbase AC Unit</label>
|
||||
<description>Daikin Airbase AC Unit</description>
|
||||
<semantic-equipment-tag>AirConditioner</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="power" typeId="acunit-power"/>
|
||||
|
||||
Reference in New Issue
Block a user