core/homeassistant/generated
Stephan Uhle adb0455bd2
Add config flow to EDL21 (#87655)
* Added config_flow for edl21.

* Added already_configured check.

* Added config_flow test

* Added setup of the edl21 from configuration.yaml

* Ran script.gen_requirements_all

* Removed the generated translation file.

* Added a deprecation warning when importing from configuration.yaml.

* Readded the platform schema.

* Added handling of optional name for legacy configuration.

* Fixed handling of default value in legacy configuration.

* Added duplication check entries created via legacy config.

* Apply suggestions from code review

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-03-01 21:19:20 +01:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Add Google Mail integration (#82637) 2023-01-07 11:59:14 -08:00
bluetooth.py Add support for dormakaba dKey locks (#87501) 2023-02-12 13:46:31 +01:00
config_flows.py Add config flow to EDL21 (#87655) 2023-03-01 21:19:20 +01:00
countries.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
currencies.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
dhcp.py Add Reolink dhcp discovery (#85880) 2023-01-22 21:09:18 +01:00
integrations.json Add config flow to EDL21 (#87655) 2023-03-01 21:19:20 +01:00
languages.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
mqtt.py Support Fully Kiosk Browser device discovery via MQTT (#88109) 2023-02-15 11:11:04 +01:00
ssdp.py Remove SSDP discovery from Hue (#85506) 2023-01-16 19:56:46 +01:00
usb.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
zeroconf.py Activate thread integration if thread border routers are present (#88551) 2023-02-21 16:22:00 +00:00