Advertisement
khalilkk

Untitled

Mar 4th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. [{"id":"977069c9.f661a8","type":"telegram sender","z":"5af080bd.59def","name":"Test","bot":"e94cfa1b.143ce8","x":770,"y":460,"wires":[[]]},{"id":"1813c75e.4f61d9","type":"function","z":"5af080bd.59def","name":"send markdown","func":"var message = 'Someone is at the door';\nmsg.payload = {chatId : 00000000000, type : 'message', content : message};\nreturn msg;","outputs":1,"noerr":0,"x":600,"y":460,"wires":[["977069c9.f661a8"]]},{"id":"76327ccb.aef494","type":"server-events","z":"5af080bd.59def","name":"All events","server":"10f4c357.f3da8d","x":120,"y":460,"wires":[["6b4fca03.adaa94"]]},{"id":"6b4fca03.adaa94","type":"json","z":"5af080bd.59def","name":"","property":"payload","action":"","pretty":false,"x":270,"y":460,"wires":[["c48995be.ab6628"]]},{"id":"c48995be.ab6628","type":"switch","z":"5af080bd.59def","name":"","property":"payload","propertyType":"msg","rules":[{"t":"cont","v":"\"entity_id\":\"binary_sensor.switch_158d00016c143d\",\"click_type\":\"single\"","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":430,"y":460,"wires":[["1813c75e.4f61d9"]]},{"id":"00000000000","type":"telegram bot","z":"","botname":"Telegram","usernames":"","chatids":""},{"id":"10f4c357.f3da8d","type":"server","z":"","name":"Home Assistant","url":"https://yourdomain.duckdns.org:8123","pass":"pass"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement