mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00

* 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
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"domain": "airvisual",
|
|
"name": "AirVisual",
|
|
"integrations": ["airvisual", "airvisual_pro"]
|
|
}
|