core/homeassistant/components/config
J. Nick Koston 266ce9e268
Cache area registry JSON serialize (#117847)
We already cache the entity and device registry, but since I never
used area until recently I did not have enough to notice that they
were not cached
2024-05-21 09:03:31 -04:00
..
__init__.py Improve generic event typing [EventComponentLoaded] (#114739) 2024-04-06 14:18:03 +02:00
area_registry.py Cache area registry JSON serialize (#117847) 2024-05-21 09:03:31 -04:00
auth.py
auth_provider_homeassistant.py
automation.py Don't reload other automations when saving an automation (#80254) 2024-04-16 15:58:57 +02:00
category_registry.py Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +01:00
config_entries.py
const.py
core.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
device_registry.py Add WebSocket support for handling labels on device registry (#113758) 2024-03-18 21:19:27 +01:00
entity_registry.py Add WebSocket support for assigning labels to entities (#113757) 2024-03-18 22:03:37 +01:00
floor_registry.py Default floor level to None (and allow unsetting it) (#114249) 2024-03-26 18:58:25 +01:00
label_registry.py Add theme color support to labels (#113404) 2024-03-15 13:22:06 +01:00
manifest.json
scene.py
script.py
services.yaml
view.py Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00