]> git.basschouten.com Git - openhab-addons.git/commit
[hueemulation] Correct format of UDN and serialNumber fields in description.xml ...
authorMike Major <mike_j_major@hotmail.com>
Thu, 24 Dec 2020 01:18:26 +0000 (01:18 +0000)
committerGitHub <noreply@github.com>
Thu, 24 Dec 2020 01:18:26 +0000 (17:18 -0800)
commitdfc2fa7cfc69b682c94f8279510324e66fa2284e
treedc680ef3fae58c65853e04825e00c4e54a566f4b
parent075b7265c0a2465e27eb563011a06b80b1afb61a
[hueemulation] Correct format of UDN and serialNumber fields in description.xml (#9463)

* [hueemulation] Correct format of UDN and serialNumber fields
* Avoid changing device ids on upgrade
* Revert light and group ids back to a number rather than hexadeximal
* Fix failing tests

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
bundles/org.openhab.io.hueemulation/src/main/java/org/openhab/io/hueemulation/internal/ConfigStore.java
bundles/org.openhab.io.hueemulation/src/main/java/org/openhab/io/hueemulation/internal/rest/LightsAndGroups.java
bundles/org.openhab.io.hueemulation/src/test/java/org/openhab/io/hueemulation/internal/rest/ItemUIDtoHueIDMappingTests.java