mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 09:38:42 +00:00
f5592595bccf12ebc89777959b389fd4a2949575
Change sen5x, sgp30, and sgp4x components to use fnv1a_hash_extend() starting with config_hash and ESPHOME_VERSION, then extending with the sensor serial number. This replaces the previous use of fnv1_hash with compilation_time. This ensures baseline storage is invalidated on config or version changes, not just on recompilation.
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
601 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
