]> git.basschouten.com Git - openhab-addons.git/commit
[ambientweather] Add WS-2902B weather station (#8954)
authorMark Hilbush <mark@hilbush.com>
Mon, 9 Nov 2020 17:13:26 +0000 (12:13 -0500)
committerGitHub <noreply@github.com>
Mon, 9 Nov 2020 17:13:26 +0000 (09:13 -0800)
commit4579fae00a0518858640fe0b97c66d5ebf130161
treeae746da4794e4ee442f5970f879dc54dc670c592
parent94245b627dca273b10097cc0593a60f73223dbd6
[ambientweather] Add WS-2902B weather station (#8954)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
bundles/org.openhab.binding.ambientweather/README.md
bundles/org.openhab.binding.ambientweather/src/main/java/org/openhab/binding/ambientweather/internal/AmbientWeatherBindingConstants.java
bundles/org.openhab.binding.ambientweather/src/main/java/org/openhab/binding/ambientweather/internal/processor/ProcessorFactory.java
bundles/org.openhab.binding.ambientweather/src/main/java/org/openhab/binding/ambientweather/internal/processor/Ws2902bProcessor.java [new file with mode: 0644]
bundles/org.openhab.binding.ambientweather/src/main/resources/OH-INF/thing/ws2902b.xml [new file with mode: 0644]