]> git.basschouten.com Git - openhab-addons.git/commit
[somfytahoma] added support for the Shutter thing (#12495)
authorOndrej Pecta <opecta@gmail.com>
Sun, 27 Mar 2022 17:04:00 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Mar 2022 17:04:00 +0000 (19:04 +0200)
commit0c2901f3ed655b88b990691a436d68268d176014
tree8442dd3bcdf9998c3dcb567200bc7e946774d8c8
parentc81506b44d2edf8da66dbb77b22b91a6003a007f
[somfytahoma] added support for the Shutter thing (#12495)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
bundles/org.openhab.binding.somfytahoma/README.md
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/SomfyTahomaBindingConstants.java
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/SomfyTahomaHandlerFactory.java
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/discovery/SomfyTahomaItemDiscoveryService.java
bundles/org.openhab.binding.somfytahoma/src/main/java/org/openhab/binding/somfytahoma/internal/handler/SomfyTahomaShutterHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.somfytahoma/src/main/resources/OH-INF/i18n/somfytahoma.properties
bundles/org.openhab.binding.somfytahoma/src/main/resources/OH-INF/thing/shutter.xml [new file with mode: 0644]