]> git.basschouten.com Git - openhab-addons.git/commit
[openwebnet] Fix messages flooding BUS on reboot (#10934)
authorM Valla <12682715+mvalla@users.noreply.github.com>
Tue, 6 Jul 2021 18:00:01 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jul 2021 18:00:01 +0000 (20:00 +0200)
commitcdb8d46fa8a90c2344cdcf92210634fece061e22
treec81d8490149c19ab927b1dc430921eedf1fc95f8
parente967dc28bc6edf75e5f534dfe9f47a7af78ce2dd
[openwebnet] Fix messages flooding BUS on reboot (#10934)

* [openwebnet] changed ALL_DEVICES_REFRESH_INTERVAL to 60s
to avoid lights/shutters status updates flooding

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] added UPnP discovery for MyHOME_Screen3,5.
Updated catalogue links in README

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
bundles/org.openhab.binding.openwebnet/README.md
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/handler/OpenWebNetAutomationHandler.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/handler/OpenWebNetLightingHandler.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/discovery/BusGatewayUpnpDiscovery.java