hass-core/tests/components/radarr/fixtures/health.json
Robert Hillis b70027aec1
Add binary sensor to Radarr (#79043)
* Add binary sensor to Radarr

* uno mas
2022-09-25 23:50:09 +02:00

8 lines
238 B
JSON

[
{
"source": "DownloadClientStatusCheck",
"type": "error",
"message": "All download clients are unavailable due to failures",
"wikiUrl": "https://wiki.servarr.com/radarr/system#completed-failed-download-handling"
}
]