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

there is no curtain in homekit #308

Open
motogon opened this issue Dec 2, 2021 · 0 comments
Open

there is no curtain in homekit #308

motogon opened this issue Dec 2, 2021 · 0 comments

Comments

@motogon
Copy link

motogon commented Dec 2, 2021

hi

Faced with a problem: there is no curtain in homekit
Judging by the logs of the plugin sees the curtain drive, but in homekit it is not.

HOOBS 3 Version | 3.3.12
Node Version | 14.15.1
Platform | linux
Distro | Ubuntu
Release | 20.04.3 LTS

config:

{
"platform": "MiAqaraPlatform",
"gateways": {
"7bb": "7mkj"
},
"158*******3b": {
"ElectricCurtain_WindowCovering": {
"name": "living room curtain"
}
}

Please advise how to solve the problem
Thank you

log:

[02.12.2021, 12:34:49] Registering platform 'homebridge-mi-aqara.MiAqaraPlatform'
[MiAqaraPlatform] Initializing MiAqaraPlatform platform...
[MiAqaraPlatform] [INFO]**************************************************************
[MiAqaraPlatform] [INFO] MiAqaraPlatform v0.8.1 By YinHang
[MiAqaraPlatform] [INFO] GitHub: https://github.com/YinHangCode/homebridge-mi-aqara
[MiAqaraPlatform] [INFO] QQ Group: 107927710
[MiAqaraPlatform] [INFO]**************************************************************
[MiAqaraPlatform] [INFO]start success...
[MiAqaraPlatform] [INFO]config gateways: 7bb
[MiAqaraPlatform] [INFO]binding to the default interface
[MiAqaraPlatform] [DEBUG][Send]{"cmd": "whois"}
[MiAqaraPlatform] [INFO]Aqara LAN protocol server is listening on port: 9898
[MiAqaraPlatform] [DEBUG][Revc]{"cmd":"iam","port":"9898","sid":"7
bb","model":"gateway","proto_version":"1.1.2","ip":"192.168.3.11"}
[MiAqaraPlatform] [DEBUG][Send]{"cmd":"read", "sid":"7
bb"}
[MiAqaraPlatform] [DEBUG][Revc]{"cmd":"read_ack","model":"gateway","sid":"7bb","short_id":0,"data":"{"rgb":0,"illumination":1045,"proto_version":"1.1.2"}"}
[MiAqaraPlatform] [DEBUG][Send]{"cmd":"get_id_list"}
[MiAqaraPlatform] [DEBUG][Revc]{"cmd":"get_id_list_ack","sid":"7
bb","token":"E
Ep","data":"["1543b"]"}
[MiAqaraPlatform] [DEBUG][Send]{"cmd":"read", "sid":"15*******43b"}
[MiAqaraPlatform] [DEBUG][Revc]{"cmd":"read_ack","model":"curtain.aq2","sid":"1543b","short_id":14386,"data":"{"voltage":3600,"curtain_level":"100"}"}
[MiAqaraPlatform] [DEBUG]read gateway(7
bb) device list finished. size: 1

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