Skip to content
New issue

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

Wifi provisioning with mini device #76

Open
MoDo-git opened this issue Nov 22, 2023 · 1 comment
Open

Wifi provisioning with mini device #76

MoDo-git opened this issue Nov 22, 2023 · 1 comment
Assignees

Comments

@MoDo-git
Copy link

MoDo-git commented Nov 22, 2023

apn: ["ShellyPlus"],

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
Copy link
Collaborator

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

@taulfsime taulfsime self-assigned this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants