ha_gehome/CHANGELOG.md

33 lines
1.1 KiB
Markdown
Raw Normal View History

2021-07-22 18:25:07 -06:00
# GE Home Appliances (SmartHQ) Changelog
## 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-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