Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] LED Strip Works in App, but not in HomeBridge #147

Open
jamesn81 opened this issue Jan 7, 2024 · 2 comments
Open

[BUG] LED Strip Works in App, but not in HomeBridge #147

jamesn81 opened this issue Jan 7, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jamesn81
Copy link

jamesn81 commented Jan 7, 2024

Logs

Attached

Describe the bug

LED Strip works perfectly in the Magic Home app but doesn't get detected by Homebridge with this plugin.

To Reproduce

Add plugin to Homebridge, get these logs

Host Hardware

OS - Ubuntu 22.04 on Intel Celeron MIni PC

Homebridge and MagicHome

System Information
OS Ubuntu Jammy Jellyfish (22.04.3 LTS)
IPv4 (eth0) 192.168.0.79
Hostname homebridge
User root
Node.js Version v20.9.0
Node.js Path /opt/homebridge/bin
Storage Path /var/lib/homebridge
Config Path /var/lib/homebridge/config.json
Plugin Path /var/lib/homebridge/node_modules
Timezone GMT+1000
Docker Yes

Homebridge MagicHome Dynamic Platform

Verified

@isratx

Installed: v1.9.11

Item:

https://www.amazon.com.au/gp/product/B07VPBVHT8/

magic-home-led-strip-errors.txt

@jamesn81 jamesn81 added the bug Something isn't working label Jan 7, 2024
@glefand
Copy link

glefand commented Apr 4, 2024

Hi,

same issue for me.

[04/04/2024, 19:01:59] [homebridge-magichome-dynamic-platform] Unknown device version number: '8'... unable to create accessory.
[04/04/2024, 19:01:59] [homebridge-magichome-dynamic-platform] Please create an issue at https://github.com/Zacknetic/HomebridgeMagicHome-DynamicPlatform/issues and upload your homebridge.log
[04/04/2024, 19:01:59] [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.1.37',
uniqueId: 'B4E842C43C1A',
modelNumber: 'AK001-ZJ2145'
}

@svarne81
Copy link

svarne81 commented Jun 5, 2024

Hello here the same.
The LED works in the App correctly.
But when i try to connect it to homebrige i get nearly the same Error.
Homebrige runs in a Docker in Unraid

[6/5/2024, 3:22:52 PM] [homebridge-magichome-dynamic-platform] Unknown device version number: 'b1'... unable to create accessory.
[6/5/2024, 3:22:52 PM] [homebridge-magichome-dynamic-platform] Please create an issue at https://github.com/Zacknetic/HomebridgeMagicHome-DynamicPlatform/issues and upload your homebridge.log
[6/5/2024, 3:22:52 PM] [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.66.119',
uniqueId: 'B4E842C5500C',
modelNumber: 'AK001-ZJ21411'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants