1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/tests/components/directv/fixtures/info-mode-error.json
2021-11-01 20:47:05 -07:00

9 lines
126 B
JSON

{
"status": {
"code": 500,
"commandResult": 1,
"msg": "Internal Server Error.",
"query": "/info/mode"
}
}