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 support for zwave_js event entities #102285

Merged
merged 21 commits into from
Oct 20, 2023
Merged

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    dc0724b View commit details
    Browse the repository at this point in the history
  2. dont give alternate name

    raman325 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d4bd1b8 View commit details
    Browse the repository at this point in the history
  3. add guard

    raman325 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dab10eb View commit details
    Browse the repository at this point in the history
  4. update docstring

    raman325 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6a202a1 View commit details
    Browse the repository at this point in the history
  5. update func name

    raman325 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5a89be2 View commit details
    Browse the repository at this point in the history
  6. Add test for Basic CC

    raman325 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    74a1b26 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. fixes

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e8c4274 View commit details
    Browse the repository at this point in the history
  2. fix tests

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    223d1b2 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f91fac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c236c9 View commit details
    Browse the repository at this point in the history
  5. PR comments

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    acf2422 View commit details
    Browse the repository at this point in the history
  6. improve test

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    01bf782 View commit details
    Browse the repository at this point in the history
  7. Update event.py

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    05dcb98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    135eccc View commit details
    Browse the repository at this point in the history
  9. Update conftest.py

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d54b3c6 View commit details
    Browse the repository at this point in the history
  10. black

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e7d1fa3 View commit details
    Browse the repository at this point in the history
  11. fix fixture

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8842572 View commit details
    Browse the repository at this point in the history
  12. feedback

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cda8731 View commit details
    Browse the repository at this point in the history
  13. missed rename

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6caac1c View commit details
    Browse the repository at this point in the history
  14. review

    raman325 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    192c622 View commit details
    Browse the repository at this point in the history
  15. Update homeassistant/components/zwave_js/event.py

    Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
    raman325 and MartinHjelmare committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4347485 View commit details
    Browse the repository at this point in the history