alexryd / homebridge-shelly

Homebridge plugin for Shelly devices
MIT License
297 stars 44 forks source link

[New device] New generation of Shelly motion 2 #450

Open jakubrybar opened 11 months ago

jakubrybar commented 11 months ago

I tried running $ homebridge-shelly describe <ip-address> with the IP address of my new device, but nothing was produced. The conosole was hanging for a few minutes and timeouted:

homebridge-shelly describe 192.168.100.69 
RetrySendError: No reply in 247 seconds.
    at Timeout.<anonymous> (/homebridge/node_modules/homebridge-shelly/node_modules/coap/dist/lib/retry_send.js:56:25)
    at listOnTimeout (node:internal/timers:569:17)
    at process.processTimers (node:internal/timers:512:7) {
  retransmitTimeout: 247
}

Please, can anyone confirm they have this new gen Shelly motion 2 sensor (https://www.shelly.com/en-us/products/shop/shelly-motion-2-1) up and working with this homebridge plugin? If yes, how did you make it work?

I enabled CoIoT and put the remote IP (with port), no help. Homebridge doesn't recognise this motion sensor. I have RGBW LED strip from shelly, and that one is recognized without any issue. Also I had in past Shelly motion (1st gen) sensor which was working without issue. Now replaced it with new gen and I face this issue.

Appriciate any help. If there is any way I can provide some info, logs, etc. please let me know (as the describe command didn't work).

jmaferreira commented 8 months ago

duplicate of #403?