Malachi Soord
Malachi Soord
I also noticed there is no non gz versions of the minimal firmware on here... but I posted #633 which talked about should this minimal firmware be removed completely?
Made some progress on the PR following your advice - to extract the bin.gz file on the fly. That being said the frontend code was not wired up to handle...
You should be able to try it with the `ghcr.io/tasmoadmin/tasmoadmin:dev` image that is being built. - FYI I also configured this project to publish `dev` builds from master. > BTW:...
> One thing: the changelog on the upload_form page is the release version, the dev version of the changelog is: https://github.com/arendst/Tasmota/blob/development/CHANGELOG.md Thanks for the heads up - I'll change that...
Awesome - The changelog issue should be fixed on the dev build :) Need to figure out the issue with those first two upgrade output and it feels like we...
Just did the same steps as you (except with gzip enabled) and saw the exact same things. ``` 05:07:57.545 MQT: stat/tasmota_765137/RESULT = {"Upgrade":"Version 12.1.1 from http://tasmoadmin.axel.dom:5556/data/firmwares/tasmota.bin"} ``` I wonder where...
> It's my way to contribute to the open source community, you are the ones who put in the real work, so the only thing I can do is bring...
> software engineer? Yup backend work mostly > I'll try my best. My problem is that my brain is strange: my creativity is triggered while brainstorming with people about a...
curl 28 is when the connection times out - are you still seeing this issue? What actions cause it to happen?
Created a PR to purge it from the addon: https://github.com/hassio-addons/addon-tasmoadmin/pull/99