fixed some more meta files
parent
2e40a079c0
commit
e06f3d872a
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue