core/homeassistant/components/zeroconf
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 Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
manifest.json
models.py
usage.py