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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert siri requests for target heating cooling state auto to a valid mode #60220

Merged
merged 2 commits into from Jan 12, 2022

Commits on Nov 23, 2021

  1. Convert siri requests for auto to a valid mode

    - Siri will request an invalid thermostat mode (auto) when
      the device does not support it. Allow the value to be
      converted to a mode the device supports
    
    - Requires ikalchev/HAP-python#392
    
    - Fixes home-assistant#60203
    bdraco committed Nov 23, 2021
    Copy the full SHA
    be68e96 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Bump version

    bdraco committed Jan 11, 2022
    Copy the full SHA
    98307e3 View commit details
    Browse the repository at this point in the history