mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
[avmfritz] Fix wrong system channel types (#15172)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
parent
6cfb1e295d
commit
ae1a7475a7
@ -241,7 +241,7 @@
|
|||||||
<channel id="locked" typeId="locked"/>
|
<channel id="locked" typeId="locked"/>
|
||||||
<channel id="device_locked" typeId="device_locked"/>
|
<channel id="device_locked" typeId="device_locked"/>
|
||||||
<channel id="temperature" typeId="temperature"/>
|
<channel id="temperature" typeId="temperature"/>
|
||||||
<channel id="energy" typeId="system.electrical-energy">
|
<channel id="energy" typeId="system.electric-energy">
|
||||||
<label>Energy Consumption</label>
|
<label>Energy Consumption</label>
|
||||||
<description>Accumulated energy consumption.</description>
|
<description>Accumulated energy consumption.</description>
|
||||||
</channel>
|
</channel>
|
||||||
@ -275,7 +275,7 @@
|
|||||||
<channel id="locked" typeId="locked"/>
|
<channel id="locked" typeId="locked"/>
|
||||||
<channel id="device_locked" typeId="device_locked"/>
|
<channel id="device_locked" typeId="device_locked"/>
|
||||||
<channel id="temperature" typeId="temperature"/>
|
<channel id="temperature" typeId="temperature"/>
|
||||||
<channel id="energy" typeId="system.electrical-energy">
|
<channel id="energy" typeId="system.electric-energy">
|
||||||
<label>Energy Consumption</label>
|
<label>Energy Consumption</label>
|
||||||
<description>Accumulated energy consumption.</description>
|
<description>Accumulated energy consumption.</description>
|
||||||
</channel>
|
</channel>
|
||||||
@ -309,7 +309,7 @@
|
|||||||
<channel id="mode" typeId="mode"/>
|
<channel id="mode" typeId="mode"/>
|
||||||
<channel id="locked" typeId="locked"/>
|
<channel id="locked" typeId="locked"/>
|
||||||
<channel id="device_locked" typeId="device_locked"/>
|
<channel id="device_locked" typeId="device_locked"/>
|
||||||
<channel id="energy" typeId="system.electrical-energy">
|
<channel id="energy" typeId="system.electric-energy">
|
||||||
<label>Energy Consumption</label>
|
<label>Energy Consumption</label>
|
||||||
<description>Accumulated energy consumption.</description>
|
<description>Accumulated energy consumption.</description>
|
||||||
</channel>
|
</channel>
|
||||||
@ -515,7 +515,7 @@
|
|||||||
<channel id="mode" typeId="mode"/>
|
<channel id="mode" typeId="mode"/>
|
||||||
<channel id="locked" typeId="locked"/>
|
<channel id="locked" typeId="locked"/>
|
||||||
<channel id="device_locked" typeId="device_locked"/>
|
<channel id="device_locked" typeId="device_locked"/>
|
||||||
<channel id="energy" typeId="system.electrical-energy">
|
<channel id="energy" typeId="system.electric-energy">
|
||||||
<label>Energy Consumption</label>
|
<label>Energy Consumption</label>
|
||||||
<description>Accumulated energy consumption.</description>
|
<description>Accumulated energy consumption.</description>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -15,6 +15,17 @@
|
|||||||
<type>system:electrical-voltage</type>
|
<type>system:electrical-voltage</type>
|
||||||
</update-channel>
|
</update-channel>
|
||||||
</instruction-set>
|
</instruction-set>
|
||||||
|
<instruction-set targetVersion="2">
|
||||||
|
<update-channel id="energy">
|
||||||
|
<type>system:electric-energy</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="power">
|
||||||
|
<type>system:electric-power</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="voltage">
|
||||||
|
<type>system:electric-voltage</type>
|
||||||
|
</update-channel>
|
||||||
|
</instruction-set>
|
||||||
</thing-type>
|
</thing-type>
|
||||||
|
|
||||||
<thing-type uid="avmfritz:FRITZ_DECT_210">
|
<thing-type uid="avmfritz:FRITZ_DECT_210">
|
||||||
@ -29,6 +40,17 @@
|
|||||||
<type>system:electrical-voltage</type>
|
<type>system:electrical-voltage</type>
|
||||||
</update-channel>
|
</update-channel>
|
||||||
</instruction-set>
|
</instruction-set>
|
||||||
|
<instruction-set targetVersion="2">
|
||||||
|
<update-channel id="energy">
|
||||||
|
<type>system:electric-energy</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="power">
|
||||||
|
<type>system:electric-power</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="voltage">
|
||||||
|
<type>system:electric-voltage</type>
|
||||||
|
</update-channel>
|
||||||
|
</instruction-set>
|
||||||
</thing-type>
|
</thing-type>
|
||||||
|
|
||||||
<thing-type uid="avmfritz:FRITZ_DECT_200">
|
<thing-type uid="avmfritz:FRITZ_DECT_200">
|
||||||
@ -43,6 +65,17 @@
|
|||||||
<type>system:electrical-voltage</type>
|
<type>system:electrical-voltage</type>
|
||||||
</update-channel>
|
</update-channel>
|
||||||
</instruction-set>
|
</instruction-set>
|
||||||
|
<instruction-set targetVersion="2">
|
||||||
|
<update-channel id="energy">
|
||||||
|
<type>system:electric-energy</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="power">
|
||||||
|
<type>system:electric-power</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="voltage">
|
||||||
|
<type>system:electric-voltage</type>
|
||||||
|
</update-channel>
|
||||||
|
</instruction-set>
|
||||||
</thing-type>
|
</thing-type>
|
||||||
|
|
||||||
<thing-type uid="avmfritz:FRITZ_Powerline_546E">
|
<thing-type uid="avmfritz:FRITZ_Powerline_546E">
|
||||||
@ -57,6 +90,17 @@
|
|||||||
<type>system:electrical-voltage</type>
|
<type>system:electrical-voltage</type>
|
||||||
</update-channel>
|
</update-channel>
|
||||||
</instruction-set>
|
</instruction-set>
|
||||||
|
<instruction-set targetVersion="2">
|
||||||
|
<update-channel id="energy">
|
||||||
|
<type>system:electric-energy</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="power">
|
||||||
|
<type>system:electric-power</type>
|
||||||
|
</update-channel>
|
||||||
|
<update-channel id="voltage">
|
||||||
|
<type>system:electric-voltage</type>
|
||||||
|
</update-channel>
|
||||||
|
</instruction-set>
|
||||||
</thing-type>
|
</thing-type>
|
||||||
|
|
||||||
<thing-type uid="avmfritz:Comet_DECT">
|
<thing-type uid="avmfritz:Comet_DECT">
|
||||||
|
Loading…
Reference in New Issue
Block a user