mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
18 lines
317 B
JSON
18 lines
317 B
JSON
[
|
|
{
|
|
"macAddress": "12:34:56:78:90:AB",
|
|
"lastData": {
|
|
"dateutc": 1546889640000,
|
|
"baromrelin": 30.09,
|
|
"baromabsin": 24.61,
|
|
"tempinf": 68.9,
|
|
"humidityin": 30,
|
|
"date": "2019-01-07T19:34:00.000Z"
|
|
},
|
|
"info": {
|
|
"name": "Home",
|
|
"location": "Home"
|
|
}
|
|
}
|
|
]
|