-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Adding at least SmartConfig to enter credentials? #415
Comments
Hi Laszlo! Glad to hear you found TasmoCompiler useful ;) Can you elaborate more about "it generates a build with fixed credentials"? TasmoCompiler will:
|
OK sorry, it was a misundestanding. |
Just a question: I have written a Python tool that patches ESP binaries and is able to automatically patch this information together with the WiFi credentials, then flash a ready to use ESP device, with all the user specific information already populated. You may want to have a look at https://github.com/rin67630/ESP_Binary_patcher |
Custom parameters are for your own You can download |
Thank you, i will test if my Python patcher can be used / adapted to patch custom generated .bin files with user parameters. I will return once it is tested... |
Hi,
TasmoCompiler is a great resource to generate builds for devices no supported by the standard Tasmota builts.
The caveat is however that it generates a build with fixed credentials.
Integrating a credentials initialization like the standard builts may be too demanding, but could it be possible at least to include ESP's SmartConfig to make a build that can be distributed with variable credentials?
Thank you for considering.
Regards
Laszlo
The text was updated successfully, but these errors were encountered: