mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 01:28:39 +00:00
f886aa7f9a4b70ed54d6f48a263e5dc333a02a0c
Move signed bin creation from post_build script to upload_using_platformio. The post_build AddPostAction only runs during build, not during nobuild upload, so the file was missing when PlatformIO tried to upload. Now create firmware.bin.signed before calling PlatformIO upload.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
