]> git.basschouten.com Git - openhab-addons.git/commit
[semsportal] Allow confiuration with thing file (#10842)
authorIwan Bron <44524316+itb3@users.noreply.github.com>
Sat, 12 Jun 2021 17:58:21 +0000 (19:58 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Jun 2021 17:58:21 +0000 (19:58 +0200)
commitcb256f6676d85c014c74d3f7b1705a8e96d507ec
tree6cf7546b327002fab0923a2ae2b69f659e4239ae
parent1a06d78f22fdcfd1c44e0b461c18a65342b30688
[semsportal] Allow confiuration with thing file (#10842)

* [semsportal] Allow portal and station cofiguration with .things file

Signed-off-by: Iwan Bron <bron@olisa.eu>
* Fix README.md warning

Signed-off-by: Iwan Bron <bron@olisa.eu>
* Make thing type better visible in documentation

Signed-off-by: Iwan Bron <bron@olisa.eu>
Co-authored-by: Iwan Bron <bron@olisa.eu>
bundles/org.openhab.binding.semsportal/README.md
bundles/org.openhab.binding.semsportal/src/main/java/org/openhab/binding/semsportal/internal/PortalHandler.java
bundles/org.openhab.binding.semsportal/src/main/java/org/openhab/binding/semsportal/internal/SEMSPortalConfiguration.java
bundles/org.openhab.binding.semsportal/src/main/java/org/openhab/binding/semsportal/internal/StationHandler.java