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

Homebridge找不到设备 #289

Open
Keepsweetandsmile opened this issue Jul 1, 2020 · 0 comments
Open

Homebridge找不到设备 #289

Keepsweetandsmile opened this issue Jul 1, 2020 · 0 comments

Comments

@Keepsweetandsmile
Copy link

Keepsweetandsmile commented Jul 1, 2020

萌新求助,折腾一下午了
疫情期间没有树莓派就用windows10通过https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Windows-10#step-1-install-nodejs的教程安装了homebridge
我不知道是不是代码出错了
{
"bridge": {
"name": "Homebridge BEDA",
"username": "0E:1A:C1:61:BE:DA",
"port": 51568,
"pin": "600-70-477"
},
"accessories": [],
"platforms": [
{
"name": "Config",
"port": 8581,
"auth": "form",
"theme": "auto",
"tempUnits": "c",
"lang": "zh-CN",
"platform": "config"
},
{
"platform": "MiJiaPlatform",
"sid": [
"04cf8c9786a5"
],
"password": [
"C06B37A0EB65412F"
]
},
{
"platforms": [
{
"platform": "yeelight",
"name": "Yeelight"
}
]
}
]

}

不太明白platform的作用,别人都没有
"name": "Config",
"port": 8581,
"auth": "form",
"theme": "auto",
"tempUnits": "c",
"lang": "zh-CN",
"platform": "config"
看上去是Homebridge Config UI X的东西
然后我添加了一个网关和一个yeelight的灯泡,但是手机上都搜不到
批注 2020-07-01 165645
86d195a9c2499d7e0e53435e128f1e3
3327334febb732767c40059ddad7ff7

有没有大佬解答一下,谢谢

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