Add garage category to meta.json

master
Michael Zanetti 2022-01-27 22:57:47 +01:00
parent c228f95f14
commit 99f62af412
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,6 @@
"mqtt"
],
"categories": [
"lock"
"garage"
]
}

View File

@ -8,5 +8,7 @@
"network"
],
"categories": [
"garage",
"shading"
]
}