fixed some more meta files

pull/1/head
Bernhard Trinnes 2020-04-24 14:16:10 +02:00
parent 2e40a079c0
commit e06f3d872a
2 changed files with 14 additions and 14 deletions

View File

@ -1,10 +1,10 @@
{
"title": "Air Quality Index",
"tagline": "Get air quality index data." ,
"icon": "aqi.png",
"stability": "consumer"
"offline": false,
"title": "Generic Elements"
"tagline": "Add basic buttons.",
"icon": "genericelements.svg",
"stability": "community",
"offline": true,
"categories": [
"sensor"
],
"tool"
]
}

View File

@ -1,10 +1,10 @@
{
"title": "Air Quality Index",
"tagline": "Get air quality index data." ,
"icon": "aqi.png",
"stability": "consumer"
"offline": false,
"title": "Generic Interfaces",
"tagline": "Add generic device types." ,
"icon": "genericinterfaces.svg",
"stability": "community",
"offline": true,
"categories": [
"sensor"
],
"tool"
]
}