Shelly device model names

raw

README.rst

List: https://api.shelly.cloud/files/firmware

Extract keys:

$ curl -s https://api.shelly.cloud/files/firmware | jq -r '.data | keys []'|sort
raw

shelly-button1.json

1
2
3
4
5
6
7
8
9
{
  "type": "SHBTN-2",
  "mac": "E8DB84D32342",
  "auth": false,
  "fw": "20211109-125924/v1.11.7-g682a0db",
  "longid": 1,
  "sleep_mode": true
}
 
raw

shelly-model-list.txt

SH2LED-1
SHAIR-1
SHBDUO-1
SHBLB-1
SHBTN-1
SHBTN-2
SHCB-1
SHCL-255
SHDIMW-1
SHDM-1
SHDM-2
SHDW-1
SHDW-2
SHEM
SHEM-3
SHGS-1
SHHT-1
SHIX3-1
SHMOS-01
SHPLG-1
SHPLG2-1
SHPLG-AU1
SHPLG-IT1
SHPLG-S
SHPLG-U1
SHPLG-UK1
SHRGBW2
SHRGBWW-01
SHSEN-1
SHSM-01
SHSPOT-1
SHSW-1
SHSW-21
SHSW-25
SHSW-44
SHSW-L
SHSW-PM
SHUNI-1
SHVIN-1
SHWT-1
raw

shelly-plug-s.json

1
2
3
4
5
6
7
8
9
{
  "type": "SHPLG-S",
  "mac": "E09806972342",
  "auth": false,
  "fw": "20211109-130223/v1.11.7-g682a0db",
  "num_outputs": 1,
  "num_meters": 1
}
 
Christian Weiske Christian Weiske
owner

History