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

Can't get IBOX2 work with Homebridge and this NPM #78

Open
Bartruit opened this issue Jun 20, 2021 · 0 comments
Open

Can't get IBOX2 work with Homebridge and this NPM #78

Bartruit opened this issue Jun 20, 2021 · 0 comments

Comments

@Bartruit
Copy link

Hello everone,
This is the config i use, but i can't get my head around it. When i load Homebridgde i'm not getting an error when i try v6 or v3 version. If tried it with the RGBWW on te place of white, but that doen't help. My Ip adress is correct, because i change the "Network Parameters setting Protocol" from TCP to UDP and the port is still 8899.

The only thing i have is 1 zone with some led panels (white with temperature) and the mi-light app is working fine, but i want to use it homekit instead with Homebridge. What's wrong? How can i see the debug option, because when i drop the command in node cmd "MILIGHT_DEBUG=true homebridge -D" i get an error also tried NPM and homebridge before it, that does't worked also.

{
"platform": "MiLight",
"name": "MiLight",
"bridges": [
{
"ip_address": "{ip_adress}",
"version": "v2",
"lights": {
"white": [
"Muziekruimte",
null,
null,
null
]
},
"repeat": 1,
"delay": 100
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant