1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/tests/components/directv/fixtures/tv-tune.json
2021-11-01 20:47:05 -07:00

9 lines
114 B
JSON

{
"status": {
"code": 200,
"commandResult": 0,
"msg": "OK",
"query": "/tv/tune?major=508"
}
}