[fineoffsetweatherstation] Add support for the new GW2001 weather station (#13283)
* [fineoffsetweatherstation] add support for the new GW2001 weather station with its WH90 sensor * [fineoffsetweatherstation] add missing channel labels * [fineoffsetweatherstation] remove redundant translations * [fineoffsetweatherstation] add test data + fix for WH90 * [fineoffsetweatherstation] fix wrong size for `CMD_READ_RAIN` Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
<name>openHAB Add-ons :: Bundles :: Fine Offset Weather Station</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-csv</artifactId>
|
||||
<version>1.9.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.assertj</groupId>
|
||||
<artifactId>assertj-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user