hass-core/tests/components/directv/fixtures/info-mode-error.json
2021-11-01 20:47:05 -07:00

8 lines
126 B
JSON

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