Skip to content

Instantly share code, notes, and snippets.

@urbiworx
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save urbiworx/a5373e84e93830a485e8 to your computer and use it in GitHub Desktop.
Save urbiworx/a5373e84e93830a485e8 to your computer and use it in GitHub Desktop.
Install/Update RWE Smarthome Smarthomemaid
[{"id":"938462ae.6c7ba","type":"exec","command":"echo ","append":"","useSpawn":"","name":"","x":429,"y":752,"z":"1fcb32c8.e034cd","wires":[["c1d3a904.3e2c58"],["c1d3a904.3e2c58"],["c1d3a904.3e2c58"]]},{"id":"7eadd92a.815228","type":"template","name":"","field":"payload","template":"raspberry | sudo -S sh -c \"cd /node-red; npm install node-red-contrib-rsh; service node-red restart;\"","x":267,"y":754,"z":"1fcb32c8.e034cd","wires":[["938462ae.6c7ba"]]},{"id":"e4ebe9e4.1b1418","type":"inject","name":"Install RWE Smarthome","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"x":103,"y":752,"z":"1fcb32c8.e034cd","wires":[["7eadd92a.815228"]]},{"id":"c1d3a904.3e2c58","type":"debug","name":"","active":true,"console":"false","complete":"false","x":625,"y":750,"z":"1fcb32c8.e034cd","wires":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment