Advertisement
Guest User

Untitled

a guest
Oct 9th, 2021
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [{"id":"80bcc91228cafeae","type":"api-call-service","z":"b775b1cc7fcd10b1","name":"Light On","server":"9fe8b2a7.0fa13","version":1,"debugenabled":false,"service_domain":"light","service":"turn_on","entityId":"light.entre_ikea_dimmable_light","data":"{\"brightness_pct\":50}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":820,"y":320,"wires":[[]]},{"id":"f50c10904fdab0ae","type":"api-call-service","z":"b775b1cc7fcd10b1","name":"Light Off","server":"9fe8b2a7.0fa13","version":1,"debugenabled":false,"service_domain":"light","service":"turn_off","entityId":"light.entre_ikea_dimmable_light","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":820,"y":400,"wires":[[]]},{"id":"b74197424d452e72","type":"switch","z":"b775b1cc7fcd10b1","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":650,"y":360,"wires":[["80bcc91228cafeae"],["f50c10904fdab0ae"]]},{"id":"636f4f65bf41fa97","type":"timerswitch","z":"b775b1cc7fcd10b1","name":"","ontopic":"","offtopic":"","onpayload":"","offpayload":"","disabled":false,"schedules":[],"x":330,"y":360,"wires":[["690136220a4e4fec"]]},{"id":"690136220a4e4fec","type":"time-range-switch","z":"b775b1cc7fcd10b1","name":"Morning","lat":"56.08","lon":"10.02","startTime":"05:00","endTime":"08:00","startOffset":"-1","endOffset":0,"x":500,"y":360,"wires":[["b74197424d452e72"],[]]},{"id":"9fe8b2a7.0fa13","type":"server","name":"Home Assistant","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement