HomebridgeMagicHome-DynamicPlatform icon indicating copy to clipboard operation
HomebridgeMagicHome-DynamicPlatform copied to clipboard

[BUG] Adding LED Stripe

Open doomsweb opened this issue 2 years ago • 1 comments

[07/03/2022, 23:48:57] [homebridge-magichome-dynamic-platform] Unknown device version number: '8'... unable to create accessory. [07/03/2022, 23:48:57] [homebridge-magichome-dynamic-platform] Please create an issue at https://github.com/Zacknetic/HomebridgeMagicHome-DynamicPlatform/issues and upload your homebridge.log [07/03/2022, 23:48:57] [homebridge-magichome-dynamic-platform] Warning! Discovered device did not respond to query. This is usually due to an unresponsive device. Please restart homebridge. If the problem persists, ensure the device works in the "Magichome Pro" app. File an issue on github with an uploaded log. { ipAddress: '192.168.178.39', uniqueId: 'F4CFA23DE981', modelNumber: 'AK001-ZJ2104' }

doomsweb avatar Mar 07 '22 22:03 doomsweb

I had exactly the same error message. In one of the other issues I did read it could be connected to node.js still being on version 10.x, so I upgraded to version 16 today. Now it seems to recognize the LED controller first, but then the error message pops up again. Please help.

Short Log: [21.3.2022, 19:16:37] [homebridge-magichome-dynamic-platform] Attempting to assign controller to new device: UniqueId: '10521CDCA725' IpAddress '192.168.2.68' Model: 'AK001-ZJ2104' Hardware Version: '8' Device Type: '1'

[21.3.2022, 19:16:37] [homebridge-magichome-dynamic-platform] Unknown device version number: '8'... unable to create accessory. [21.3.2022, 19:16:37] [homebridge-magichome-dynamic-platform] Please create an issue at https://github.com/Zacknetic/HomebridgeMagicHome-DynamicPlatform/issues and upload your homebridge.log [21.3.2022, 19:16:37] [homebridge-magichome-dynamic-platform] Warning! Discovered device did not respond to query. This is usually due to an unresponsive device. Please restart homebridge. If the problem persists, ensure the device works in the "Magichome Pro" app. File an issue on github with an uploaded log. { ipAddress: '192.168.2.68', uniqueId: '10521CDCA725', modelNumber: 'AK001-ZJ2104'

I have two of these RGB LED controllers: https://www.ebay.de/itm/383880092525?hash=item5961095b6d:g:DMwAAOSwTcdf6v9e

homebridge.log.txt

Tabis83 avatar Mar 21 '22 18:03 Tabis83