lprhodes / homebridge-broadlink-rm

Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
570 stars 285 forks source link

[FEATURE] Eve App 4.2 Issue with homebridge-broadlink-rm #604

Open DJay-X opened 4 years ago

DJay-X commented 4 years ago

@lprhodes The lates Eve for HomeKit App v4.2 is causing issues with several Homebridge Plugins. They changed something so that the serial number of a device is linked somehow in the background. This was not with previous Eve version. Problems causing now like described here. https://github.com/homebridge/homebridge/issues/2503 So all devices/switches from homebridge-broadlink-rm can't be sorted anymore and can't get an icon for each device separately.

Do you see a solution to fix this "Eve" Issue, by changing something in your plugin?

Thanks again for your work and the time you are investing generally.

DJay-X commented 4 years ago

@nicoduj already fixed the Eve App Issue on homebridge-harmony. https://github.com/nicoduj/homebridge-harmony/issues/249 Maybe this could be also a solution as well for your plugin @lprhodes

And @pponce also already crated a fix to get "unique_serial": to work around the Eve App issue. https://github.com/pponce/homebridge-script2/issues/25

Thanks in advance.