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

Support knx tunable white and color temperature lights #19699

Merged
merged 13 commits into from Feb 8, 2019
Merged

Support knx tunable white and color temperature lights #19699

merged 13 commits into from Feb 8, 2019

Commits on Jan 1, 2019

  1. KNX: Bumped version to 0.9.4 and added support for tunable white and …

    …color temperature for lights.
    Marvin Wichmann committed Jan 1, 2019
    Copy the full SHA
    4a40589 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Updated to the latest changes

    Marvin Wichmann committed Jan 15, 2019
    Copy the full SHA
    e56ded9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. return None when ct value is unknown

    - return None instead of default value when ct is unknown
    - remove DEFAULT_COLOR_TEMPERATURE
    farmio committed Feb 4, 2019
    Copy the full SHA
    be10537 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from farmio/feature/knx-added-support-for-tunab…

    …le-white-and-color-temperature-for-lights
    
    review change requests
    marvin-w committed Feb 4, 2019
    Copy the full SHA
    ce33aa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. use Kelvin as base for relative color temperature

    use Kelvin as base for relative color temperature instead of Mireds
    farmio committed Feb 6, 2019
    Copy the full SHA
    2ef322c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8b5a25b View commit details
    Browse the repository at this point in the history
  3. Update request from oliverblaha

    Co-Authored-By: marvin-w <marvin@fam-wichmann.de>
    oliverblaha and marvin-w committed Feb 6, 2019
    Copy the full SHA
    8380fa9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/knx-added-support-for-tunable-white-and-color-t…

    …emperature-for-lights' into feature/knx-added-support-for-tunable-white-and-color-temperature-for-lights
    farmio committed Feb 6, 2019
    Copy the full SHA
    204c3c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Merge pull request #2 from farmio/feature/knx-added-support-for-tunab…

    …le-white-and-color-temperature-for-lights
    
    review change requests
    marvin-w committed Feb 7, 2019
    Copy the full SHA
    e5abbf8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into feature/knx-added-support-for-tunable-white-a…

    …nd-color-temperature-for-lights
    Marvin Wichmann committed Feb 7, 2019
    Copy the full SHA
    05853eb View commit details
    Browse the repository at this point in the history
  3. Address suggested changes

    Marvin Wichmann committed Feb 7, 2019
    Copy the full SHA
    ae380a3 View commit details
    Browse the repository at this point in the history
  4. Update homeassistant/components/knx/light.py

    Co-Authored-By: marvin-w <marvin@fam-wichmann.de>
    farmio and marvin-w committed Feb 7, 2019
    Copy the full SHA
    ca63515 View commit details
    Browse the repository at this point in the history
  5. Update homeassistant/components/knx/light.py

    Co-Authored-By: marvin-w <marvin@fam-wichmann.de>
    farmio and marvin-w committed Feb 7, 2019
    Copy the full SHA
    7823112 View commit details
    Browse the repository at this point in the history