]> git.basschouten.com Git - openhab-addons.git/commit
Fix/remove outdated "Default Tags" (#11313)
authorWouter Born <github@maindrain.net>
Mon, 27 Sep 2021 05:33:56 +0000 (07:33 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Sep 2021 05:33:56 +0000 (07:33 +0200)
commit2f4a27217f2b8b4d1b44d5953f264d065aebc541
tree1f3356b21a2a92a667b11a3b017b6a93abbf23b1
parent0363ba45884838557c71f300012b0b9c76468e94
Fix/remove outdated "Default Tags" (#11313)

There used to be the following "Default Tags" which are no longer used in the current semantic model:

* Lighting
* Switchable
* CurrentTemperature
* TargetTemperature
* CurrentHumidity

See:

* https://www.openhab.org/docs/developer/bindings/thing-xml.html#default-tags
* https://www.openhab.org/docs/tutorial/model.html#semantic-model

Signed-off-by: Wouter Born <github@maindrain.net>
21 files changed:
bundles/org.openhab.binding.danfossairunit/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/group-thing-types.xml
bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/light-thing-types.xml
bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.feican/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.homeconnect/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.lghombot/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.linuxinput/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/thing/channel.xml
bundles/org.openhab.binding.milight/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.millheat/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.qbus/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.sensibo/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/device.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/sensor.xml
bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/thing/switch.xml
bundles/org.openhab.binding.wled/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/channels.xml