fixes for esphome 2026.4 release

This commit is contained in:
pszafer
2026-04-16 14:16:03 +02:00
parent ad67951090
commit 20bece5e5e
6 changed files with 477 additions and 31 deletions

View File

@@ -6,7 +6,11 @@ Old instructions: Look for branch with yout input board version to download curr
These are source codes for Esphome software installed on boneIO devices.
Current CI and release workflow is pinned to ESPHome 2026.4.0.
To install it via USB-C cable go to https://boneio.eu/esp and choose board you'd like to install.
To install it through network, copy file you'd like to use from root directory and paste it in your esphome dashboard.
Set boneio name as visible
Firmware releases are created from tags in the format `esphome-<version>-<build>`, for example `esphome-2026.4.0-b1`.