Merge PR #458: Fix neatobotvac and homeconnect categories
This commit is contained in:
commit
8759104e17
@ -8,6 +8,7 @@
|
|||||||
"network"
|
"network"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
|
"appliance",
|
||||||
"online-service"
|
"online-service"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3,12 +3,11 @@
|
|||||||
"tagline": "Connect to and control your Neato Botvac connected cleaning robots.",
|
"tagline": "Connect to and control your Neato Botvac connected cleaning robots.",
|
||||||
"icon": "neato.png",
|
"icon": "neato.png",
|
||||||
"stability": "consumer",
|
"stability": "consumer",
|
||||||
"offline": true,
|
"offline": false,
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"network"
|
"network"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"account",
|
"appliance"
|
||||||
"cleaningrobot"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user