]> git.basschouten.com Git - openhab-addons.git/commit
Replace unknown category DimmableLight by Light (#12264)
authorlolodomo <lg.hc@free.fr>
Sun, 13 Feb 2022 08:40:29 +0000 (09:40 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 08:40:29 +0000 (09:40 +0100)
commit1197c67bbb7ef4e63d138c4060a4ee5687ca4495
tree86a5789d926f83b2ae4f6e83f3ec1fc8c721a7c9
parentb7e064a8724f7d1fa5243d7979c3d5d4246b9b22
Replace unknown category DimmableLight by Light (#12264)

Also replace unknwon category DimmableCT by ColorLight

Fix #12263

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 files changed:
bundles/org.openhab.binding.bigassfan/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.cbus/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.cm11a/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/gernericChannels.xml
bundles/org.openhab.binding.freebox/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.innogysmarthome/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.lifx/src/main/resources/OH-INF/thing/channel.xml
bundles/org.openhab.binding.lutron/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.openwebnet/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/lights.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/relay.xml
bundles/org.openhab.binding.smartthings/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.souliss/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.wemo/src/main/resources/OH-INF/thing/thing-types.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