Update changelog for 2022.8.0b2

This commit is contained in:
Jesse Hills 2022-08-15 08:24:35 +12:00
parent 3a6f56a470
commit 9643862726
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -37,6 +37,15 @@ Breaking Changes
- Extend ST7789V component to support additional displays :esphomepr:`3651` by :ghuser:`kbx81` (breaking-change)
- Refactor BedJet climate into Hub component :esphomepr:`3522` by :ghuser:`jhansche` (breaking-change)
Beta Changes
^^^^^^^^^^^^
- Improve Web view for Climate components :esphomepr:`3706` by :ghuser:`anatoly-savchenkov`
- Add vector include :esphomepr:`3707` by :ghuser:`jesserockz`
- Add state_class total :esphomepr:`3608` by :ghuser:`peterg79`
- add gradient color V2.0 :esphomepr:`3709` by :ghuser:`nielsnl68`
All changes
^^^^^^^^^^^
@ -106,6 +115,10 @@ All changes
- Bump flake8 from 4.0.1 to 5.0.4 :esphomepr:`3703` by :ghuser:`dependabot[bot]`
- Bump pylint from 2.14.4 to 2.14.5 :esphomepr:`3697` by :ghuser:`dependabot[bot]`
- Add priority to on_shutdown trigger :esphomepr:`3644` by :ghuser:`RoboMagus`
- Improve Web view for Climate components :esphomepr:`3706` by :ghuser:`anatoly-savchenkov`
- Add vector include :esphomepr:`3707` by :ghuser:`jesserockz`
- Add state_class total :esphomepr:`3608` by :ghuser:`peterg79`
- add gradient color V2.0 :esphomepr:`3709` by :ghuser:`nielsnl68`
Past Changelogs
---------------