2024-01-15 03:25:48 +01:00
|
|
|
{
|
|
|
|
"dynamic": {
|
|
|
|
"sensors": {
|
|
|
|
"temperature": [
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
2024-01-21 03:54:01 +01:00
|
|
|
"unit": "°C",
|
2024-01-15 03:25:48 +01:00
|
|
|
"location": "Innenhof",
|
|
|
|
"description": "Sensor im Innenhof (erreichbar durch das Flurfenster)"
|
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"humidity": [
|
|
|
|
{
|
|
|
|
"sensor_data": {
|
|
|
|
"unit": "%",
|
|
|
|
"location": "Innenhof",
|
|
|
|
"description": "Sensor im Innenhof (erreichbar durch das Flurfenster)"
|
|
|
|
},
|
|
|
|
"allowed_credentials": [
|
|
|
|
"club-assistant"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"state": {
|
|
|
|
"open": {
|
|
|
|
"allowed_credentials": [
|
|
|
|
"dooris-hauptraum"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|