Closed PKGeorgiev closed 7 years ago
Hmm any idea how to list the package there? I thought naming it node-red-contrib-*
was enough.
I think you are missing "keywords" option in package.json. Here is the guide: https://nodered.org/docs/creating-nodes/packaging#packagejson
Adding it will make installation even easier from within NodeRed > MainMenu > Manage Palette > Install
Thanks for the hint. I've added the keyword and published as 2.1.1
Offtopic: how did you come up with the idea of using the node "mqtt-broker" (RED.nodes.getNode(config.broker))? Is there a guide? Just curious :)
I browsed a couple of node red repos and found the idea here: https://github.com/marvinroger/node-red-contrib-homie/blob/master/nodes/deviceconfig/deviceconfig.html
edit: wasn't the right repo. I found it somewhere on github :)
Hi, For some reason node-red-contrib-sonoff-tasmota is not listed under "Flows" section in nodered.org.