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

[WLED] Fix Nightlight sleep timer to use default time #11389

Merged
merged 1 commit into from
Oct 18, 2021

Commits on Oct 18, 2021

  1. [WLED] Fix Nightlight sleep timer to use default

    Based on WLED API (https://kno.wled.ge/interfaces/http-api/) current handler uses NL=1 so sleep timer is hard coded to 1 minute. Should be default (ND) to use configured time in WLED.
    
    Fixes openhab#11389
    
    Signed-off-by: Sven Jensen <github@s7j.de>
    Sven Jensen committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    a7473b4 View commit details
    Browse the repository at this point in the history