Skip to content

Commit a5e864d

Browse files
authored
Update README.md
1 parent d883c63 commit a5e864d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ To make the meross devices talk to a MQTT server, it must be configured to do TL
1313
Credits...
1414
This flow is largely based on information from https://github.com/albertogeniola (project MerossIot) and https://github.com/bytespider/Meross (Meross).
1515

16-
Additional Help for Pi users. On first connect with a new device, from a ssh execute the following to see all avail SSIDs...
16+
Additional Help for Pi users. On first connect with a new device, from a ssh, execute the following to see all avail SSIDs...
1717
sudo iwlist wlan0 scan
18-
Find the 'Meross_xxxxxxx" SSID. Run
18+
Find the 'Meross_xxxxxxx" SSID.
19+
Then run:
1920
sudo raspi-config
2021
Change the networking configuration, select WiFi and use the SSID from above with no password. The Pi will join the network and then auto config should run within 2 minutes. Optionally, you can run the manual config.
2122

0 commit comments

Comments
 (0)