add brick

This commit is contained in:
legop3
2026-06-29 11:31:28 -04:00
parent 58a10371b0
commit 368ccf363d
+5
View File
@@ -57,6 +57,11 @@
"type": "object", "type": "object",
"entityId": "printer", "entityId": "printer",
"label": "Medical thermal printer" "label": "Medical thermal printer"
},
"o008": {
"type": "object",
"entityId": "brick",
"label": "BRICK"
} }
} }
} }