mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 03:56:55 +00:00
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"state": {
|
|
"sensibo__sensitivity": {
|
|
"n": "Normal",
|
|
"s": "Sensitive"
|
|
},
|
|
"sensibo__smart_type": {
|
|
"temperature": "Temperature",
|
|
"feelslike": "Feels like",
|
|
"humidity": "Humidity"
|
|
}
|
|
}
|
|
}
|