1. smartplug shelly

info: Shelly Plug S by Shelly
name ssid macaddr ipaddr loc

ssw031

shellyplug-s-43F7D0

bc:ff:4d:43:f7:d0

10.1.31.31

veranda

ssw032

shellyplug-s-885531

7c:87:ce:88:55:31

10.1.31.32

buro

ssw033

shellyplug-s-E3F23C

c4:5b:be:e3:f2:3c

10.1.31.33

speelkamer

ssw034

shellyplug-s-1BFE25

36:ab:95:1b:fe:25

10.1.31.34

ssw035

shellyplug-s-F05B37

3e:61:05:f0:5b:37

10.1.31.35

ssw036

shellyplug-s-BB9E7D

ea:db:84:bb:9e:7d

10.1.31.36

ssw037

shellyplug-s-BB8A78

ea:db:84:bb:8a:78

10.1.31.37

ssw038

shellyplug-s-E3F412

c6:5b:be:e3:f4:12

10.1.31.38

2. smartswitch shelly 1

info: Shelly Plug S by Shelly
name ssid macaddr ipaddr loc

ssw041

shelly1-3083988C0311

30:83:98:8c:03:11

10.1.31.41

veranda

ssw043

shelly1-3083988C0D69

30:83:98:8C:0D:69

10.1.31.43

ssw044

shelly1-98CDAC2E263C

98:cd:ac:2e:26:3c

10.1.31.44

3. firmware

Warning the firmware since version 1.10 has a a bug, it can not connect to a wifi network without a password
curl http://10.1.31.31/ota?url=http://archive.shelly-tools.de/version/v1.9.4/SHPLG-S.zip
curl http://10.1.31.49/ota?url=http://archive.shelly-tools.de/version/v1.9.4/SHSW-1.zip
{"status":"updating","has_update":false,"new_version":"","old_version":"20220209-092750/v1.11.8-g8c7bb8d"}
Tip use following procedure if the device can not be configured on the dedicated ssid without password

put the zip file on http server, accessable from the 192.168.3.x range, for example 192.168.3.100

on the http server:

mkdir -p /var/www/html/tmp/
wget http://archive.shelly-tools.de/version/v1.9.4/SHSW-1.zip -P /var/www/html/tmp/

next, push the firmware:

curl http://192.168.33.1/ota?url=http://192.168.33.2/tmp/SHSW-1.zip

4. references