]> git.basschouten.com Git - openhab-addons.git/commit
[govee] Fix invalid status response handling (#17048)
authorlsiepel <leosiepel@gmail.com>
Tue, 16 Jul 2024 17:48:17 +0000 (19:48 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 17:48:17 +0000 (19:48 +0200)
commit30fa2d25332dfb39de095f7b6bf0aa948385d18e
tree188c8d3272a476383911951b997cde2768bae22f
parenta48f72fc8d9973fa0b17b9ec03fc4cceaefcf98c
[govee] Fix invalid status response handling (#17048)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
bundles/org.openhab.binding.govee/src/main/java/org/openhab/binding/govee/internal/CommunicationManager.java
bundles/org.openhab.binding.govee/src/main/java/org/openhab/binding/govee/internal/GoveeHandler.java
bundles/org.openhab.binding.govee/src/test/java/org/openhab/binding/govee/internal/GoveeHandlerMock.java [new file with mode: 0644]
bundles/org.openhab.binding.govee/src/test/java/org/openhab/binding/govee/internal/GoveeSerializeGoveeHandlerTest.java [new file with mode: 0644]