Commit Graph

22 Commits

Author SHA1 Message Date
simbaja 1b7e8179b4
v0.6.6 (#153)
* - 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

* - fixed region setting in update coordinator

* - version bump
- doc update
- string fixes

* - updated the temperature conversion to use non-deprecated HASS methods

* - updated documentation (@gleepwurp)

* - more documentation updates

* - updated dishwasher for new functionality
- updated documentation

* updated uom for liquid volume per HA specifications

* - fixed typo in oven (#149)

* - updated change log
- fixed oven light control (#144)

---------

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>
2023-04-23 01:05:15 -04:00
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
Jack Simbach a028195899 - updated readme 2022-04-30 19:51:24 -04:00
Jack Simbach 37cf69b99d - documentation updates 2022-02-18 23:51:43 -05:00
Jack Simbach 739c272e41 - updated versions and documentation 2021-12-11 11:06:30 -05:00
Jack Simbach 08704be5f6 - documentation updates 2021-08-25 12:50:18 -04:00
Jack Simbach 6bd56b4dce - updated documentation
- added icon for climate entities
2021-08-08 16:58:08 -04:00
Jack Simbach fdf6e38beb - added badges 2021-07-31 19:10:56 -04:00
Jack Simbach 2f413460a1 - updated HACS information
- updated README/CHANGELOG
- version bump
2021-07-31 19:07:36 -04:00
Warren Rees e399ff1652 - Update to GE Home and use the gehomesdk 2021-05-20 11:15:49 -04:00
Joel Moses 2e16f0079b
Update README.md 2021-02-04 08:41:31 -08:00
Joel Moses 9d3e375c3f
Update README.md 2021-02-04 08:41:12 -08:00
Andrew Marks 3935f1b1e2 Remove shark_iq 2020-09-21 08:32:42 -04:00
Andrew Marks b4da9bcbb6
Update README.md 2020-08-27 08:52:54 -04:00
Andrew Marks 29c767dcda
Fix image links in README.md 2020-08-27 08:52:37 -04:00
Andrew Marks 283271f709 Implement fridges and ovens as water heaters 2020-08-26 20:10:32 -04:00
Andrew Marks 313066c31c Add shark images 2020-08-14 09:51:23 -04:00
Andrew Marks 29131cb386 Tweak to readme 2020-08-13 22:38:01 -04:00
Andrew Marks 601b3a8637 Add image to readme 2020-08-13 22:37:22 -04:00
Andrew Marks ba807e628f Fixes to ge_kitchen and start the README 2020-08-13 22:31:54 -04:00
Andrew Marks 6711cf52a0
Update README.md 2020-07-21 10:25:38 -04:00
Andrew Marks 37372aa6f6
Initial commit 2020-07-21 10:18:56 -04:00