fix schema

This commit is contained in:
Luis Riegger 2021-05-09 16:30:29 +02:00
parent 449bef0aa0
commit 0e50126a34

View File

@ -48,11 +48,10 @@
},
"services": {
"type": "array",
"title": "Enabled Services",
"title": "Displayed Services",
"description": "The services to be made available for Homekit",
"uniqueItems": true,
"items": {
"title": "hihi",
"type": "string",
"enum": [
"clean",
@ -70,7 +69,7 @@
],
"enumNames": [
"Clean",
"Clean the",
"Clean Zone",
"Clean Spot",
"Go to Dock",
"Docked State",