12 lines
255 B
JSON
12 lines
255 B
JSON
|
{
|
||
|
"state": {
|
||
|
"overkiz__priority_lock_originator": {
|
||
|
"rain": "Regen",
|
||
|
"temperature": "Temperatuur"
|
||
|
},
|
||
|
"overkiz__sensor_room": {
|
||
|
"clean": "Schoon",
|
||
|
"dirty": "Vuil"
|
||
|
}
|
||
|
}
|
||
|
}
|