Difference between revisions of "Pushover1"
Jump to navigation
Jump to search
(Created page with "File:Pushnr1.png") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Pushnr1.png]] | [[File:Pushnr1.png]] | ||
<pre> | |||
[{"id":"9c5821e2.eaa7a","type":"pushover","z":"ec82955e.260118","name":"","device":"","title":"","priority":0,"sound":"cosmic","url":"","url_title":"","html":false,"x":560,"y":100,"wires":[]},{"id":"a839f9b4.7f9ec8","type":"inject","z":"ec82955e.260118","name":"","topic":"","payload":"Hello","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":190,"y":100,"wires":[["351661e3.1d728e"]]},{"id":"351661e3.1d728e","type":"change","z":"ec82955e.260118","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"Test Notification","tot":"str"},{"t":"set","p":"device","pt":"msg","to":"target_device_id","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":360,"y":100,"wires":[["9c5821e2.eaa7a"]]}] | |||
</pre> |
Latest revision as of 15:27, 25 May 2022
[{"id":"9c5821e2.eaa7a","type":"pushover","z":"ec82955e.260118","name":"","device":"","title":"","priority":0,"sound":"cosmic","url":"","url_title":"","html":false,"x":560,"y":100,"wires":[]},{"id":"a839f9b4.7f9ec8","type":"inject","z":"ec82955e.260118","name":"","topic":"","payload":"Hello","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":190,"y":100,"wires":[["351661e3.1d728e"]]},{"id":"351661e3.1d728e","type":"change","z":"ec82955e.260118","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"Test Notification","tot":"str"},{"t":"set","p":"device","pt":"msg","to":"target_device_id","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":360,"y":100,"wires":[["9c5821e2.eaa7a"]]}]