mirror of
https://github.com/elisspace/core.git
synced 2026-09-27 21:17:03 +00:00
23 lines
500 B
JSON
23 lines
500 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"name": "Namn"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"name": "Namn"
|
|
},
|
|
"data_description": {
|
|
"name": "Namn som kommer att anv\u00e4ndas f\u00f6r Config Entry och \u00e4ven sensorn"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |