1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add config flow to WAQI (#98220)

* Migrate WAQI to aiowaqi library

* Migrate WAQI to aiowaqi library

* Migrate WAQI to aiowaqi library

* Add config flow to WAQI

* Finish config flow

* Add tests

* Add tests

* Fix ruff

* Add issues on failing to import

* Add issues on failing to import

* Add issues on failing to import

* Add importing issue

* Finish coverage

* Remove url from translation string

* Fix feedback

* Fix feedback
This commit is contained in:
Joost Lekkerkerker
2023-09-09 17:49:54 +02:00
committed by GitHub
parent fdddbd7363
commit 9be16d9d42
17 changed files with 822 additions and 76 deletions

View File

@@ -516,6 +516,7 @@ FLOWS = {
"volvooncall",
"vulcan",
"wallbox",
"waqi",
"watttime",
"waze_travel_time",
"webostv",