homebridge-wiz-lan
homebridge-wiz-lan copied to clipboard
No Response HomeBridge in Docker
Hello Guys
I'm trying this plug-in with no success. Here's my config file { "platform": "WizSmarthome", "name": "Wiz", "port": 38899, "broadcast": "255.255.255.255", "address": "192.168.8.232", "devices": [ { "host": "192.168.8.154" } ] }
And Always get the same in Home App: No response.
HomeBridge doesn't show any logs to debug, I did try also with 38900 port with the same result.
Any ideas?
This is my platform
In Home Assistant this plug-in is working perfect. https://github.com/sbidy/wiz_light
I'm having the exact same issue. Even tried adding all the light IPs manually.
Unfortunately this is hard to troubleshoot without logs. If you don't mind, can you try running it again on the latest version with Homebridge debug mode enabled? https://github.com/homebridge/homebridge/wiki/Basic-Troubleshooting