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

Add transition support to zwave_js lights #52160

Merged
merged 29 commits into from Jul 9, 2021

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    8d71ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7769f5 View commit details
    Browse the repository at this point in the history
  3. simplify and add tests

    firstof9 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f0b62e5 View commit details
    Browse the repository at this point in the history
  4. fix logic

    firstof9 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6ca27f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17b46e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Use new metadata property

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d8ef139 View commit details
    Browse the repository at this point in the history
  2. Use new metadata property

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    ba7fc10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d7101 View commit details
    Browse the repository at this point in the history
  4. fix file perms

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    935048e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49a1be6 View commit details
    Browse the repository at this point in the history
  6. update test

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    c493676 View commit details
    Browse the repository at this point in the history
  7. update test

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    59a6055 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca6e134 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    918a706 View commit details
    Browse the repository at this point in the history
  10. more tests

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    8caf2c2 View commit details
    Browse the repository at this point in the history
  11. fix color transtions

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5057b13 View commit details
    Browse the repository at this point in the history
  12. remove unneed default

    firstof9 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    b7bb33d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c58a7ce View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. set transition default

    firstof9 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    8b99899 View commit details
    Browse the repository at this point in the history
  2. properly set default

    firstof9 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    292c264 View commit details
    Browse the repository at this point in the history
  3. update tests

    firstof9 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    db6c7fa View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    1d4a1b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. suggested changes

    firstof9 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d3444cf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Update homeassistant/components/zwave_js/light.py

    Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
    firstof9 and MartinHjelmare committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0e5908a View commit details
    Browse the repository at this point in the history
  2. Update homeassistant/components/zwave_js/light.py

    Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
    firstof9 and MartinHjelmare committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    c4ab3a5 View commit details
    Browse the repository at this point in the history
  3. Update homeassistant/components/zwave_js/light.py

    Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
    firstof9 and MartinHjelmare committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    e7c37e2 View commit details
    Browse the repository at this point in the history
  4. Update homeassistant/components/zwave_js/light.py

    Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
    firstof9 and MartinHjelmare committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d6c3a88 View commit details
    Browse the repository at this point in the history
  5. Update homeassistant/components/zwave_js/light.py

    Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
    firstof9 and MartinHjelmare committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7a55d99 View commit details
    Browse the repository at this point in the history
  6. formatting

    firstof9 committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ce5a54a View commit details
    Browse the repository at this point in the history