Search found 2 matches
- Saturday 15 June 2024 18:39
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 536
- Views: 86259
Re: Python Plugin : Broadlink
I managed to connect it on my network and it gets detected in the Network Scan with a temperature reading. broadlink1.JPG However it shows as 0x520c and I cant switch the device on the Webadmin. Clicking "overwrite default device type" and selecting 0x520c from the list does nothing, its still ...
- Tuesday 11 June 2024 11:04
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 536
- Views: 86259
Re: Python Plugin : Broadlink
I can't setup (SSID+password) the RM4 mini following the instructions. I even tried to follow the advanced ones here https://github.com/mjg59/python-broadlink that specify the ip and i get "got an unexpected keyword argument 'ip_address'" error. Is it supposed to be "BroadlinkProv" in the SSID? I ...