kpsuperplane / homebridge-wiz-lan

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

Gracefully handle existing accessories from V2 #40

Closed kpsuperplane closed 3 years ago

kpsuperplane commented 3 years ago

Will first ignore accessories from V2 since they lack the correct context, then reinitialize them later when they are rediscovered.

kpsuperplane commented 3 years ago

Should hopefully fix #36