mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 18:24:49 -05:00
* Add more MaxLengthExceeded checks * remove some validations to reduce performance impact * check length of generated entity ID * dont check entity ID twice and use single context id length constant * fix test * add missing test