Add garage category to meta.json
This commit is contained in:
parent
c228f95f14
commit
99f62af412
@ -9,6 +9,6 @@
|
|||||||
"mqtt"
|
"mqtt"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"lock"
|
"garage"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -8,5 +8,7 @@
|
|||||||
"network"
|
"network"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
|
"garage",
|
||||||
|
"shading"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user