Merge PR #458: Fix neatobotvac and homeconnect categories
commit
8759104e17
|
|
@ -8,6 +8,7 @@
|
|||
"network"
|
||||
],
|
||||
"categories": [
|
||||
"appliance",
|
||||
"online-service"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue