mecElectronics: Fix meta.json

master
Michael Zanetti 2021-12-31 01:34:59 +01:00
parent e20d8e8e86
commit ea95b0f90f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"title": "mecElectronics", "title": "mecElectronics",
"tagline": "mecMeter", "tagline": "Measure electic energy using the mecmeter smart meter.",
"icon": "mecelectronics.png", "icon": "mecelectronics.png",
"stability": "community", "stability": "community",
"offline": true, "offline": true,
@ -8,6 +8,6 @@
"network" "network"
], ],
"categories": [ "categories": [
"energy", "energy"
] ]
} }