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

Add diagnostics integration (#64330)

This commit is contained in:
Paulus Schoutsen
2022-01-17 20:42:18 -08:00
committed by GitHub
parent a334e0c7b9
commit 6055cd20c8
10 changed files with 220 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ NO_IOT_CLASS = [
"default_config",
"device_automation",
"device_tracker",
"diagnostics",
"discovery",
"downloader",
"fan",