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

Don't remove zwave_js devices automatically #98145

Merged
merged 17 commits into from
Jan 30, 2024
Merged

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. readd removed pieces

    raman325 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ffae63b View commit details
    Browse the repository at this point in the history
  2. tweak existing logic

    raman325 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    256b8c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Revert optimization

    raman325 authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    84c0896 View commit details
    Browse the repository at this point in the history
  2. fix removal check logic

    raman325 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7898b2a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Jan 5, 2024

  1. fix logic and tests

    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    efb2b0b View commit details
    Browse the repository at this point in the history
  2. tweak

    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8f220e9 View commit details
    Browse the repository at this point in the history
  3. changes

    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    596a19f View commit details
    Browse the repository at this point in the history
  4. Add coverage and fix logic

    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    10bbd06 View commit details
    Browse the repository at this point in the history
  5. fixes

    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8bc6d09 View commit details
    Browse the repository at this point in the history
  6. comment

    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    96344bf View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/dev' into device

    * upstream/dev: (2071 commits)
      Set zwave_js voltage sensor suggested precision (home-assistant#107116)
      Bump bluetooth-adapters to 0.17.0 (home-assistant#107195)
      Disable IPv6 in the opower integration to fix AEP utilities (home-assistant#107203)
      Fix conversation snapshots (home-assistant#107196)
      Report missing entities/areas instead of failing to match in Assist (home-assistant#107151)
      Bump to PyTado 0.17.3 (home-assistant#107181)
      Fix switch states in AVM FRITZ!Box Tools (home-assistant#107183)
      Fix tplink overloading power strips (home-assistant#104208)
      Update sensorpush-ble library to 1.6.1 (home-assistant#107168)
      Bump aiohomekit to 3.1.2 (home-assistant#107177)
      Introduce base entity in streamlabs water (home-assistant#107095)
      Clean up outdated entity replacement logic in Guardian (home-assistant#107160)
      Add conversation_id parameter to conversation.process service (home-assistant#106078)
      Pass aiohttp clientsession to tedee integration (home-assistant#107089)
      Update Home Assistant base image to 2024.01.0 - Python 3.12 (home-assistant#107175)
      Remove precision in streamlabs water (home-assistant#107096)
      Pass down language to hassil (home-assistant#106490)
      Use snapshots in Glances sensor tests (home-assistant#107159)
      Cache homekit_controller supported features (home-assistant#106702)
      Migrate AVM FRITZ!Box Call monitor to has entity name (home-assistant#99752)
      ...
    raman325 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8eea524 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28400a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f220f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Review comments

    raman325 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1474174 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. remove commented out code

    raman325 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ea3bd1f View commit details
    Browse the repository at this point in the history