Releases: DurgNomis-drol/ha_toyota
Releases · DurgNomis-drol/ha_toyota
v1.2.9 🌈
🐛 Bug Fixes
- Fix EntityCategory @DurgNomis-drol (#105)
v1.2.8 🌈
🐛 Bug Fixes
- Bump version to fix error when trying to fetch data @DurgNomis-drol (#104)
A huge thanks goes to joro75 over on the mytoyota
repository for getting this fix!
v1.2.7 🌈
⚠ Breaking changes
- Change "EV battery" sensor name to "EV battery status" due to confusion of what the sensor will report @DurgNomis-drol (#99)
🔧 Code enhancements
- Use StrEnums @DurgNomis-drol (#96)
🐛 Bug Fixes
- Add rounding to fuel sensor @DurgNomis-drol (#92)
- Fix use of wrong attributes in ev sensor @DurgNomis-drol (#98)
v1.2.6 🌈
🐛 Bug Fixes
- Fix wrong attributes in defogger sensors @DurgNomis-drol (#89)
v1.2.5 🌈
🔧 Code enhancements
🐛 Bug Fixes
- Bump mytoyota module to 0.7.5 @DurgNomis-drol (#87)
📄 Documentation
- Update README.md and info.md @DurgNomis-drol (#85)
v1.2.4 🌈
🚀 Features
- Add range sensor and charging sensor for EV's @DurgNomis-drol (#72)
- Add HVAC sensor and separat defogger sensors @DurgNomis-drol (#73)
🔧 Code enhancements
- Update objects to use the new structure @DurgNomis-drol (#71)
- Bumps mytoyota to 0.7.3 @DurgNomis-drol (#79)
🐛 Bug Fixes
- Remove v from version string @DurgNomis-drol (#78)
- Second try at fixing #74 @DurgNomis-drol (#80)
- Disable locale check #75 @DurgNomis-drol (#84)
v1.2.3 🌈
⚠ Breaking changes
- Adds missing statistics as attributes @DurgNomis-drol (#61)
🚀 Features
- Adds missing statistics as attributes @DurgNomis-drol (#61)
🐛 Bug Fixes
- Should fix if connection times out before servers could respond when setting up from config entry @DurgNomis-drol (#70)
📄 Documentation
- Fix minor issues in README.md @DurgNomis-drol (#64)
v1.2.2 🌈
Breaking change note for bugfix #63:
This also renames the tailgate sensor to trunk sensor as this is the more correct term.
🐛 Bug Fixes
- Not all cars have hood information @DurgNomis-drol (#63)
v1.2.1 🌈
🚀 Features
- Adds key in car binary sensor @DurgNomis-drol (#60)
📄 Documentation
- Update README.md and info.md @DurgNomis-drol (#62)
v1.2.0 🌈
🚀 Features
- Adds door and door lock sensors + overallstatus sensor @DurgNomis-drol (#54)
- Adds support for imperial unit system @DurgNomis-drol (#59)
🔧 Code enhancements
- Remove locale options as it causes a lot of confusion for users @DurgNomis-drol (#55)
- Fix attributes that are not converted to imperial @DurgNomis-drol (#59)
🐛 Bug Fixes
- Fix attributes that are not converted to imperial @DurgNomis-drol (#59)
Other
- Add breaking change label to release drafter @DurgNomis-drol (#57)