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

Fix evohome HVAC modes for VisionPro Wifi systems #126378

Closed
wants to merge 14 commits into from

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    5eec2d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862b097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be711f5 View commit details
    Browse the repository at this point in the history
  4. tweaks to codes

    zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8936c7b View commit details
    Browse the repository at this point in the history
  5. remove tests (for now)

    zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f16565e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfe44a1 View commit details
    Browse the repository at this point in the history
  7. un-rename symbols

    zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5a9a19c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eddb698 View commit details
    Browse the repository at this point in the history
  9. Fix tplink number platform to use intended BOX mode (home-assistant#1…

    …26397)
    
    The NumberMode should be BOX as per the entity description but due to the missing dataclass decorator was resolving to NumberMode.AUTO.
    sdb9696 authored and zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f222109 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45d5021 View commit details
    Browse the repository at this point in the history
  11. Set connection and command timeout in VLC Telnet (home-assistant#126401)

    use 1s lower than scan interval
    mib1185 authored and zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6792aea View commit details
    Browse the repository at this point in the history
  12. Add issue asking users to disable ESPHome assist_in_progress sensor (h…

    …ome-assistant#125805)
    
    * Add issue asking users to disable ESPHome assist_in_progress binary sensor
    
    * Include integration name in title and description
    
    * Add repair flow
    
    * Improve test coverage
    emontnemery authored and zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    553e9bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    359a53a View commit details
    Browse the repository at this point in the history
  14. commit

    zxdavb committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a6651d8 View commit details
    Browse the repository at this point in the history