Advertisement
Guest User

Test_Floorlight.tsk.xml

a guest
Jan 3rd, 2020
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. <TaskerData sr="" dvi="1" tv="5.9.1">
  2. <Task sr="task6">
  3. <cdate>1578044164539</cdate>
  4. <edate>1578046501029</edate>
  5. <id>6</id>
  6. <nme>Test Floorlight</nme>
  7. <pri>100</pri>
  8. <Action sr="act0" ve="7">
  9. <code>130</code>
  10. <Str sr="arg0" ve="3">HA call-service</Str>
  11. <Int sr="arg1">
  12. <var>%priority</var>
  13. </Int>
  14. <Str sr="arg2" ve="3">light.toggle</Str>
  15. <Str sr="arg3" ve="3">{"entity_id":"light.floorlight"}</Str>
  16. <Str sr="arg4" ve="3"/>
  17. <Int sr="arg5" val="0"/>
  18. </Action>
  19. <Action sr="act1" ve="7">
  20. <code>130</code>
  21. <Str sr="arg0" ve="3">HA template</Str>
  22. <Int sr="arg1">
  23. <var>%priority</var>
  24. </Int>
  25. <Str sr="arg2" ve="3">{{ states("light.floorlight") }}</Str>
  26. <Str sr="arg3" ve="3"/>
  27. <Str sr="arg4" ve="3">%result</Str>
  28. <Int sr="arg5" val="0"/>
  29. </Action>
  30. <Action sr="act2" ve="7">
  31. <code>37</code>
  32. <ConditionList sr="if">
  33. <Condition sr="c0" ve="3">
  34. <lhs>%result</lhs>
  35. <op>0</op>
  36. <rhs>on</rhs>
  37. </Condition>
  38. </ConditionList>
  39. </Action>
  40. <Action sr="act3" ve="7">
  41. <code>162</code>
  42. <Int sr="arg0" val="0"/>
  43. <Str sr="arg1" ve="3">Test Floorlight</Str>
  44. <Int sr="arg2" val="0"/>
  45. </Action>
  46. <Action sr="act4" ve="7">
  47. <code>43</code>
  48. <ConditionList sr="if">
  49. <Condition sr="c0" ve="3">
  50. <lhs>%result</lhs>
  51. <op>0</op>
  52. <rhs>off</rhs>
  53. </Condition>
  54. </ConditionList>
  55. </Action>
  56. <Action sr="act5" ve="7">
  57. <code>162</code>
  58. <Int sr="arg0" val="0"/>
  59. <Str sr="arg1" ve="3">Test Floorlight</Str>
  60. <Int sr="arg2" val="1"/>
  61. </Action>
  62. <Action sr="act6" ve="7">
  63. <code>38</code>
  64. </Action>
  65. <Action sr="act7" ve="7">
  66. <code>548</code>
  67. <Str sr="arg0" ve="3">%result</Str>
  68. <Int sr="arg1" val="0"/>
  69. </Action>
  70. <Img sr="icn" ve="2">
  71. <nme>hl_aaa_ext_bulb</nme>
  72. </Img>
  73. </Task>
  74. </TaskerData>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement