GE Home Appliances (SmartHQ) for Home Assistant
Go to file
Federico Sevilla 0afb05f9ee 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. 2022-08-12 17:09:00 +10:00
custom_components/ge_home 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. 2022-08-12 17:09:00 +10:00
img - updated documentation 2021-08-08 16:58:08 -04:00
.gitattributes Bump sharkiqpy version 2020-07-22 10:44:16 -04:00
.gitignore Resync with HA PR 2020-08-12 09:31:39 -04:00
CHANGELOG.md - version bump/doc update 2022-05-07 19:57:03 -04:00
LICENSE - Update to GE Home and use the gehomesdk 2021-05-20 11:15:49 -04:00
README.md - updated readme 2022-04-30 19:51:24 -04:00
hacs.json - documentation updates 2022-02-19 15:05:53 -05:00
info.md - version bump/doc update 2022-05-07 19:57:03 -04:00

README.md

GE Home Appliances (SmartHQ)

GitHub Release GitHub Activity License hacs

Integration for GE WiFi-enabled appliances into Home Assistant. This integration currently supports the following devices:

  • Fridge
  • Oven
  • Dishwasher
  • Laundry (Washer/Dryer)
  • Whole Home Water Filter
  • Whole Home Water Softener
  • A/C (Portable, Split, Window)
  • Range Hood
  • Advantium
  • Microwave
  • Opal Ice Maker
  • Coffee Maker

Forked from Andrew Mark's repository.

Updates

Unfortunately, I'm pretty much at the end of what I can do without assistance from others with these devices that can help provide logs. I'll do what I can to make updates if there's something broken, but I am not really able to add new functionality if I can't get a little help to do so.

Home Assistant UI Examples

Entities card:

Entities

Fridge Controls:

Fridge controls

Oven Controls:

Fridge controls

A/C Controls:

A/C controls

Installation (Manual)

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called ge_home.
  4. Download all the files from the custom_components/ge_home/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "GE Home"

Installation (HACS)

Please follow directions here, and use https://github.com/simbaja/ha_gehome as the repository URL.

Configuration

Configuration is done via the HA user interface.

Change Log

Please click here for change information.