Closed utech-git closed 4 years ago
Yes, it's a known issue and it definitely needs mentioning in the README I'll try to adjust it Thanks for your investigation!
I am unable to connect my BG sockets via the IHC app, only the new BG app works. Consequently I am getting the Authentication error mentioned above. Do you have any suggestions for a workaround?
I've added a "known issues" section in the docs with this item only. Unfortunately, I'm not good at writing docs but I hope it will help somebody
@eschava Here's some text you can use
You need to use the Broadlink e-control app or Broadlink Intelligent Home Center to get the device connected to wifi. Don't use BroadLink -Universal TV Remote, as it is known to lock devices. Other apps have not been tested.
Press the reset-button for 5+ seconds till the led starts flashing continuously. Now it is in "smart mode". Go to the e-control
or Intelligent home Center
app and add a new device. Fill in the wifi-credentials and start scanning while staying close to the device. When the led starts flashing slower, it is discovered. When the led turns off, it is configured.
You (theoretically) can configure multiple devices at one.
python3 ./mqtt.py
.RMx_xx_xx_xx
with RMy_yy_yy_yy
in your mqtt-command.If you think you see reasons to improve the library, you are very welcome to contribute!
@eschava Here's some text you can use
Connect Broadlink device to wifi
Thanks a lot! Added these texts to the information page
Just ping me here, if you want me to write texts or to reformulate some texts
Hello,
I'm having trouble using broadlink-mqtt when I connect my broadlink to wifi via the "new" Broadlink App (https://play.google.com/store/apps/details?id=cn.com.broadlink.econtrol.international). After connecting to wifi with the app, when I start broadlink-mqtt i get the following error: (I masked the IP and MAC)
(The error happens both on lookup or when I set the device_type, address and MAC on custom.conf).
But the weird thing is that when I connect the broadlink on wifi with the IHC App (https://play.google.com/store/apps/details?id=cn.com.broadlink.econtrol.plus) It works fine.
I made the test twice (connecting via broadlink app, getting the error, then resetting broadlink, connecting with IHC and working) and with 2 different broadlinks.
Right now it is working fine for me, so it's ok if you guys close the issue. I don't know if you are aware of this (or maybe it's something wrong with my configurations). But i think it would help some people if this was stated on the README page until it gets fixed.
Thanks for your work on this project!