[OmniLink] Fix OmniLink temperature/humidity sensors (#10130)

Signed-off-by: Ethan Dye <mrtops03@gmail.com>
This commit is contained in:
Ethan Dye
2021-02-16 13:48:07 -07:00
committed by GitHub
parent 7abeb97396
commit 6f9d80ea9e
5 changed files with 12 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.digitaldan</groupId>
<artifactId>jomnilink</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<scope>compile</scope>
</dependency>
</dependencies>