1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-21 20:52:20 +01:00
This commit is contained in:
J. Nick Koston
2025-09-21 10:42:51 -06:00
parent ee7e30eaa8
commit d1fb3336f0

View File

@@ -1,6 +1 @@
# Host platform doesn't support OTA, so we can't test SHA256 indirectly
# The SHA256 component is tested via unit tests instead
esphome:
on_boot:
- lambda: |-
ESP_LOGI("SHA256", "SHA256 component available on host for library use");
<<: !include common.yaml