-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
configuration via web interface #158
Comments
ups, me stupid. sorry. |
After playing with the web interface for a bit, I would still say that it would be nice to have a little whitelist button next to each discovered device. |
Hey, As you've probably already seen, we have an AP started when WI-Fi isn't configured and a basic web interface. As for the default, if it were to be an empty whitelist, it would mean that on first installation nothing would happen. I'm less fond of that option. Only after the users have installed the application and saw that everything works, then they can start tweaking it to their needs. Good day! |
It would be great if the gateway was configurable over a web interface, without any configuration files.
Here's what I have in mind:
If no wifi is configured, the ESP starts in AP mode and presents a website to any connected device prompting for the wifi credentials.
After that, the website allows to scan BLE devices and connected to them.
After a successful connection and service discovery, the website allows to select which characteristics to subscribe to or unsubscribe from.
The website could even be used to whitelist/blacklist devices.
Obviously, all changes should somehow be persisted.
The text was updated successfully, but these errors were encountered: