diff --git a/Makefile b/Makefile index b8e35f2f4..7862fe4c3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2024.6.0b4 +ESPHOME_REF = 2024.6.0b5 PAGEFIND_VERSION=1.1.0 PAGEFIND=pagefind NET_PAGEFIND=../pagefindbin/pagefind diff --git a/changelog/2024.6.0.rst b/changelog/2024.6.0.rst index ec127602c..853c590cb 100644 --- a/changelog/2024.6.0.rst +++ b/changelog/2024.6.0.rst @@ -220,6 +220,10 @@ Beta Changes - fix(dallas): make recovery time for 1-bit equal to that of 0-bit :esphomepr:`6763` by :ghuser:`muggenhor` - [wifi] Fix some access point bugs related to esp-idf 4.4.7 :esphomepr:`6928` by :ghuser:`jesserockz` - Rename legacy/modern to ota/factory :esphomepr:`6922` by :ghuser:`jesserockz` +- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 :esphomepr:`6926` by :ghuser:`dependabot[bot]` +- Bump docker/build-push-action from 5.4.0 to 6.0.0 in /.github/actions/build-image :esphomepr:`6927` by :ghuser:`dependabot[bot]` +- Bump docker/build-push-action from 6.0.0 to 6.0.1 in /.github/actions/build-image :esphomepr:`6934` by :ghuser:`dependabot[bot]` +- [network] Default ipv6 to false to always set the flags :esphomepr:`6937` by :ghuser:`jesserockz` All changes ^^^^^^^^^^^ @@ -354,6 +358,10 @@ All changes - fix(dallas): make recovery time for 1-bit equal to that of 0-bit :esphomepr:`6763` by :ghuser:`muggenhor` - [wifi] Fix some access point bugs related to esp-idf 4.4.7 :esphomepr:`6928` by :ghuser:`jesserockz` - Rename legacy/modern to ota/factory :esphomepr:`6922` by :ghuser:`jesserockz` +- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 :esphomepr:`6926` by :ghuser:`dependabot[bot]` +- Bump docker/build-push-action from 5.4.0 to 6.0.0 in /.github/actions/build-image :esphomepr:`6927` by :ghuser:`dependabot[bot]` +- Bump docker/build-push-action from 6.0.0 to 6.0.1 in /.github/actions/build-image :esphomepr:`6934` by :ghuser:`dependabot[bot]` +- [network] Default ipv6 to false to always set the flags :esphomepr:`6937` by :ghuser:`jesserockz` Past Changelogs --------------- diff --git a/guides/supporters.rst b/guides/supporters.rst index cfe4df32a..0c252958c 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -644,6 +644,7 @@ Contributors - `Jonathan Kollasch (@jakllsch) `__ - `jakub-medrzak (@jakub-medrzak) `__ - `James Hirka (@jameshirka) `__ +- `James Myatt (@jamesmyatt) `__ - `James Lakin (@jamesorlakin) `__ - `Jamie Cole (@jamiejcole) `__ - `Jason (@jamman9000) `__ @@ -912,6 +913,7 @@ Contributors - `Murray Scott (@mscottco) `__ - `MSe-5-14 (@MSe-5-14) `__ - `mtl010957 (@mtl010957) `__ +- `Giel van Schijndel (@muggenhor) `__ - `mulcmu (@mulcmu) `__ - `mulder-fbi (@mulder-fbi) `__ - `Martin Murray (@murrayma) `__ @@ -928,7 +930,6 @@ Contributors - `Kevin Uhlir (@n0bel) `__ - `n6ham (@n6ham) `__ - `N6RDV (@N6RDV) `__ -- `Erik Näsström (@Naesstrom) `__ - `H. Árkosi Róbert (@nagyrobi) `__ - `Viktor Nagy (@nagyv) `__ - `nanoparticle (@nanoparticle) `__ @@ -1007,6 +1008,7 @@ Contributors - `Daniel Mahaney (@Papa-DMan) `__ - `Christian Schmitt (@papillon81) `__ - `Faidon Liambotis (@paravoid) `__ +- `Pascal Roeleven (@pascallj) `__ - `Patrick Collins (@patrickcollins12) `__ - `Paul Deen (@PaulAntonDeen) `__ - `Paul Monigatti (@paulmonigatti) `__ @@ -1245,6 +1247,7 @@ Contributors - `Theexternaldisk (@Theexternaldisk) `__ - `Martijn van der Pol (@TheFes) `__ - `TheGroundZero (@TheGroundZero) `__ +- `Alexander Münch (@theHacker) `__ - `thejonesyboy (@thejonesyboy) `__ - `TheJulianJES (@TheJulianJES) `__ - `Bart (@TheNameIsBart) `__ @@ -1383,4 +1386,4 @@ Contributors - `Christian Zufferey (@zuzu59) `__ - `Zynth-dev (@Zynth-dev) `__ -*This page was last updated June 18, 2024.* +*This page was last updated June 19, 2024.*