1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
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

9 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"
}
]