Update upnp listener module to even be less strict in normal mode as I

have found instances of devices that do not follow the pure upnp
standard. Updated README as it was wrong for the upnp.device.db...it had
an s after device. updated the code to return back to config after
adding or updating a device.
This commit is contained in:
Admin
2015-09-10 16:08:29 -05:00
parent 74d4548beb
commit 774bc8a36b
5 changed files with 14 additions and 8 deletions

View File

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