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

Migrate AirVisual Pro devices to the airvisual_pro domain (#83882)

* Migration AirVisual Pro devices to the `airvisual_pro` domain

* Fix tests

* Remove airvisual_pro dependency

* Add repairs item

* Only fire repairs issue if automations exist

* Fix tests
This commit is contained in:
Aaron Bach
2022-12-19 10:48:36 -07:00
committed by GitHub
parent 7c13e7cdfd
commit 09ae02fd56
8 changed files with 192 additions and 25 deletions

View File

@@ -9,7 +9,7 @@ async def test_entry_diagnostics(hass, config_entry, hass_client, setup_airvisua
assert await get_diagnostics_for_config_entry(hass, hass_client, config_entry) == {
"entry": {
"entry_id": config_entry.entry_id,
"version": 2,
"version": 3,
"domain": "airvisual",
"title": REDACTED,
"data": {