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