Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIFX: fix multi-zone color restore after effects #9492

Merged
merged 1 commit into from
Sep 19, 2017

Commits on Sep 18, 2017

  1. LIFX: fix color restore after effects on multi-zone lights

    The aiolifx 0.6.0 release fixes an issue where an effect color could
    remain set after stopping the effect. This only affected multi-zone
    lights (i.e. LIFX Z) and only if the effect was stopped by setting
    the light brightness or the color (but not both).
    
    The aiolifx 0.6.0 release also defaults end_index to start_index+7,
    so we can remove that argument.
    
    Finally, aiolifx_effects 0.1.2 adds support for aiolifx 0.6.0.
    amelchio committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    b546ee3 View commit details
    Browse the repository at this point in the history