Kevin Ahrendt 398f29dced [voice_assistant] Reject external wake words without a usable model hash
equals_hex needs exactly 64 hex characters, so an empty or truncated model_hash
downloaded the whole model and then failed with a hash mismatch, which points at
a corrupt download rather than a missing field. Skip the entry when it is
cached instead.
2026-08-10 08:11:47 -04:00
2023-06-12 17:00:34 +12:00
2026-08-10 08:11:47 -04:00
2022-09-06 15:48:01 +12:00
2024-03-28 10:20:51 +13:00
2025-12-08 14:37:45 -05:00
2026-08-05 13:19:43 +12:00
S
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
577 MiB
Languages
C++ 58.3%
Python 41.1%
C 0.3%
JavaScript 0.2%