Skip to content

Instantly share code, notes, and snippets.

@urbiworx
Created February 26, 2015 18:44
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/b405f09aca90be2f3fd4 to your computer and use it in GitHub Desktop.
Save urbiworx/b405f09aca90be2f3fd4 to your computer and use it in GitHub Desktop.
Flow Light On Smarthome
[{"id":"b0297612.4fd688","type":"R-SH Push","devicetype":"SwitchActuator","deviceid":"","name":"licht","x":289,"y":350,"z":"681a559a.97e5ac","wires":[["ec71e07c.138e2"]]},{"id":"ec71e07c.138e2","type":"function","name":"","func":"msg.payload={lighton:msg.payload.IsOn==\"True\"}\nreturn msg;","outputs":1,"x":508,"y":350,"z":"681a559a.97e5ac","wires":[["af041576.50fbe8"]]},{"id":"af041576.50fbe8","type":"freeboard","name":"test","x":734,"y":350,"z":"681a559a.97e5ac","wires":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment