Fixed handling of dim and brigthen requests as they were not setting the

state appropriately for other systems. Fixed handling of data return
from an http call if the entity was empty.

Fixes #102
Fixes #107
This commit is contained in:
Admin
2016-05-10 12:29:37 -05:00
parent 62d1c64a3d
commit 3e890721c5
3 changed files with 65 additions and 48 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.bwssystems.HABridge</groupId>
<artifactId>ha-bridge</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
<packaging>jar</packaging>
<name>HA Bridge</name>