ha_gehome/CHANGELOG.md

51 lines
2.0 KiB
Markdown
Raw Normal View History

2021-07-22 18:25:07 -06:00
# GE Home Appliances (SmartHQ) Changelog
## 0.6.0
- Changed the sensors to use native value/uom
- Changed the temperatures to always be natively fahrenheit (API appears to always use this system)
2021-12-10 22:36:30 -07:00
- Initial support for Water Softeners (@npentell)
2021-12-10 22:57:41 -07:00
- Initial support for Opal Ice Makers (@mbcomer, @knobunc)
## 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