Erik Montnemery
|
47985a589e
|
Ensure frontier_silicon config flow title_placeholders items are [str, str] (#127197)
|
2024-10-02 08:26:51 +02:00 |
|
epenet
|
51a5a78eb5
|
Standardize reauth step variable name in config flows (#124760)
|
2024-08-28 13:01:00 +02:00 |
|
Sid
|
2cc916db6d
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
|
Sid
|
a5b609f081
|
Enable ruff TRY401 (#114395)
* Enable ruff TRY401
* fix tests
|
2024-03-29 07:20:36 +01:00 |
|
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
|
Erik Montnemery
|
e06446d0fa
|
Migrate integrations e-h to generic flowhandler (#111862)
|
2024-02-29 20:07:36 +01:00 |
|
Joost Lekkerkerker
|
a82410d5e9
|
Deduplicate constants E-Z (#105657)
|
2023-12-13 17:05:37 +01:00 |
|
G Johansson
|
3633062024
|
Remove platform yaml Frontier Silicon (#93552)
|
2023-05-26 08:24:08 +02:00 |
|
Thijs W
|
b22c45ea29
|
Fix radio_id can be unavailable (#92698)
Allow radio_id to be unavailable
|
2023-05-07 08:59:36 +02:00 |
|
Thijs W
|
053ed3cfdc
|
Add reauth to frontier_silicon config flow (#90443)
* Add reauth to frontier_silicon config flow
* Update patch target
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Add reauth_successful to strings.json
* Don't manually set "title_placeholders"
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>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2023-03-30 08:49:46 +02:00 |
|
Thijs W
|
40cb0eeb68
|
Add missing strings in frontier_silicon (#90446)
Improve confirm message for ssdp flow
|
2023-03-30 08:05:24 +02:00 |
|
Thijs W
|
e3cad8baac
|
Migrate ssdp to config_flow for frontier_silicon (#89496)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-03-28 16:06:21 -10:00 |
|
Thijs Walcarius
|
cdfb43d403
|
Address late review comments for frontier_silicon config flow (#89507)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: wlcrs <wlcrs@users.noreply.github.com>
|
2023-03-13 15:06:45 +01:00 |
|
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 |
|