mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
Merge branch 'beta' into next
This commit is contained in:
commit
ea7169b94a
@ -47,6 +47,14 @@ Breaking Changes
|
||||
- CSE7766 needs even parity :esphomepr:`7549` by :ghuser:`ssieb` (breaking-change)
|
||||
- [web_server] v3 entity grouping :esphomepr:`6833` by :ghuser:`RFDarter` (breaking-change)
|
||||
|
||||
Beta Changes
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- fix uart settings check :esphomepr:`7573` by :ghuser:`ssieb`
|
||||
- [web_server] Event component grouping :esphomepr:`7586` by :ghuser:`RFDarter`
|
||||
- [touchscreen] Fix coordinates when using rotation :esphomepr:`7591` by :ghuser:`clydebarrow`
|
||||
- Fix update sequence when update is set to false (#5225) :esphomepr:`7407` by :ghuser:`edge90`
|
||||
|
||||
All changes
|
||||
^^^^^^^^^^^
|
||||
|
||||
@ -128,6 +136,10 @@ All changes
|
||||
- Bump actions/upload-artifact from 4.4.1 to 4.4.2 :esphomepr:`7569` by :ghuser:`dependabot[bot]`
|
||||
- Bump actions/cache from 4.1.0 to 4.1.1 :esphomepr:`7570` by :ghuser:`dependabot[bot]`
|
||||
- Bump actions/cache from 4.1.0 to 4.1.1 in /.github/actions/restore-python :esphomepr:`7571` by :ghuser:`dependabot[bot]`
|
||||
- fix uart settings check :esphomepr:`7573` by :ghuser:`ssieb`
|
||||
- [web_server] Event component grouping :esphomepr:`7586` by :ghuser:`RFDarter`
|
||||
- [touchscreen] Fix coordinates when using rotation :esphomepr:`7591` by :ghuser:`clydebarrow`
|
||||
- Fix update sequence when update is set to false (#5225) :esphomepr:`7407` by :ghuser:`edge90`
|
||||
|
||||
Past Changelogs
|
||||
---------------
|
||||
|
@ -1491,6 +1491,7 @@ Contributors
|
||||
- `puuu (@puuu) <https://github.com/puuu>`__
|
||||
- `Pascal Vizeli (@pvizeli) <https://github.com/pvizeli>`__
|
||||
- `Alex (@pxe-la) <https://github.com/pxe-la>`__
|
||||
- `Pietro (@PxPert) <https://github.com/PxPert>`__
|
||||
- `[pʲɵs] (@pyos) <https://github.com/pyos>`__
|
||||
- `Peter Zich (@pzich) <https://github.com/pzich>`__
|
||||
- `QbaF (@QbaF) <https://github.com/QbaF>`__
|
||||
@ -1659,6 +1660,7 @@ Contributors
|
||||
- `sherbang (@sherbang) <https://github.com/sherbang>`__
|
||||
- `Shish (@shish) <https://github.com/shish>`__
|
||||
- `Shreyas Karnik (@shreyaskarnik) <https://github.com/shreyaskarnik>`__
|
||||
- `Sherman K (@shrmnk) <https://github.com/shrmnk>`__
|
||||
- `shuchitak (@shuchitak) <https://github.com/shuchitak>`__
|
||||
- `sibowler (@sibowler) <https://github.com/sibowler>`__
|
||||
- `signix (@signix) <https://github.com/signix>`__
|
||||
@ -1995,4 +1997,4 @@ Contributors
|
||||
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
|
||||
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
|
||||
|
||||
*This page was last updated October 9, 2024.*
|
||||
*This page was last updated October 14, 2024.*
|
||||
|
Loading…
Reference in New Issue
Block a user