home-assistant-core/homeassistant
J. Nick Koston 5503379a3b
Fix performance regression in integration from state_reported (#120621)
* Fix performance regression in integration from state_reported

Because the callbacks were no longer indexed by entity id, users
saw upwards of 1M calls/min

https://github.com/home-assistant/core/pull/113869/files#r1655580523

* Update homeassistant/helpers/event.py

* coverage

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-06-27 08:50:41 +02:00
..
auth Create repair when HA auth provider is running in legacy mode (#119975) 2024-06-26 09:00:33 +02:00
backports
brands
components Fix performance regression in integration from state_reported (#120621) 2024-06-27 08:50:41 +02:00
generated Add config flow to statistics (#120496) 2024-06-26 16:06:35 +02:00
helpers Address device helper review comments (#120615) 2024-06-27 08:50:20 +02:00
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Improve config vol.Invalid typing (#120482) 2024-06-26 03:03:54 +02:00
config_entries.py
const.py Bump version to 2024.8.0dev0 (#120577) 2024-06-26 16:55:08 +02:00
core.py Simplify EVENT_STATE_REPORTED (#120508) 2024-06-26 11:23:26 +02:00
data_entry_flow.py Improve schema typing (3) (#120521) 2024-06-26 11:30:07 +02:00
exceptions.py
loader.py
package_constraints.txt Update frontend to 20240626.2 (#120614) 2024-06-26 23:54:07 +02:00
py.typed
requirements.py Make fetching integrations with requirements safer (#120481) 2024-06-26 08:51:57 +02:00
runner.py
setup.py
strings.json