ha_gehome/CHANGELOG.md

88 lines
3.1 KiB
Markdown
Raw Normal View History

2021-07-22 18:25:07 -06:00
# GE Home Appliances (SmartHQ) Changelog
## 0.6.6
- Bugfix: Fixed issue with region setting (EU accounts) [#130]
2023-01-22 18:31:59 -07:00
- Updated the temperature conversion (@partsdotpdf)
2023-01-22 18:28:39 -07:00
- Updated configuration documentation
- Modified dishwasher to include new functionality (@NickWaterton)
- Bugfix: Fixed oven typo (@jdc0730) [#149]
- Bugfix: UoM updates (@morlince) [#138]
- Updated light control (@tcgoetz) [#144]
- Dependency version bumps
## 0.6.5
- Added beverage cooler support (@kksligh)
- Added dual dishwasher support (@jkili)
- Added initial espresso maker support (@datagen24)
- Added whole home water heater support (@seantibor)
2022-07-17 08:50:12 -06:00
## 0.6.3
- Updated detection of invalid serial numbers (#89)
- Updated implementation of number entities to fix deprecation warnings (#85)
2022-05-11 07:20:57 -06:00
## 0.6.2
- Fixed issue with water heater naming when no serial is present
- Initial support for built-in air conditioners (@DaveZheng)
2022-05-11 07:20:57 -06:00
2022-05-07 17:57:03 -06:00
## 0.6.1
- Fixed issue with water filter life sensor (@rgabrielson11)
## 0.6.0
2021-12-12 09:23:13 -07:00
- Requires HA 2021.12.x or later
2022-02-19 13:05:53 -07:00
- Enabled authentication to both US and EU regions
- Changed the sensors to use native value/uom
2021-12-12 09:24:45 -07:00
- Changed the temperatures to always be natively fahrenheit (API appears to always use this system) (@vignatyuk)
- Initial support for Microwaves (@mbcomer, @mnestor)
- Initial support for Water Softeners (@npentell, @drjeff)
2021-12-10 22:57:41 -07:00
- Initial support for Opal Ice Makers (@mbcomer, @knobunc)
2022-02-18 21:51:43 -07:00
- Initial support for Coffee Makers (@alexanv1)
2021-12-11 09:06:30 -07:00
- Updated deprecated icons (@mjmeli, @schmittx)
## 0.5.0
- Initial support for oven hoods (@digitalbites)
2021-08-21 10:44:08 -06:00
- Added extended mode support for ovens
2021-08-21 12:05:19 -06:00
- Added logic to prevent multiple configurations of the same GE account
2021-08-21 20:18:58 -06:00
- Fixed device info when serial not present (@Xe138)
2021-08-25 10:50:18 -06:00
- Fixed issue with ovens when raw temperature not available (@chadohalloran)
- Fixed issue where Split A/C temperature sensors report UOM incorrectly (@RobertusIT)
2021-10-17 13:08:05 -06:00
- Added convertable drawer mode, proximity light, and interior lights to fridge (@groto27, @elwing00)
## 0.4.3
2021-08-07 12:53:36 -06:00
2021-08-10 11:35:30 -06:00
- Enabled support for appliances without serial numbers
2021-08-08 09:44:47 -06:00
- Added support for Split A/C units (@RobertusIT)
2021-08-07 12:53:36 -06:00
- Added support for Window A/C units (@mbrentrowe, @swcrawford1)
2021-08-17 20:31:52 -06:00
- Added support for Portable A/C units (@luddystefenson)
2021-08-07 12:53:36 -06:00
- Fixed multiple binary sensors (bad conversion from enum) (@steveredden)
- Fixed delay time interpretation for laundry (@steveredden, @sweichbr)
2021-08-10 11:35:30 -06:00
- Fixed startup issue when encountering an unknown unit type(@chansearrington, @opie546)
- Fixed interpretation of A/C demand response power (@garulf)
2021-08-19 19:01:26 -06:00
- Fixed issues with updating disabled entities (@willhayslett)
- Advantium fixes (@willhayslett)
2021-08-07 12:53:36 -06:00
2021-08-03 20:22:30 -06:00
## 0.4.1
- Fixed an issue with dryer entities causing an error in HA (@steveredden)
## 0.4.0
2021-07-22 18:25:07 -06:00
- Implemented Laundry Support (@warrenrees, @ssindsd)
- Implemented Water Filter Support (@bendavis, @tumtumsback, @rgabrielson11)
- Implemented Initial Advantium Support (@ssinsd)
- Bug fixes for ovens (@TKpizza)
- Additional authentication error handling (@rgabrielson11)
- Additional dishwasher functionality (@ssinsd)
- Introduced new select entity (@bendavis)
- Miscellaneous entity bug fixes/refinements
- Integrated new version of SDK
## 0.3.12
- Initial tracked version