-
Currently there is some very basic mechanism to support local update on A-only devices:
https://github.com/phhusson/device_phh_treble/blob/android-8.1/twrp/twrp.sh
Also this has only been validated …
-
Is it possible to implement support for YM42E-WC?
This is a smart window that can be opened, closed, paused, and tilted inwards.
![image](https://github.com/user-attachments/assets/cb5e3c5e-641c-4…
-
The current recommended way of upgrading AsteroidOS is by reflashing the entire device from a computer. This has several limitations such as:
- changes are hard to follow and most users tend not to u…
-
### Describe the bug
pkg . -t node14-win-x64 -o ota.exe
> Warning Failed to make bytecode node14-x64 for file C:\snapshot\ota\node_modules\axios\CHANGELOG.md
> Warning Failed to make bytecode nod…
-
Hi,
thx for this easy to use functionality.
Before, I tried https://lastminuteengineers.com/esp32-ota-web-updater-arduino-ide/ and this was more complex as the web server code needed to be in my i…
-
### What happened?
![z2m can not update my device](https://github.com/Koenkk/zigbee2mqtt/assets/42085859/4e2f35e7-e41f-400e-857b-1c3ee1098829)
As shown in the image above, when I check update the de…
-
Please review the examples as with the current version a platform for OTA is required:
# Set OTA password
ota:
- platform: esphome
id: my_ota
password: !secret ota_password
[https://…
-
How do I use these files?How can I use this firmware to upgrade my device?
-
Secure boot that enables upgrades
Possibly https://github.com/mcu-tools/mcuboot
-
Enable over the air firmware deployment directly from within the IDE.
Maybe copy from ESPHome - deployment is wireless and feels much faster than wired deployment of Platform IO / VS Code