mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +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.