mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 05:46:00 +00:00
Since we now base all of exposure checks on data that will not change, we can cache the result instead of calculating it every loop. This change complements the work done in #32718