mirror of
https://github.com/home-assistant/core.git
synced 2026-04-12 20:56:18 +02:00
27 lines
721 B
JSON
27 lines
721 B
JSON
{
|
|
"data": [
|
|
{
|
|
"apiVersion": 1,
|
|
"commands": {},
|
|
"deviceId": "0",
|
|
"feature": "heating.sensors.temperature.hydraulicSeparator",
|
|
"gatewayId": "################",
|
|
"isEnabled": true,
|
|
"isReady": true,
|
|
"properties": {
|
|
"status": {
|
|
"type": "string",
|
|
"value": "connected"
|
|
},
|
|
"value": {
|
|
"type": "number",
|
|
"unit": "celsius",
|
|
"value": 22.3
|
|
}
|
|
},
|
|
"timestamp": "2022-11-18T06:52:46.507Z",
|
|
"uri": "https://api.viessmann-climatesolutions.com/iot/v1/equipment/installations/#######/gateways/################/devices/0/features/heating.sensors.temperature.hydraulicSeparator"
|
|
}
|
|
]
|
|
}
|