-
Notifications
You must be signed in to change notification settings - Fork 103
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
Script improvement #2
Comments
Well, it's certainly possible and I'm happy to see that. However using the script has a few implications:
Making it too easy I kinda fear that people who are not aware of the above shouldn't use that script anyway (at least as long as it's just a PoC and there are risks of (soft-)bricking). Though, as said, you're more than welcome of course to do so! |
As I know @arendst solve the differences between 8266 and 8285 so you can use the same .bin for both You did a great job, keep up the good work |
Why did you close the issue ? You could tag it as an enhancement ? |
I'm sorry, I indeed only considered the issues being issues. |
Very fast ! :-) |
Short update: I pushed quite a few code changes yesterday, incl. provisioning support which obsoletes using the proprietary app and the DNS redirect. Also the necessity as running it as root is gone. |
Great news, |
The Tasmota images can be built according to the instructions stated in the Tasmota wiki with the adjustment mentioned in my blog post (as well as in the README of this very project). |
Hi @mirko You did a great job, you are just one step before complete - add a nice bash script to do all in one step:
For you is very easy to compile Tasmota's, but I'm sure that 50% of the users has problems finding boards.txt Sorry for my insistence |
If you have such a script, find it worth being added to the repo, add some proper documentation from where to fetch what kind of pre-built images, I'm more than happy to take a look at respective pull-requests. |
Hi Mirko, Do you know if ssl still necessary ? |
Could you please elaborate or provide some context? |
Yes, as you are using a different port than 443. |
It is HTTPS - thus HTTP over SSL/TLS. I still wonder what your actual request is, especially in regard of this ticket(?) |
It s in order to deliver a bash script. |
The device is initiating the communication by sending an HTTPS request. I wonder where your suppositions come from. |
For users with less experience please add a script for raspberry pi 3:
2.start python server on port 443 and download a compiled image of the latest tasmota version
The only configuration the user has to do is to select the AP and enter the password, and finally has a running version of Tasmota software
Or, better, provide a complete sd image for raspberry pi 3
The text was updated successfully, but these errors were encountered: