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

Add diagnostics to GDACS integration (#125296)

* simple diagnostics

* add service status information

* remove from no diagnostics list

* wip

* cater for the case where status info is undefined

* make test work

* code reformatted

* add snapshot data

* simplify code
This commit is contained in:
Malte Franken
2024-09-05 18:53:12 +10:00
committed by GitHub
parent 984eba809c
commit b5831344a0
4 changed files with 93 additions and 1 deletions

View File

@@ -117,7 +117,6 @@ NO_IOT_CLASS = [
# https://github.com/home-assistant/developers.home-assistant/pull/1512
NO_DIAGNOSTICS = [
"dlna_dms",
"gdacs",
"geonetnz_quakes",
"hyperion",
"nightscout",