Advertisement
Guest User

Untitled

a guest
Apr 16th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. [{"id":"7292f5ef.7a028c","type":"trigger-state","z":"189ccc45.7727a4","name":"","server":"2dad33ee.42bf5c","entityid":"test.test","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"id":"m1ck0ft5s4g","targetType":"this_entity","targetValue":"","propertyType":"property","propertyValue":"new_state.attributes.watts","comparatorType":"is_not","comparatorValueDatatype":"num","comparatorValue":"0"}],"constraintsmustmatch":"all","outputs":4,"customoutputs":[{"outputId":"ymfvbm8yv08","messageType":"default","messageValue":"","comparatorPropertyType":"property","comparatorPropertyValue":"new_state.attributes.watts","comparatorType":"<","comparatorValue":"2"},{"outputId":"psyfkhphpgs","messageType":"default","messageValue":"","comparatorPropertyType":"property","comparatorPropertyValue":"new_state.attributes.watts","comparatorType":">=","comparatorValue":"2"}],"outputinitially":false,"state_type":"str","x":388,"y":192,"wires":[[],["90237bae.d4d6f8","c595929f.40f8e"],["b52d68af.8401b8","afcdf0aa.a2c57"],["4fc9acd6.3f9144","61472303.24d77c"]]},{"id":"90237bae.d4d6f8","type":"trigger","z":"189ccc45.7727a4","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"5","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":796,"y":128,"wires":[["804b47ad.74e918"]]},{"id":"b52d68af.8401b8","type":"trigger","z":"189ccc45.7727a4","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"5","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":796,"y":176,"wires":[["f710f8a3.3d8bb8"]]},{"id":"4fc9acd6.3f9144","type":"trigger","z":"189ccc45.7727a4","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"5","extend":true,"units":"s","reset":"","bytopic":"all","name":"","x":796,"y":224,"wires":[["7d066815.3ed2a8"]]},{"id":"afcdf0aa.a2c57","type":"change","z":"189ccc45.7727a4","name":"reset","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":594,"y":272,"wires":[["4fc9acd6.3f9144","90237bae.d4d6f8"]]},{"id":"61472303.24d77c","type":"change","z":"189ccc45.7727a4","name":"reset","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":594,"y":304,"wires":[["b52d68af.8401b8","90237bae.d4d6f8"]]},{"id":"4d50eb08.676ef4","type":"inject","z":"189ccc45.7727a4","name":"0 watts","topic":"","payload":"{\"entity_id\":\"test.test\",\"old_state\":{\"state\":\"on\"},\"new_state\":{\"state\":\"off\",\"attributes\":{\"watts\":0}}}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":162,"y":160,"wires":[["7292f5ef.7a028c"]]},{"id":"70f054ba.5e24ec","type":"inject","z":"189ccc45.7727a4","name":"1 watts","topic":"","payload":"{\"entity_id\":\"test.test\",\"old_state\":{\"state\":\"on\"},\"new_state\":{\"state\":\"off\",\"attributes\":{\"watts\":1}}}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":162,"y":192,"wires":[["7292f5ef.7a028c"]]},{"id":"26c1a237.9b44de","type":"inject","z":"189ccc45.7727a4","name":"3 watts","topic":"","payload":"{\"entity_id\":\"test.test\",\"old_state\":{\"state\":\"on\"},\"new_state\":{\"state\":\"off\",\"attributes\":{\"watts\":3}}}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":162,"y":224,"wires":[["7292f5ef.7a028c"]]},{"id":"804b47ad.74e918","type":"debug","z":"189ccc45.7727a4","name":"off","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":946,"y":128,"wires":[]},{"id":"f710f8a3.3d8bb8","type":"debug","z":"189ccc45.7727a4","name":"stopped","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":956,"y":176,"wires":[]},{"id":"7d066815.3ed2a8","type":"debug","z":"189ccc45.7727a4","name":"running","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":956,"y":224,"wires":[]},{"id":"c595929f.40f8e","type":"change","z":"189ccc45.7727a4","name":"reset","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":594,"y":240,"wires":[["b52d68af.8401b8","4fc9acd6.3f9144"]]}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement