mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 07:47:33 +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.