]> git.basschouten.com Git - openhab-addons.git/commit
Fix Zigbee name stylization (#13954)
authorJacob Laursen <jacob-github@vindvejr.dk>
Sat, 17 Dec 2022 16:25:38 +0000 (17:25 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Dec 2022 16:25:38 +0000 (17:25 +0100)
commit6753234e32c3d0afcc325154045f9d7dc33b90f0
tree562d26d56caf0dc7c69435083da4547d77a4a4c4
parentd20b10317cee2bb4d700e2e77947a682d3dc72c6
Fix Zigbee name stylization (#13954)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
30 files changed:
bundles/org.openhab.binding.draytonwiser/src/main/resources/OH-INF/i18n/draytonwiser.properties
bundles/org.openhab.binding.draytonwiser/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.hue/README.md
bundles/org.openhab.binding.miele/README.md
bundles/org.openhab.binding.mielecloud/README.md
bundles/org.openhab.binding.mihome/README.md
bundles/org.openhab.binding.openwebnet/README.md
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/OpenWebNetBindingConstants.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/discovery/OpenWebNetDeviceDiscoveryService.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/discovery/UsbGatewayDiscoveryService.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/handler/OpenWebNetBridgeHandler.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/handler/config/OpenWebNetZigBeeBridgeConfig.java
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/binding/binding.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/i18n/openwebnet.properties
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBAutomation.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBDimmer.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBGateway.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBOnOffSwitch.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBOnOffSwitch2Units.xml
bundles/org.openhab.binding.plugwise/README.md
bundles/org.openhab.binding.plugwise/src/main/java/org/openhab/binding/plugwise/internal/handler/PlugwiseStickHandler.java
bundles/org.openhab.binding.plugwise/src/main/resources/OH-INF/binding/binding.xml
bundles/org.openhab.binding.plugwise/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.binding.plugwise/src/main/resources/OH-INF/i18n/plugwise.properties
bundles/org.openhab.binding.plugwise/src/main/resources/OH-INF/thing/circleplus.xml
bundles/org.openhab.binding.plugwise/src/main/resources/OH-INF/thing/stick.xml
bundles/org.openhab.binding.plugwiseha/README.md
bundles/org.openhab.binding.tacmi/README.md
bundles/org.openhab.binding.tradfri/README.md
bundles/org.openhab.binding.wemo/README.md