mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 10:08:40 +01: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
105 KiB
105 KiB