Commit Graph

5 Commits

Author SHA1 Message Date
simbaja c8d77120c9
Merge Development Changes (0.6.5) (#120)
* - updated water heater naming

* - initial support for built-in AC units

* Add support for Built-In AC Unit

Built-In AC unit operation and function is similar to a WAC.
`gehomesdk` version bumped from 0.4.25 to 0.4.27 to include latest
ErdApplianceType enum.

* Update README.md

Update README.md to include Built-In AC as supported device

* - updated zero serial number detection (resolves #89)

* - updated version
- updated changelog

* - hopefully fixed recursion bug with numbers

* - added cooktop support

* - fixed circular reference

* Add support for fridges with reduced support for ERD codes (no turbo mode, no current temperature reporting, no temperature setpoint limit reporting, no door status reporting). This change has been tested on a Fisher & Paykel RF610AA.

* - added dual dishwasher support
- updated documentation
- version bumps

* - added water heater support

* - added basic espresso maker device

* - bugfixes

* - rewrote initialization (resolves #99)

* - added logic to prevent double registration of entities

* - added correct min/max temps for water heaters

* Fix CoffeeMaker after the NumberEntity refactoring

* - added fix for CGY366P2TS1 (#116) to try to get the cooktop status, but fail more gracefully if it isn't supported

Co-authored-by: Rob Schmidt <rwschmidt26@gmail.com>
Co-authored-by: Federico Sevilla <federico@sevilla.id.au>
Co-authored-by: alexanv1 <44785744+alexanv1@users.noreply.github.com>
2022-10-16 10:44:14 -04:00
alexanv1 244778edc0 Updates to Coffee Maker support 2022-01-29 21:06:43 -08:00
alexanv1 807ee17110 CoffeeMaker fixes 2021-12-13 02:43:00 -08:00
Jack Simbach 01e56ea6fe - added coffee maker control 2021-12-12 18:38:17 -05:00
Jack Simbach 9d27a3ea36 - fixed issue with missing GeSacTemperatureSensor
- added initial coffee maker support
2021-12-12 13:25:43 -05:00