Releases: simbaja/ha_gehome
Releases · simbaja/ha_gehome
v2026.2.1
v2026.5.0-dev0
- 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
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
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
Full Changelog: v2025.11.0...v2025.12.0-dev0
v2025.11.0
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
- @mitchjust made their first contribution in #404
- @raman325 made their first contribution in #396
- @ncd7 made their first contribution in #422
- @dbrand666 made their first contribution in #416
- @ehendrix23 made their first contribution in #414
Full Changelog: v2025.7.0...v2025.11.0
v2025.11.0-dev3
- Added entity categorization
- Added support for dishwasher remote commands
Full Changelog: v2025.11.0-dev2...v2025.11.0-dev3
v2025.11.0-dev2
- More hood updates
Full Changelog: v2025.11.0-dev1...v2025.11.0-dev2
v2025.11.0-dev1
- Miscellaneous bug fixes
Full Changelog: v2025.11.0-dev0...v2025.11.0-dev1
v2025.11.0-dev0
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
- @mitchjust made their first contribution in #404
- @raman325 made their first contribution in #396
- @ncd7 made their first contribution in #422
- @dbrand666 made their first contribution in #416
- @ehendrix23 made their first contribution in #414
Full Changelog: v2025.7.0...v2025.11.0-dev0