Commit Graph

386 Commits

Author SHA1 Message Date
Jack Simbach cfc92be986 Merge remote-tracking branch 'remotes/origin/dev' 2024-11-30 22:37:17 -05:00
Jack Simbach 955c2f0816 - documentation updates 2024-11-30 22:32:09 -05:00
Jack Simbach 48029fd3a8 - fixed issues with logging deprecations 2024-11-30 22:21:22 -05:00
Jack Simbach d96e5e88d7 - added support for unloading the coordinator on setup if one already exists 2024-11-30 22:17:33 -05:00
Jack Simbach 8d2acf365f - updated SDK version (resolves #304) 2024-11-30 21:57:48 -05:00
Jack Simbach be961b16fc - added probe temperature (resolves #232) 2024-11-30 21:12:42 -05:00
simbaja 4726509c08
v0.6.13 (#299) 2024-11-03 12:07:44 -05:00
simbaja 42c24bd1b9
Merge branch 'master' into dev 2024-11-03 12:05:47 -05:00
Jack Simbach dcecde7120 - documentation updates 2024-11-03 12:01:55 -05:00
Jack Simbach cc3fe5007b - fix for deprecation warnings 2024-11-03 11:33:29 -05:00
Jack Simbach 76e6004996 Merge branch 'dev' of https://github.com/simbaja/ha_gehome into dev 2024-11-03 11:24:28 -05:00
chandlercord f17081cc5b Set "Could not find appliance % in known device list." to INFO
Changed log level to INFO since known device list is deprecated.

I'll try to find time later this week to read up on the 'device registry index' and see if it makes sense to add the appliances there.
2024-11-03 11:24:22 -05:00
Jack Simbach 85f8922189 - updated ssl context
- bumped gehomesdk version and integration version
2024-11-03 11:23:53 -05:00
Jack Simbach ccd90eed31 - updated version and documentation 2024-09-24 17:55:42 -04:00
disforw 333f2f28a2 Cleanup 2024-09-24 17:55:42 -04:00
disforw 55ddc61484 Await async_forward_entry_setup
As required by HA
2024-09-24 17:55:42 -04:00
Jack Simbach 6af402d921 - updated version and documentation 2024-09-24 17:40:35 -04:00
disforw 4ca590901e Cleanup 2024-07-21 13:26:44 -04:00
disforw a0e7dede2e Await async_forward_entry_setup
As required by HA
2024-07-21 13:26:44 -04:00
Jack Simbach ca4d00e123 Merge remote-tracking branch 'remotes/origin/master' into dev 2024-06-23 11:00:16 -04:00
Jack Simbach 8f543a8850 - updated documentation
- version bump
2024-06-23 10:58:25 -04:00
Steve2Go 6f8dab347c Update ge_climate.py 2024-06-23 10:58:25 -04:00
Jack Simbach 48ea3b3acf - fixed convertable drawer issue (resolves #243) 2024-06-23 10:58:25 -04:00
Jack Simbach 8761ac32c8 - updated app types to include electric cooktops (resolves #252)
- updated cooktop to incorporate newer cooktop attributes
2024-06-23 10:58:25 -04:00
Jack Simbach e9fde572bf - updated client session to remove deprecation (resolves #253) 2024-06-23 10:58:25 -04:00
Jack Simbach c8f29dd679 - updated error strings 2024-06-23 10:58:25 -04:00
Jack Simbach 46f3d92ad0 - updated the climate support for new flags introduced in 2024.2.0 2024-06-23 10:58:25 -04:00
Jack Simbach b36b3177b8 Merge branch 'dev' of https://github.com/simbaja/ha_gehome into dev 2024-06-23 10:16:05 -04:00
Jack Simbach 1e94af9d53 - updated documentation
- version bump
2024-06-23 10:16:02 -04:00
Steve2Go aa857f3587 Update ge_climate.py 2024-05-07 22:56:03 -04:00
Jack Simbach 62692f66db - fixed convertable drawer issue (resolves #243) 2024-05-07 22:49:45 -04:00
Jack Simbach 686ed638e7 - updated app types to include electric cooktops (resolves #252)
- updated cooktop to incorporate newer cooktop attributes
2024-05-07 21:44:03 -04:00
Jack Simbach ad326bb058 - updated client session to remove deprecation (resolves #253) 2024-05-07 21:33:49 -04:00
Jack Simbach 4f25f0206a - updated error strings 2024-05-04 20:17:38 -04:00
Jack Simbach 540bbe6857 - updated the climate support for new flags introduced in 2024.2.0 2024-05-04 17:12:21 -04:00
Jack Simbach db011eada4 - updated documentation 2024-02-01 21:24:01 -05:00
Jack Simbach 8e9d936151 Merge remote-tracking branch 'remotes/origin/dev' 2024-02-01 21:20:27 -05:00
Jack Simbach dddb3beff8 - version bump 2024-02-01 21:15:22 -05:00
Jack Simbach 2ecb694706 - fixed issues with new comments (#228, #229) 2024-01-29 22:55:40 -05:00
simbaja efe500fe9a
Dev -> Main v0.6.9 (#226)
* - 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)

* - fixed issues with dishwasher (#155)
- added oim descaling sensor (#154)
- version bump

* - updated change log

* updated dual dishwasher for changes to gehomesdk (#161)

Co-authored-by: na4ma4 <na4ma4@users.noreply.github.com>

* await disconnect when unloading (#169)

Fixes simbaja#164.

* Check for upper oven light when there is a lower oven (#174)

Resolves issue #121

* - added oven warming drawers
- simplified oven entity logic

* - fixed issues with the new oven initialization logic

* - fixed bad type import for warming drawer

* -added iot class (#181)

* - updated the gehomesdk version requirement

* - gehomesdk version bump

* - added dehumidifier (#114)

* - dehumidifier appliance type fix

* - added oven state sensors (#175)

* - updated change logs
- updated sdk version requirement

* - removed target select
- added dehumidifier entity
- sdk version bump

* - updated dehumidifier icon

* - added humidifier platform

* - fixed typos in humidifier class

* - fixed copy/paste error

* - sdk version requirement bump

* - sdk version bump

* - updated dehumidifier to handle target precision
- updated dehumidifier sensor value conversion

* - missed a commit

* - SDK version bump

* Set device class on day flow for water softeners (#207)

This should allow sensor to be added to the energy dashboard.

* - removed references to _hass in update coordinator
- removed hass attribute in ge_entity
- version bump

* bumped gehomesdk version requirement

* - added fridge/freezer controls

* - documentation updates

* - fixed error when reloading integration

* - added additional update error handling

* - fixed coordinator bug

* - added additional logic to handle non-standard ready conditions

* Set device class on day flow for water filters (#209)

* - bumped sdk version requirement

* added new style cooktop status support (#159)

* Update deprecated constants or remove unused ones (#219)

* - updated documentation

---------

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>
Co-authored-by: na4ma4 <25967676+na4ma4@users.noreply.github.com>
Co-authored-by: na4ma4 <na4ma4@users.noreply.github.com>
Co-authored-by: Alex Peters <alex@peters.net>
Co-authored-by: Chris Petersen <154074+ex-nerd@users.noreply.github.com>
Co-authored-by: Nathan Fiscus <nathanfiscus@users.noreply.github.com>
Co-authored-by: Jason Foley <JTF195@hotmail.com>
Co-authored-by: myztillx <33730898+myztillx@users.noreply.github.com>
2024-01-28 10:07:52 -05:00
Jack Simbach edc877c472 Merge branch 'dev' of https://github.com/simbaja/ha_gehome into dev 2024-01-28 09:34:48 -05:00
Jack Simbach eac81c691e - updated documentation 2024-01-28 09:34:46 -05:00
myztillx 70dfdb915e
Update deprecated constants or remove unused ones (#219) 2024-01-16 19:20:20 +01:00
Jack Simbach 6e651bcc40 added new style cooktop status support (#159) 2023-12-09 10:45:12 -05:00
Jack Simbach 4249141be1 - bumped sdk version requirement 2023-12-09 09:59:20 -05:00
Jason Foley c9619ca6e4
Set device class on day flow for water filters (#209) 2023-12-09 08:26:50 -05:00
Jack Simbach c2025f97e7 - added additional logic to handle non-standard ready conditions 2023-12-03 19:08:09 -05:00
Jack Simbach 75ff9243fb - fixed coordinator bug 2023-11-28 20:11:14 -05:00
Jack Simbach fbb4db3067 - added additional update error handling 2023-11-28 19:22:37 -05:00
Jack Simbach d2329e6025 - fixed error when reloading integration 2023-11-27 21:33:04 -05:00