Advertisement
-Dal-

Untitled

Nov 9th, 2020
803
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.38 KB | None | 0 0
  1. [{"id":"d5257804.c57068","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"89a8ea25.f1397","type":"api-call-service","z":"d5257804.c57068","name":"Lys - TV-krok - ON","server":"c20c4f32.3a7de","version":1,"debugenabled":false,"service_domain":"light","service":"turn_on","entityId":"light.tv_krok","data":"{\"brightness_pct\":50}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1250,"y":340,"wires":[[]]},{"id":"c40ba440.b049b","type":"api-call-service","z":"d5257804.c57068","name":"Lys - TV-krok - OFF","server":"c20c4f32.3a7de","version":1,"debugenabled":false,"service_domain":"light","service":"turn_off","entityId":"light.tv_krok","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":true,"x":1260,"y":420,"wires":[[]]},{"id":"a1d86f20.07bc9","type":"server-state-changed","z":"d5257804.c57068","name":"Lysbryter - TV-krok","server":"c20c4f32.3a7de","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.namron_lysbryter_stue_action","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"for":0,"forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"x":650,"y":540,"wires":[["e2f14c89.24baa8"]]},{"id":"e2f14c89.24baa8","type":"switch","z":"d5257804.c57068","name":"Valg - TV-krok","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"on_l3","vt":"str"},{"t":"eq","v":"off_l3","vt":"str"},{"t":"eq","v":"brightness_move_up_l3","vt":"str"},{"t":"eq","v":"brightness_move_down_l3","vt":"str"},{"t":"eq","v":"brightness_stop_l3","vt":"str"}],"checkall":"true","repair":false,"outputs":5,"x":920,"y":540,"wires":[["89a8ea25.f1397"],["c40ba440.b049b"],["56893068.70e6e"],["3adefc30.a4435c"],[]]},{"id":"fa69cafa.52b978","type":"api-call-service","z":"d5257804.c57068","name":"Lys - TV-krok - Dimme opp","server":"c20c4f32.3a7de","version":1,"debugenabled":false,"service_domain":"light","service":"turn_on","entityId":"light.tv_krok","data":"{\"brightness_step_pct\":5}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":true,"x":1600,"y":520,"wires":[[]]},{"id":"c7908d66.0cccd","type":"api-call-service","z":"d5257804.c57068","name":"Lys - TV-krok - Dimme ned","server":"c20c4f32.3a7de","version":1,"debugenabled":true,"service_domain":"light","service":"turn_on","entityId":"light.tv_krok","data":"{\"brightness_step_pct\":-5}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":true,"x":1600,"y":620,"wires":[[]]},{"id":"56893068.70e6e","type":"looptimer","z":"d5257804.c57068","duration":"0.5","units":"Second","maxloops":"50","maxtimeout":"1","maxtimeoutunits":"Hour","name":"","x":1250,"y":540,"wires":[["fa69cafa.52b978"],[]]},{"id":"3adefc30.a4435c","type":"looptimer","z":"d5257804.c57068","duration":"0.5","units":"Second","maxloops":"50","maxtimeout":"1","maxtimeoutunits":"Hour","name":"","x":1250,"y":640,"wires":[["c7908d66.0cccd"],[]]},{"id":"c20c4f32.3a7de","type":"server","name":"Home Assistant","addon":true}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement