]> git.basschouten.com Git - openhab-addons.git/commit
[hueemulation] Changes to fix pairing and device discovery with Alexa (#9164)
authorMike Major <mike_j_major@hotmail.com>
Sun, 29 Nov 2020 03:46:35 +0000 (03:46 +0000)
committerGitHub <noreply@github.com>
Sun, 29 Nov 2020 03:46:35 +0000 (19:46 -0800)
commitab7ac79fab9415b1e4a15cbfcaa4ca8d7f9cf16c
treea026e329349d5c79da060bd4b56474b58d6650a3
parentbe61a70030ae1d3d76bf36344d70787ccd6ebdb3
[hueemulation] Changes to fix pairing and device discovery with Alexa (#9164)

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
bundles/org.openhab.io.hueemulation/README.md
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/HueEmulationService.java
bundles/org.openhab.io.hueemulation/src/main/java/org/openhab/io/hueemulation/internal/upnp/HueEmulationConfigWithRuntime.java
bundles/org.openhab.io.hueemulation/src/main/java/org/openhab/io/hueemulation/internal/upnp/UpnpServer.java
bundles/org.openhab.io.hueemulation/src/test/java/org/openhab/io/hueemulation/internal/rest/ItemUIDtoHueIDMappingTests.java
bundles/org.openhab.io.hueemulation/src/test/java/org/openhab/io/hueemulation/internal/upnp/UpnpTests.java