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 zwave config parameter entities #92223

Merged
merged 9 commits into from
May 30, 2023

Commits on Apr 29, 2023

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

Commits on May 22, 2023

  1. Merge branch 'dev' of https://github.com/home-assistant/core into con…

    …fig_parameter
    
    * 'dev' of https://github.com/home-assistant/core: (390 commits)
      Use snapshots in devolo_home_control tests (home-assistant#93202)
      Configurable KNX Telegram history size (home-assistant#93248)
      Bugfix and add test coverage for zwave_js.light (home-assistant#93257)
      Refactor zwave_js.fan and add tests (home-assistant#93256)
      Bugfix and small refactor for zwave_js.device_action (home-assistant#93261)
      Refactor zwave_js.sensor and add test coverage (home-assistant#93259)
      Improve test coverage for zwave_js.trigger (home-assistant#93260)
      Fix august configuration url with Yale Home brand (home-assistant#93361)
      Make mqtt device_tracker state_topic optional when json_attribute_topic is used (home-assistant#93322)
      Move HydrawiseEntity into entity.py (home-assistant#93359)
      Update Home Assistant base image to 2023.05.0 (home-assistant#93350)
      Adjust counter to not restore configuration parameters (home-assistant#93344)
      Deprecate counter.configure service (home-assistant#93343)
      Update zwave-me-ws version to 0.4.3 (home-assistant#93348)
      Add myself as a code owner of the Hydrawise integration (home-assistant#93358)
      Move Hydrawise constants into const.py (home-assistant#93357)
      Improve test coverage for zwave_js (home-assistant#93262)
      Add advanced imap option to set custom event max message size (home-assistant#93163)
      Bump zwave-js-server-python to 0.48.1 (home-assistant#93342)
      Bump `aionotion` to 2023.05.5 (home-assistant#93334)
      ...
    raman325 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8a12be7 View commit details
    Browse the repository at this point in the history
  2. Remove unused entity const

    raman325 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6a65efb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    bcbda89 View commit details
    Browse the repository at this point in the history
  2. remove unusued imports

    raman325 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    70b91a8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. review comments

    raman325 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ac597c4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. switch to reserved values

    raman325 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3afbda5 View commit details
    Browse the repository at this point in the history
  2. fix test

    raman325 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    70afd93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0241b1 View commit details
    Browse the repository at this point in the history