From e7276f5efc3a07a6292e30db8a2e32fb6ebf1abf Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 9 Jun 2022 20:25:57 +1200 Subject: [PATCH 1/4] Remove svg2png from netlify build (#2121) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9c743e8ed..3ebd5acbc 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ netlify-dependencies: copy-svg2png: cp svg2png/*.png _build/html/_images/ -netlify: netlify-dependencies netlify-api html svg2png copy-svg2png +netlify: netlify-dependencies netlify-api html copy-svg2png lint: html-strict python3 lint.py From 7be3b7605601b57cc907d75edb64b2ce5ad74538 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 9 Jun 2022 20:27:25 +1200 Subject: [PATCH 2/4] Bump version to 2022.6.0b2 --- Doxygen | 2 +- Makefile | 2 +- _static/version | 2 +- conf.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Doxygen b/Doxygen index 9505c11fe..61f4f4495 100644 --- a/Doxygen +++ b/Doxygen @@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2022.6.0b1 +PROJECT_NUMBER = 2022.6.0b2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/Makefile b/Makefile index 3ebd5acbc..8020558b1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2022.6.0b1 +ESPHOME_REF = 2022.6.0b2 .PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify diff --git a/_static/version b/_static/version index dda065666..677e9c706 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2022.6.0b1 \ No newline at end of file +2022.6.0b2 \ No newline at end of file diff --git a/conf.py b/conf.py index fe73d5642..737984f07 100644 --- a/conf.py +++ b/conf.py @@ -68,7 +68,7 @@ author = "ESPHome" # The short X.Y version. version = "2022.6" # The full version, including alpha/beta/rc tags. -release = "2022.6.0b1" +release = "2022.6.0b2" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 1e160c2e8b7d7be82d07bfb0cacf07e90fbd6955 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 9 Jun 2022 20:27:59 +1200 Subject: [PATCH 3/4] Update changelog for 2022.6.0b2 --- changelog/2022.6.0.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog/2022.6.0.rst b/changelog/2022.6.0.rst index 1ca2cf0e0..17f0ce2b3 100644 --- a/changelog/2022.6.0.rst +++ b/changelog/2022.6.0.rst @@ -107,6 +107,12 @@ Notable Changes - Add variable substitutions for !include :esphomepr:`3510` by :ghuser:`jimtng` (notable-change) +Beta Changes +^^^^^^^^^^^^ + +- publish fan speed count for discovery :esphomepr:`3537` by :ghuser:`ssieb` +- Nextion brightness setting requires an assignment :esphomepr:`3533` by :ghuser:`nagyv` + All changes ^^^^^^^^^^^ @@ -147,6 +153,8 @@ All changes - Fix bogus reading on no communication with MAX31865 :esphomepr:`3505` by :ghuser:`DAVe3283` - Implement the media player actions :esphomepr:`3534` by :ghuser:`jesserockz` - RG15 data is float/double, not int :esphomepr:`3512` by :ghuser:`wtremmel` +- publish fan speed count for discovery :esphomepr:`3537` by :ghuser:`ssieb` +- Nextion brightness setting requires an assignment :esphomepr:`3533` by :ghuser:`nagyv` Past Changelogs From 573e01eaa1154cebd4360ce3599657e7d50ee730 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 9 Jun 2022 20:28:32 +1200 Subject: [PATCH 4/4] Update supporters for 2022.6.0b2 --- guides/supporters.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guides/supporters.rst b/guides/supporters.rst index 7211496dd..e2520e5fb 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -562,6 +562,7 @@ Contributors - `Kevin Uhlir (@n0bel) `__ - `Erik Näsström (@Naesstrom) `__ - `H. Árkosi Róbert (@nagyrobi) `__ +- `Viktor Nagy (@nagyv) `__ - `Oskar Napieraj (@napieraj) `__ - `Nate Lust (@natelust) `__ - `ueno (@nayuta-ueno) `__ @@ -685,6 +686,7 @@ Contributors - `Robert Alfaro (@robert-alfaro) `__ - `Rob Gridley (@robgridley) `__ - `Robin Smidsrød (@robinsmidsrod) `__ +- `RoboMagus (@RoboMagus) `__ - `RockBomber (@RockBomber) `__ - `RoganDawes (@RoganDawes) `__ - `Roi Tagar (@roitagar) `__ @@ -810,7 +812,6 @@ Contributors - `Tyler Menezes (@tylermenezes) `__ - `ukewea (@ukewea) `__ - `Unai (@unaiur) `__ -- `user897943 (@user897943) `__ - `UT2UH (@UT2UH) `__ - `Vc (@Valcob) `__ - `Nad (@valordk) `__ @@ -818,7 +819,6 @@ Contributors - `Víctor Ferrer García (@vicfergar) `__ - `Vincèn (@vincegre) `__ - `VitaliyKurokhtin (@VitaliyKurokhtin) `__ -- `voibit (@voibit) `__ - `Xuming Feng (@voicevon) `__ - `vxider (@Vxider) `__ - `WallyCZ (@WallyCZ) `__ @@ -855,4 +855,4 @@ Contributors - `Michael Labuschke (@zigman79) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated June 8, 2022.* +*This page was last updated June 9, 2022.*