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

[wemo] Fix wrong brightness value for dimmer switch #11385

Merged
merged 3 commits into from
Oct 15, 2021

Commits on Oct 14, 2021

  1. [wemo] fix wrong brightness value for dimmer switch

    Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
    hmerk committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    af1b345 View commit details
    Browse the repository at this point in the history
  2. Update bundles/org.openhab.binding.wemo/src/main/java/org/openhab/bin…

    …ding/wemo/internal/handler/WemoDimmerHandler.java
    
    Co-authored-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
    hmerk and Hilbrand committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6b7699f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Remove @nullable on simple variable

    hmerk committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7ecf74e View commit details
    Browse the repository at this point in the history