1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Add Google Assistant SDK diagnostics (#118513)

This commit is contained in:
tronikos
2024-05-30 19:13:54 -07:00
committed by GitHub
parent eae04bf2e9
commit 2b7685b71d
4 changed files with 79 additions and 1 deletions

View File

@@ -119,7 +119,6 @@ NO_DIAGNOSTICS = [
"dlna_dms",
"gdacs",
"geonetnz_quakes",
"google_assistant_sdk",
"hyperion",
# Modbus is excluded because it doesn't have to have a config flow
# according to ADR-0010, since it's a protocol integration. This