HASS sends mode names that match WS2812FX mode names

This commit is contained in:
Deb 2018-02-18 15:58:05 -05:00 committed by GitHub
parent 75ae63ddb9
commit 10f89a7e39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,61 +6,61 @@ light:
effect: true effect: true
effect_list: effect_list:
###### ######
- Blink - "Blink"
- Breath - "Breath"
- ColorWipe - "Color Wipe"
- ColorWipeInverse - "Color Wipe Inverse"
- ColorWipeReverse - "Color Wipe Reverse"
- ColorWipeReverseInverse - "Color Wipe Reverse Inverse"
- ColorWipeRandom - "Color Wipe Random"
- RandomColor - "Random Color"
- SingleDynamic - "Single Dynamic"
- MultiDynamic - "Multi Dynamic"
- Rainbow - "Rainbow"
- RainbowCycle - "Rainbow Cycle"
- Scan - "Scan"
- DualScan - "Dual Scan"
- Fade - "Fade"
- TheaterChase - "Theater Chase"
- TheaterChaseRainbow - "Theater Chase Rainbow"
- RunningLights - "Running Lights"
- Twinkle - "Twinkle"
- TwinkleRandom - "Twinkle Random"
- TwinkleFade - "Twinkle Fade"
- TwinkleFadeRandom - "Twinkle Fade Random"
- Sparkle - "Sparkle"
- FlashSparkle - "Flash Sparkle"
- HyperSparkle - "Hyper Sparkle"
- Strobe - "Strobe"
- StrobeRainbow - "Strobe Rainbow"
- MultiStrobe - "Multi Strobe"
- BlinkRainbow - "Blink Rainbow"
- ChaseWhite - "Chase White"
- ChaseColor - "Chase Color"
- ChaseRandom - "Chase Random"
- ChaseRainbow - "Chase Rainbow"
- ChaseFlash - "Chase Flash"
- ChaseFlashRandom - "Chase Flash Random"
- ChaseRainbowWhite - "Chase Rainbow White"
- ChaseBlackout - "Chase Blackout"
- ChaseBlackoutRainbow - "Chase Blackout Rainbow"
- ColorSweepRandom - "Color Sweep Random"
- RunningColor - "Running Color"
- RunningRedBlue - "Running Red Blue"
- RunningRandom - "Running Random"
- LarsonScanner - "Larson Scanner"
- Comet - "Comet"
- Fireworks - "Fireworks"
- FireworksRandom - "Fireworks Random"
- MerryChristmas - "Merry Christmas"
- FireFlicker - "Fire Flicker"
- FireFlickerSoft - "Fire Flicker (soft)"
- FireFlickerIntense - "Fire Flicker (intense)"
- CircusCombustus - "Circus Combustus"
- Halloween - "Halloween"
- BicolorChase - "Bicolor Chase"
- TricolorChase - "Tricolor Chase"
- ICU - "ICU"
brightness: true brightness: true
rgb: true rgb: true
optimistic: false optimistic: false