Updated upnp response for M-SEARCH again. Updated devices to have

numbering more in line with how the hue bridge is done. Added special
generation of hue device unique id as the philips api spec shows.  Added
a renumber function to convert id's.
This commit is contained in:
Admin
2016-09-28 16:18:53 -05:00
parent 4da5f65d89
commit 8ff7bc0120
9 changed files with 115 additions and 9 deletions

View File

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