Add gauge group
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"license": "ISC",
|
||||
"node-red": {
|
||||
"nodes": {
|
||||
"ui_button_group": "button-group.js"
|
||||
"ui_button_group": "button-group.js",
|
||||
"ui_gauge_group": "gauge-group.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user