We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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“]
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
taulfsime
No branches or pull requests
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“]
The text was updated successfully, but these errors were encountered: