Advertisement
Guest User

light test

a guest
Nov 15th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Task: light test
  2.  
  3. A1: Widget v2 [
  4. Widget Name: terrazzo
  5. Layout: Buttons
  6. Background Colour: #FFF51619
  7. Title: terrazzo
  8. Texts: terrazzo luce
  9. Text Styles: %CPUFREQ
  10. Tasks: light test
  11. Commands: %err
  12. Material You Colors: On ]
  13.  
  14. A2: Variable Set [
  15. Name: %lightTerrazzo
  16. To: 0
  17. Structure Output (JSON, etc): On ]
  18.  
  19. A3: If [ %lightterrazzo ~ 0 ]
  20.  
  21. A4: AutoVoice Trigger Alexa Routine [
  22. Configuration: Device: Terrazzo_button_tasker
  23. Timeout (Seconds): 60
  24. Structure Output (JSON, etc): On ]
  25.  
  26. A5: Variable Set [
  27. Name: %lightTerrazzo
  28. To: 1
  29. Structure Output (JSON, etc): On ]
  30.  
  31. A6: Else
  32.  
  33. A7: AutoVoice Trigger Alexa Routine [
  34. Configuration: Device: terrazzo_tasker
  35. Timeout (Seconds): 60
  36. Structure Output (JSON, etc): On ]
  37.  
  38. A8: Variable Set [
  39. Name: %lightTerrazzo
  40. To: 0
  41. Structure Output (JSON, etc): On ]
  42.  
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement