13 lines
280 B
JSON
13 lines
280 B
JSON
{
|
|
"componentName": "Weather",
|
|
"componentDescription": "",
|
|
"states": [
|
|
{
|
|
"initial": false,
|
|
"conditions": [],
|
|
"stateLabel": "Sonnig",
|
|
"stateDescription": "Die Sonne scheint"
|
|
}
|
|
],
|
|
"transitions": []
|
|
} |