Merge PR #458: Fix neatobotvac and homeconnect categories

master
Jenkins nymea 2021-08-03 13:46:40 +02:00
commit 8759104e17
2 changed files with 3 additions and 3 deletions

View File

@ -8,6 +8,7 @@
"network"
],
"categories": [
"appliance",
"online-service"
]
}

View File

@ -3,12 +3,11 @@
"tagline": "Connect to and control your Neato Botvac connected cleaning robots.",
"icon": "neato.png",
"stability": "consumer",
"offline": true,
"offline": false,
"technologies": [
"network"
],
"categories": [
"account",
"cleaningrobot"
"appliance"
]
}