Files
esphome/tests/components/sha256/test.host.yaml
J. Nick Koston ee7e30eaa8 doh
2025-09-21 10:41:44 -06:00

7 lines
247 B
YAML

# 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");