Skip to content

Commit 614e56e

Browse files
authored
added node-red-contrib-deconz
1 parent 050fdb1 commit 614e56e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.templates/nodered/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ node_selection=$(whiptail --title "Node-RED nodes" --checklist --separate-output
3535
"node-red-contrib-owntracks" " " "OFF" \
3636
"node-red-contrib-alexa-local" " " "OFF" \
3737
"node-red-contrib-heater-controller" " " "OFF" \
38+
"node-red-contrib-deconz" " " "OFF" \
3839
3>&1 1>&2 2>&3)
3940

4041
##echo "$check_selection"

0 commit comments

Comments
 (0)