kpsuperplane / homebridge-wiz-lan

Control Wiz lights over LAN
Apache License 2.0
115 stars 37 forks source link

No Response HomeBridge in Docker #72

Closed hugocarmona7 closed 1 year ago

hugocarmona7 commented 2 years ago

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?

image

This is my platform

image

In Home Assistant this plug-in is working perfect. https://github.com/sbidy/wiz_light

jdh313 commented 2 years ago

I'm having the exact same issue. Even tried adding all the light IPs manually.

kpsuperplane commented 2 years ago

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