core/homeassistant
J. Nick Koston 9f0d3bfce8
Use ReadOnlyDict for entity registry options (#93824)
* Use ReadOnlyDict for entity registry options

While reviewing #93601 it was noticed this was slow at startup
https://github.com/home-assistant/core/pull/93601#issuecomment-1568958280

This is a first pass attempt to improve the performance

* fix tests
2023-05-30 20:11:39 -04:00
..
auth Fix trusted_users group schema (#92847) 2023-05-23 20:11:25 +02:00
backports
brands Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
components Update iotawattpy to use our own fork (#93830) 2023-05-30 20:03:21 -04:00
generated Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
helpers Use ReadOnlyDict for entity registry options (#93824) 2023-05-30 20:11:39 -04:00
scripts
util Make unit converter use a factory to avoid looking up the ratios each conversion (#93706) 2023-05-29 20:50:40 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add `datetime` platform (#81943) 2023-05-29 23:24:15 +02:00
config.py
config_entries.py
const.py Deprecate Python 3.10 (#93794) 2023-05-30 18:46:33 +02:00
core.py Collapse valid state check when creating a state (#93655) 2023-05-27 19:53:08 -04:00
data_entry_flow.py
exceptions.py
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Bump intents to 2023.5.30 (#93822) 2023-05-30 22:11:08 +02:00
requirements.py
runner.py
setup.py Detect attempt to setup config entry integration via YAML (#93589) 2023-05-29 21:01:47 +02:00
strings.json Raise issue "does not support platform setup" (#93585) 2023-05-28 21:53:32 +02:00