alexryd / homebridge-shelly-ng

Homebridge plugin for the next generation of Shelly devices
GNU General Public License v3.0
122 stars 45 forks source link

Shelly Plus 2PM are not found #90

Open Praktiker opened 1 year ago

Praktiker commented 1 year ago

Hi, just installed my first Shelly Plus 2PM which are supported and should work, my Shelly pro2 and Shelly plus 1PM do work fine. The Plus 2PM work fine from the shelly menu but an error appears on my HOOBS log: Shelly Ng BridgeShellyNGFEHLERFailed to add discovered device (id: shellyplus2pm-id): Error connecting to device (code: 1006) 6.10.2023, 18:00:49Shelly Ng BridgeShellyNGFEHLERFailed to add discovered device (id: shellyplus2pm-id): Error connecting to device (code: 1006). Tried to include them manually under configuration, but same result. They seem to appear in Hoobs under devices as separate switches (but profile is "cover") so I would have hoped for a single device. They also appear in homekit as two switches. Any idea what can be done? image image regards Praktiker

novski commented 12 months ago

Did you use shellyplus2pm-id with "id" as abstraction or did you maybe not add your real "id"? https://github.com/alexryd/homebridge-shelly-ng/wiki/Finding-a-device-ID

Praktiker commented 12 months ago

I do not wanted to show the real ID here. But yes, I used the correct ID.

Praktiker commented 11 months ago

I think I found the problem. I have Bluetooth disabled. Works now with bluetooth enabled. regards Praktiker.