This commit is contained in:
2026-03-26 12:10:21 +01:00
parent 1f4970c17c
commit d4d76db890
877 changed files with 631941 additions and 26195 deletions

View File

@@ -0,0 +1,32 @@
{
"version": 1,
"minor_version": 2,
"key": "input_select",
"data": {
"items": [
{
"id": "speakers",
"name": "Speaker_select",
"icon": "mdi:speaker",
"options": [
"keuken",
"Woonkamer"
]
},
{
"id": "dashboard_willem_dropdown",
"name": "dashboard-willem-dropdown",
"options": [
"Auto",
"Woonkamer",
"Keuken",
"Badkamer",
"Slaapkamer Willem",
"Slaapkamer Kids",
"Kantoor",
"Hal en overloop"
]
}
]
}
}