mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
* Refactor state_reported listener setup to avoid merge in async_fire_internal Instead of merging the listeners in async_fire_internal, setup the listener for state_changed at the same time so async_fire_internal can avoid having to copy another list * Refactor state_reported listener setup to avoid merge in async_fire_internal Instead of merging the listeners in async_fire_internal, setup the listener for state_changed at the same time so async_fire_internal can avoid having to copy another list * tweak * tweak * tweak * tweak * tweak
110 KiB
110 KiB