mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 10:05:58 -05:00
* Speed up entity service calls - Avoid permissions check if the caller is an admin - Use set intersection instead of linear search of entity platforms to find entities * tweak * fix light test to not use an admin user