Skip to content

Releases: simbaja/ha_gehome

v2026.2.1

29 May 20:58

Choose a tag to compare

Pinned the GE Home SDK version to avoid issue with future library changes (e.g. the ERD rename in 2026.5.4).

v2026.5.0-dev0

26 May 23:29

Choose a tag to compare

v2026.5.0-dev0 Pre-release
Pre-release
  • Feature: Added cooktop-specific entities (sensors and controls)
  • Feature: Added kitchen timer to cooktop as number entities (in minutes)
  • Feature: Added gas cooktop to known device mapping
  • Feature: Added quiet/turbo mode for AC-capable appliances [#397]
  • Feature: Added potential support for dishwasher delay start on some models [#434]
  • Feature: Added cross-appliance resource usage sensors to all supported appliances (instantaneous power, cumulative energy, hot/cold water usage, gas usage) where reported by the appliance [#335,#492]
  • Change: Improved login error messages now specifically indicate when MFA or Terms of Service acceptance is required
  • Change: Refactored common cooktop logic to apply to both cooktop and oven devices
  • Change: Tightened typing for binary sensor and sensor device/state classes
  • Change: Removed AC-specific demand response sensors from WAC/BIAC (superseded by cross-appliance resource sensors)
  • Bugfix: Fixed dehumidifier sensors incorrectly typed (should be binary sensors)
  • Bugfix: Fixed typing issue in oven target_temperature
  • Bugfix: Avoid returning None for oven target_temperature [#457]
  • Bugfix: Allow eco mode access for non-heating split ACs [#474]
  • Bugfix: Fix oven off mode to use HA's STATE_OFF constant [#485]
  • Bugfix: Restore appliance availability on state update [#495]
  • Bugfix: Ignore non-printable serial numbers and fall back to MAC as unique device identifier [#502]

v2026.2.0

23 Feb 01:47
60d82fb

Choose a tag to compare

What's Changed

  • Feature: Added DRY mode to HVAC options and mappings [#441]
  • Feature: Added GeWasherCycleButton to WasherDryerApi [#462]
  • Feature: Added DishDrawer User Setting wifi_enabled (read only) [#463]
  • Change: Changed mode names for Haier water heaters [#442]
  • Change: Made LAUNDRY_MACHINE_STATE diagnostic on all appliances [#447]
  • Bugfix: Cooktop Sensor fixes [#440, #454]
  • Bugfix: Persist ApplianceApis on reconnect to prevent duplicate entities [#464]

Full Changelog: v2025.12.0...v2026.2.0

v2025.12.0

07 Dec 15:31
10bf0e8

Choose a tag to compare

What's Changed

  • Bugfix: Climate heat mode setting [#433, #435]
  • Feature: Changed time-related entities to be durations instead of text [#312]

Full Changelog: v2025.11.0...v2025.12.0

v2025.12.0-dev0

03 Dec 02:01

Choose a tag to compare

v2025.12.0-dev0 Pre-release
Pre-release
  • Bugfix for climate heat functionality (#433)
  • Added duration & suggested uom functionality (#312)

Full Changelog: v2025.11.0...v2025.12.0-dev0

v2025.11.0

01 Dec 00:33
46efc74

Choose a tag to compare

What's Changed

  • Support Controls with separate state/control ERDs by @mitchjust in #404
  • Add heat mode for Window ACs that support it by @raman325 in #396
  • Heat uses a separate ERD code for temperature by @dbrand666 in #416
  • Updated coding for Advantium Oven and Speed Oven by @ehendrix23 in #414
  • Refactored code to improve reliability
  • Added entity categorization
  • Added support for dishwasher remote commands
  • Miscellaneous bug fixes

New Contributors

Full Changelog: v2025.7.0...v2025.11.0

v2025.11.0-dev3

24 Nov 00:27

Choose a tag to compare

v2025.11.0-dev3 Pre-release
Pre-release
  • Added entity categorization
  • Added support for dishwasher remote commands

Full Changelog: v2025.11.0-dev2...v2025.11.0-dev3

v2025.11.0-dev2

23 Nov 15:52

Choose a tag to compare

v2025.11.0-dev2 Pre-release
Pre-release
  • More hood updates

Full Changelog: v2025.11.0-dev1...v2025.11.0-dev2

v2025.11.0-dev1

23 Nov 02:12

Choose a tag to compare

v2025.11.0-dev1 Pre-release
Pre-release
  • Miscellaneous bug fixes

Full Changelog: v2025.11.0-dev0...v2025.11.0-dev1

v2025.11.0-dev0

21 Nov 03:07

Choose a tag to compare

v2025.11.0-dev0 Pre-release
Pre-release

What's Changed

  • Refactored code to improve reliability
  • Support Controls with separate state/control ERDs by @mitchjust in #404
  • Add heat mode for Window ACs that support it by @raman325 in #396
  • Resolves issue where a single invalid/unsupported devices blocks the initialization of all other valid/supported devices by @ncd7 in #422
  • Heat uses a separate ERD code for temperature by @dbrand666 in #416
  • Updated coding for Advantium Oven and Speed Oven by @ehendrix23 in #414

New Contributors

Full Changelog: v2025.7.0...v2025.11.0-dev0