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 proper support for zwave_js Indicator CC #90248

Merged
merged 27 commits into from
May 24, 2023

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    fea76a0 View commit details
    Browse the repository at this point in the history
  2. remove stale test

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4bf798d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d6219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8f500c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b87a63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1747bc4 View commit details
    Browse the repository at this point in the history
  7. fix const name

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e7cda14 View commit details
    Browse the repository at this point in the history
  8. Don't create task

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8dcafae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e707f1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b743764 View commit details
    Browse the repository at this point in the history
  11. be consistent about order

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    90723e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6347558 View commit details
    Browse the repository at this point in the history
  13. comment

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e2cb376 View commit details
    Browse the repository at this point in the history
  14. exclude property keys 3-5

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6c0c70b View commit details
    Browse the repository at this point in the history
  15. fix remove logic

    raman325 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3158f5a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    92720f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    833a973 View commit details
    Browse the repository at this point in the history
  2. cut line

    raman325 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    622884b View commit details
    Browse the repository at this point in the history
  3. less lines

    raman325 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d386f7f View commit details
    Browse the repository at this point in the history
  4. Update homeassistant/components/zwave_js/switch.py

    Co-authored-by: kpine <keith.pine@gmail.com>
    raman325 and kpine committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c35b0cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2aa722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cab8db8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    526b502 View commit details
    Browse the repository at this point in the history
  2. remove dupe import

    raman325 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    74f5885 View commit details
    Browse the repository at this point in the history
  3. black

    raman325 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    7e47bf4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. append

    raman325 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f0d885a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/home-assistant/core into ind…

    …icator
    
    * 'dev' of https://github.com/home-assistant/core: (400 commits)
      Fix todoist state updates (home-assistant#91915)
      Bump pydeconz to v112 (home-assistant#91924)
      Fix directv attribute media_position_updated_at (home-assistant#92383)
      Add a DataUpdateCoordinator to Hydrawise (home-assistant#93223)
      Add UDP listener in Lightwave (home-assistant#85385)
      Prevent SensorEntity and RestoreEntity inheritance (home-assistant#88971)
      Implement OpenSky library (home-assistant#92814)
      Bump pygti and change the request for the new api version (home-assistant#92283)
      Fully Kiosk: Truncate long URLs (home-assistant#92347)
      Enable strict type checks of cloud (home-assistant#92576)
      Remove legacy translations from electrasmart (home-assistant#93446)
      Update aioairzone-cloud to v0.1.3 (home-assistant#93443)
      Add backup location and mount failed repair (home-assistant#93126)
      Remove unused zwave discovery logic (home-assistant#93436)
      Bump PySwitchbee to 1.8.0 (home-assistant#92348)
      remove template deprecated function `device_trigger.py` (home-assistant#93419)
      Fix reference string in data disk repair (home-assistant#93220)
      Use SnapshotAssertion in Renault tests (part 2) (home-assistant#92395)
      Add ability to unload demo integration (home-assistant#92515)
      Move Twitch constants to separate file (home-assistant#92605)
      ...
    raman325 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6d22501 View commit details
    Browse the repository at this point in the history