python-broadlink
python-broadlink copied to clipboard
Change Wifi Network
Can you use this cli to change the wifi network a broadlink is attached to? I tried the following command and it seems to kick my broadlink off the network for a minute, then comes back on the original one.
python broadlink_cli --type 0x2737 x.x.x.x 780f775ac336 --joinwifi myiotnetwork myiotnetworkpassword
is this thing on?
@mjg59
That doesn't seem to work for me. I tried doing it in Python directly, and while the command succeeded, the config didn't change. :-( Going to have to reset the device and just start over.