alexryd / homebridge-shelly

Homebridge plugin for Shelly devices
MIT License
301 stars 45 forks source link

[Support] No Devices Found #248

Open EasilyItalian opened 3 years ago

EasilyItalian commented 3 years ago

Problem: No device found automatically or manual

I have homebridge and my 2 Shellys on static IP's. My homebridge PC in running Debian, through the terminal I am able to ping the 2 Shellys and can even use $ homebridge-shelly describe <ip-address>. Seeing this I went ahead to see if it's a CoAP problem, which I think it is but don't know how to fix it. My router allows UDP without any problem and have even logged my 2 Shellys reporting to 224.0.1.187:5683 and then my homebridge server checking them, but when doing this I found out my Samsung TV is also sending CoAP there. I think that this may be the problem, but I am not skilled enough to understand how CoAP completely works, so I am unsure.

Imgur link of router tracking: [https://i.imgur.com/suwHs4D.png]

-Shelly devices: Shelly 2.5, Shelly 1PM -Plugin version: 0.16.0 -Debian

EasilyItalian commented 3 years ago

Update: I have found out that my router does not allow my Ethernet and Wi-Fi networks to communicate directly through CoAP and the messages that I was tracing in the previous post are not in any way related to CoAP. I do not know how to currently fix the issue with the modem though.