-
- Downloads
Cache checking for entity exposure in emulated_hue (#37260)
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
Showing
- homeassistant/components/emulated_hue/__init__.py 19 additions, 0 deletionshomeassistant/components/emulated_hue/__init__.py
- homeassistant/components/emulated_hue/hue_api.py 3 additions, 4 deletionshomeassistant/components/emulated_hue/hue_api.py
- tests/components/emulated_hue/test_hue_api.py 2 additions, 0 deletionstests/components/emulated_hue/test_hue_api.py
Loading
Please register or sign in to comment