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

[mystrom] Add support for myStrom Bulb #9910

Merged
merged 6 commits into from
Feb 23, 2021
Merged

Commits on Jan 22, 2021

  1. Add support to myStrom Bulb

    Add properties to myStrom devices and an action to refresh the properties.
    
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    Fredo70 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a7fc862 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Fixes according to review comments

    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    Fredo70 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    8af98a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Update bundles/org.openhab.binding.mystrom/README.md

    Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
    Fredo70 and J-N-K authored Jan 24, 2021
    Configuration menu
    Copy the full SHA
    8ae1ec5 View commit details
    Browse the repository at this point in the history
  2. Fixes according to review comments

    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    Fredo70 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    b080bc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Use system color temperature channel type

    channel type system.color-temperature is used and values mapped from 1-18 to 0-100%
    
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    Fredo70 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    219b838 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Better tracking of colour and brightness values

    Format power state
    Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
    Fredo70 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    5909678 View commit details
    Browse the repository at this point in the history