core/homeassistant/generated
Thijs W b8bda93d87
Add config flow to frontier_silicon (#64365)
* Add config_flow to frontier_silicon

* Add missing translation file

* Delay unique_id validation until radio_id can be determined

* Fix tests

* Improve tests

* Use FlowResultType

* Bump afsapi to 0.2.6

* Fix requirements_test_all.txt

* Stash ssdp, reauth and unignore flows for now

* Re-introduce SSDP flow

* hassfest changes

* Address review comments

* Small style update

* Fix tests

* Update integrations.json

* fix order in manifest.json

* fix black errors

* Apply suggestions from code review

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

* Address review comments

* fix black errors

* Use async_setup_platform instead of async_setup

* Address review comments on tests

* parameterize tests

* Remove discovery component changes from this PR

* Address review comments

* Apply suggestions from code review

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

* Add extra asserts to tests

* Restructure _async_step_device_config_if_needed

* Add return statement

* Update homeassistant/components/frontier_silicon/media_player.py

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

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-03-10 10:26:03 +01:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
bluetooth.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
config_flows.py Add config flow to frontier_silicon (#64365) 2023-03-10 10:26:03 +01:00
countries.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
currencies.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
dhcp.py Reolink extend DHCP discovery (#89238) 2023-03-06 17:23:24 +01:00
integrations.json Add config flow to frontier_silicon (#64365) 2023-03-10 10:26:03 +01:00
languages.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
mqtt.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
ssdp.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
usb.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
zeroconf.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00