mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 18:24:59 -05:00
Some of the data we had to search for was already available in a dict or underlying data structure. Make it available instead of having to build it every time. There are more places these can be used, but I only did the device registry cleanup for now