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 basic support for HitachiAirToAirHeatPump #364

Merged
merged 28 commits into from
Jul 14, 2021

Commits on May 27, 2021

  1. Add Hitaching Airconditioning

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    859d959 View commit details
    Browse the repository at this point in the history
  2. Support HVAC modes

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    b08a67f View commit details
    Browse the repository at this point in the history
  3. Bugfix in HVAC modes

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ca6f49d View commit details
    Browse the repository at this point in the history
  4. Add more stubs

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    1cba8b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc9f78d View commit details
    Browse the repository at this point in the history
  6. Add missing const

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    743984e View commit details
    Browse the repository at this point in the history
  7. Add preset modes

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    3578f23 View commit details
    Browse the repository at this point in the history
  8. Set device info

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    76bad23 View commit details
    Browse the repository at this point in the history
  9. Add logging

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c9f440a View commit details
    Browse the repository at this point in the history
  10. Temp fixes

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e503973 View commit details
    Browse the repository at this point in the history
  11. Initial fixes

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    d7181e5 View commit details
    Browse the repository at this point in the history
  12. Fix Swing Modes

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e166c23 View commit details
    Browse the repository at this point in the history
  13. Clean up

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    d6c3be8 View commit details
    Browse the repository at this point in the history
  14. Bugfix for on/off

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    b6dd2a3 View commit details
    Browse the repository at this point in the history
  15. Add presets

    iMicknl committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e100dcc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    591dfa6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    9b5d0d4 View commit details
    Browse the repository at this point in the history
  2. Add constant

    iMicknl committed May 28, 2021
    Configuration menu
    Copy the full SHA
    0bbffcc View commit details
    Browse the repository at this point in the history
  3. Clean up for final version

    iMicknl committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3aef1c9 View commit details
    Browse the repository at this point in the history
  4. Remove extra enter

    iMicknl committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3b71b9f View commit details
    Browse the repository at this point in the history
  5. Final clean up

    iMicknl committed May 28, 2021
    Configuration menu
    Copy the full SHA
    d552eb7 View commit details
    Browse the repository at this point in the history
  6. Fix temperature steps

    iMicknl committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ae2d2e0 View commit details
    Browse the repository at this point in the history
  7. Fix order of HVAC_modes

    iMicknl committed May 28, 2021
    Configuration menu
    Copy the full SHA
    90e075d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Bugfixes for OVP versions

    iMicknl committed May 29, 2021
    Configuration menu
    Copy the full SHA
    8898ec3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    cf7ac5f View commit details
    Browse the repository at this point in the history
  2. Clean up

    iMicknl committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7071e0d View commit details
    Browse the repository at this point in the history
  3. Squashed commit of the following:

    commit 1bbacf1
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 15:14:39 2021 -0700
    
        Add basic support for AtlanticPassAPCHeatingAndCoolingZone (#380)
    
    commit 4a77161
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 14:52:07 2021 -0700
    
        Adds basic support for AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint (#362)
    
    commit 93a02ff
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 14:30:49 2021 -0700
    
        Add support for AtlanticElectricalTowelDryer (#423)
    
        * Add scaffold for feature/AtlanticElectricalTowelDryer
    
        * Update presets and other features
    
        * First clean up
    
        * remove comments
    
    commit a4709cd
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 14:18:00 2021 -0700
    
        Adjust Atlantic Electrical Heater to new standards and fix issues (#454)
    
        * Adjust Atlantic Electrical Heater to new standards and fix issues
    
        * Add comfort mode
    
        * Add missing extra comfort presets
    
    commit 65de131
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 13:41:35 2021 -0700
    
        Add more information regarding Model and Manufacturer (#474)
    
    commit 76d566c
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 11:56:06 2021 -0700
    
        Improve reauth, Config Flow and error handling (#452)
    
    commit 847ee29
    Author: Thibaut <thibaut@etienne.pw>
    Date:   Wed Jul 14 19:09:43 2021 +0200
    
        Fix is_opening/closing for RTS devices (#464)
    
        Co-authored-by: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    
    commit 560db42
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 10:01:12 2021 -0700
    
        Update pyhoma and require latest Home Assistant version (#473)
    
    commit 242e21d
    Author: Mick Vleeshouwer <Mick.Vleeshouwer@microsoft.com>
    Date:   Wed Jul 14 08:01:55 2021 -0700
    
        Currently stale issues are closed too soon (#470)
    
    commit c467aa4
    Author: Thibaut <thibaut@etienne.pw>
    Date:   Tue Jun 29 17:13:52 2021 +0200
    
        Fix is_opening/is_closing for RTS covers (#463)
    
    commit 60f0766
    Author: Thibaut <thibaut@etienne.pw>
    Date:   Mon Jun 21 09:17:18 2021 +0200
    
        Support is_opening/closing when moving position (#460)
    
    commit 39f485e
    Author: Thibaut <thibaut@etienne.pw>
    Date:   Mon May 31 17:27:48 2021 +0200
    
        Remove setPosition (#455)
    iMicknl committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1c2ac47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64f4b94 View commit details
    Browse the repository at this point in the history