From: Holger Friedrich Date: Fri, 16 Feb 2024 13:03:24 +0000 (+0100) Subject: [govee] Addon info for suggestions (#16109) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=2db9fb027d3a25c8c2ea64650e5552ebf753b59e;p=openhab-addons.git [govee] Addon info for suggestions (#16109) * [govee] Addon info for suggestions Signed-off-by: Holger Friedrich --- diff --git a/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/addon/addon.xml b/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/addon/addon.xml index 111e51af14..de96c72e37 100644 --- a/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/addon/addon.xml +++ b/bundles/org.openhab.binding.govee/src/main/resources/OH-INF/addon/addon.xml @@ -7,4 +7,44 @@ Govee Lan-API Binding This is the binding for handling Govee Lights via the LAN-API interface. local + + + + ip + + + type + ipMulticast + + + destIp + 239.255.255.250 + + + destPort + 4001 + + + requestPlain + {"msg": {"cmd": "scan", "data": {"account_topic": + "reserve"}}} + + + timeoutMs + 5000 + + + listenPort + 4002 + + + + + response + .* + + + + +