mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 10:36:01 +00:00
Defense-in-depth: validate device class strings don't exceed the 48-byte PROGMEM buffer limit (47 chars + null), matching the same pattern used for icon strings.