1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-19 23:10:15 +01:00
Files
core/tests/components/tado/fixtures/devices.json
T

20 lines
420 B
JSON

[
{
"deviceType": "WR02",
"currentFwVersion": "59.4",
"accessPointWiFi": {
"ssid": "tado8480"
},
"characteristics": {
"capabilities": ["INSIDE_TEMPERATURE_MEASUREMENT", "IDENTIFY"]
},
"serialNo": "WR1",
"commandTableUploadState": "FINISHED",
"connectionState": {
"timestamp": "2020-03-23T18:30:07.377Z",
"value": true
},
"shortSerialNo": "WR1"
}
]