Adding logs window.

This commit is contained in:
Admin
2016-02-23 16:52:00 -06:00
parent 58fccb1fa7
commit 614734a2aa
6 changed files with 119 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.bwssystems.HABridge</groupId>
<artifactId>ha-bridge</artifactId>
<version>1.4.0a</version>
<version>1.4.0b</version>
<packaging>jar</packaging>
<name>HA Bridge</name>
@@ -43,7 +43,7 @@
<dependency>
<groupId>com.github.bwssytems</groupId>
<artifactId>nest-controller</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>