Advertisement
techwitheddie

WLED

Aug 6th, 2021 (edited)
736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. {
  2.     "platform": "WLED",
  3.     "wleds": [{
  4.         "name": "front",
  5.         "host": "192.168.86.18",
  6.         "effects": ["Android",
  7.             "Aurora",
  8.             "Blends",
  9.             "Blink",
  10.             "Blink Rainbow",
  11.             "Bouncing Balls",
  12.             "Bpm",
  13.             "Breathe",
  14.             "Candle",
  15.             "Candle Multi",
  16.             "Candy Cane",
  17.             "Chase",
  18.             "Chase 2",
  19.             "Chase 3",
  20.             "Chase Flash",
  21.             "Chase Flash Rnd",
  22.             "Chase Rainbow",
  23.             "Chase Random",
  24.             "Chunchun",
  25.             "Circus",
  26.             "Colorful",
  27.             "Colorloop",
  28.             "Colorwinkles",
  29.             "Colorwaves",
  30.             "Dancing Shadows",
  31.             "Dissolve",
  32.             "Dissolve Rnd",
  33.             "Drip",
  34.             "Dynamic",
  35.             "Dynamic Smooth",
  36.             "Fade",
  37.             "Fairy",
  38.             "Fairytwinkle",
  39.             "Fireworks Starbust",
  40.             "Flow",
  41.             "Glitter",
  42.             "Halloween",
  43.             "Halloween Eyes",
  44.             "ICU",
  45.             "Merry Christmas",
  46.             "Phased",
  47.             "Police",
  48.             "Pride 2015",
  49.             "Ripple",
  50.             "Rainbow Runner",
  51.             "Theater Rainbow",
  52.             "Stream",
  53.             "Strobe Rainbow",
  54.             "Sunrise",
  55.             "Theater Rainbow",
  56.             "Twinkle",
  57.             "Washing Machine",
  58.             "Wipe",
  59.             "Wipe Random",
  60.             "Twinklefox",
  61.             "Traffic Light",
  62.             "Strobe",
  63.             "Stream",
  64.             "Stream 2",
  65.             "Sparkle"
  66.         ],
  67.         "log": false,
  68.         "showEffectControl": true,
  69.         "turnOffWledWithEffect": false,
  70.         "defaultEffectSpeed": 20
  71.  
  72.     }]
  73. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement