Tasmota firmware can be upgraded using 'Firmware Upgrade' option on the main menu and selecting an OTA URL to fetch (and flash) a new firmware on the device. To use this feature, firmware files need ...
We were tasked with writing a webserver. So here is the Python 3 version. There were quite a few oddities that made this project a bit less than trivial. Those will be covered here. While we were not ...