core/homeassistant/components/config
Erik Montnemery d6ee10a543
Make FlowHandler.context a typed dict (#126291)
* Make FlowHandler.context a typed dict

* Adjust typing

* Adjust typing

* Avoid calling ConfigFlowContext constructor in hot path
2024-10-08 12:18:45 +02:00
..
__init__.py
area_registry.py
auth.py
auth_provider_homeassistant.py
automation.py Adjust BaseEditConfigView.__init__ (#126729) 2024-09-27 19:08:12 +02:00
category_registry.py
config_entries.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
const.py
core.py
device_registry.py
entity_registry.py
floor_registry.py
label_registry.py
manifest.json
scene.py Adjust BaseEditConfigView.__init__ (#126729) 2024-09-27 19:08:12 +02:00
script.py Adjust BaseEditConfigView.__init__ (#126729) 2024-09-27 19:08:12 +02:00
services.yaml
view.py Adjust BaseEditConfigView.__init__ (#126729) 2024-09-27 19:08:12 +02:00