sammy1881 / homebridge-sengled-bulbs

Homebridge plug-in for Sengled zigged bulbs
2 stars 4 forks source link

Items are being discovered but not added as accessories #20

Open faisalajaradat opened 2 years ago

faisalajaradat commented 2 years ago

After installing to home-bridge, an item is being found (i have 4 bulbs) but is not added as an accessory. I'm unable to find them in the accessories section of homebridge. Given the logs the login seems successful and the devices found however they are not added to the accessories tab.

The logs show: Initializing SengledHub platform... [30/05/2022, 03:25:25] [SengledHub] Starting Sengled Client... [30/05/2022, 03:25:25] [SengledHub] Starting Sengled Client... [30/05/2022, 03:25:25] [SengledHub] set cache duration undefined [30/05/2022, 03:25:25] [SengledHub] didFinishLaunching invoked [30/05/2022, 03:25:25] [SengledHub] deviceDiscovery invoked [30/05/2022, 03:25:25] [SengledHub] login invoked xxxxxxxxxxxxxxx (retracted) [30/05/2022, 03:25:25] [SengledHub] login sessionid undefined [30/05/2022, 03:25:25] [SengledHub] login via api [30/05/2022, 03:25:26] [SengledHub] logged in to Sengled [30/05/2022, 03:25:26] [SengledHub] getDevices invoked [30/05/2022, 03:25:26] [SengledHub] [] [30/05/2022, 03:25:26] [SengledHub] 707192726638 [30/05/2022, 03:25:26] [SengledHub] Adding discovered devices [30/05/2022, 03:25:26] [SengledHub] Discovery complete

cashaww commented 1 year ago

I am having the same issue.

sammy1881 commented 1 year ago

Can you run it with DEBUG enabled and share logs?