Add --joinwifi option to configure the device with Wifi details (#296)
This commit is contained in:
parent
e151a14a7b
commit
af95fa2446
2 changed files with 9 additions and 0 deletions
|
|
@ -78,3 +78,8 @@ Get Energy Consumption (For a SmartPlug) :
|
|||
```
|
||||
broadlink_cli --device @BEDROOM.device --energy
|
||||
```
|
||||
|
||||
Once joined to the Broadlink provisioning Wi-Fi, configure it with your Wi-Fi details:
|
||||
```
|
||||
broadlink_cli --joinwifi MySSID MyWifiPassword
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue