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

Add integration for AirVisual Pro (#79770)

* Add integration for AirVisual Pro

* Tests

* A few more redactions

* Loggers

* Consistency

* Remove unnecessary f-string

* Use `entry.as_dict()` in diagnostics

* One call

* Integration types

* Cleanup

* Import cleanup

* Code review

* Code review

* Code review
This commit is contained in:
Aaron Bach
2022-12-12 14:28:27 -07:00
committed by GitHub
parent 41041cb673
commit 3d4ee5906d
22 changed files with 732 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ FLOWS = {
"airthings_ble",
"airtouch4",
"airvisual",
"airvisual_pro",
"airzone",
"aladdin_connect",
"alarmdecoder",