added raw met files to each plug-in
This commit is contained in:
parent
be08050f77
commit
2e40a079c0
10
genericelements/meta.json
Normal file
10
genericelements/meta.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"title": "Air Quality Index",
|
||||||
|
"tagline": "Get air quality index data." ,
|
||||||
|
"icon": "aqi.png",
|
||||||
|
"stability": "consumer"
|
||||||
|
"offline": false,
|
||||||
|
"categories": [
|
||||||
|
"sensor"
|
||||||
|
],
|
||||||
|
}
|
||||||
10
genericinterfaces/meta.json
Normal file
10
genericinterfaces/meta.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"title": "Air Quality Index",
|
||||||
|
"tagline": "Get air quality index data." ,
|
||||||
|
"icon": "aqi.png",
|
||||||
|
"stability": "consumer"
|
||||||
|
"offline": false,
|
||||||
|
"categories": [
|
||||||
|
"sensor"
|
||||||
|
],
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user