Wifi provisioning with mini device
Opened this issue · 1 comments
MoDo-git commented
shelly-script-examples/wifi-provision.js
Line 31 in 297358e
This code seems not to cover Shelly Mini devices. The SSID is e.g. Shelly1Mini-xxxxxxx.
My solutuion was to add shelly mini here:
apn: [„ShellyPlus“, „ Shelly1Mini“]
taulfsime commented
Thank you for the suggestion, please try with this updated version of the script: https://github.com/ALLTERCO/shelly-script-examples/blob/fix-wifi-provision-example/wifi-provision.js