mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +00:00
- Remove hardcoded _ENTITY_CATEGORY_NAMES dict, derive from cv.ENTITY_CATEGORIES keys - Remove redundant local import re (already at top level) - Remove last setup_test_environment noqa line