diff --git a/Doxygen b/Doxygen index 7cbcf4576..094ee5fa1 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 = 2023.9.0b1 +PROJECT_NUMBER = 2023.9.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 3f38b5078..1f84f74dc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2023.9.0b1 +ESPHOME_REF = 2023.9.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 71b5538a5..2114b76ce 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2023.9.0b1 \ No newline at end of file +2023.9.0b2 \ No newline at end of file diff --git a/changelog/2023.9.0.rst b/changelog/2023.9.0.rst index 4f08abf96..6d4cf328a 100644 --- a/changelog/2023.9.0.rst +++ b/changelog/2023.9.0.rst @@ -53,6 +53,23 @@ Breaking Changes - Synchronise Device Classes from Home Assistant :esphomepr:`5328` by :ghuser:`esphomebot` (breaking-change) - Use /data directory for .esphome folder when running as HA add-on :esphomepr:`5374` by :ghuser:`jesserockz` (breaking-change) +Beta Changes +^^^^^^^^^^^^ + +- Add patch to apt install :esphomepr:`5389` by :ghuser:`synesthesiam` +- Fix Waveshare 7.5v2 epaper screens are always powered on :esphomepr:`5283` by :ghuser:`phoenixswiss` +- Update radon_eye_listener.cpp :esphomepr:`5401` by :ghuser:`rmmacias` +- Add shelly-dimmer-stm32 51.7 to known versions :esphomepr:`5400` by :ghuser:`trvrnrth` +- Add E-Trailer Gaslevel support to Mopeka Std Check :esphomepr:`5397` by :ghuser:`Phhere` +- fix disabled wifi power on 8266 :esphomepr:`5409` by :ghuser:`ssieb` +- fix handling of web server version :esphomepr:`5405` by :ghuser:`ssieb` +- Climate preset fix :esphomepr:`5407` by :ghuser:`Jorre05` +- Remove Wi-Fi dependency from Midea component :esphomepr:`5394` by :ghuser:`AnthonyMaiorani` +- http_request: Cleanups and safety improvements :esphomepr:`5360` by :ghuser:`kpfleming` +- Make the pulse meter timeout on startup when no pulses are received :esphomepr:`5388` by :ghuser:`TrentHouliston` +- Wizard: fix colored text in input prompts :esphomepr:`5313` by :ghuser:`kuba2k2` +- support keypads with pulldowns :esphomepr:`5404` by :ghuser:`ssieb` + All changes ^^^^^^^^^^^ diff --git a/components/network.rst b/components/network.rst index 465f5cf1e..60e97e094 100644 --- a/components/network.rst +++ b/components/network.rst @@ -18,7 +18,7 @@ networks (WiFi, Ethernet). Configuration variables: ------------------------ -- **enable_ipv6** (*Optional*, boolean): Enables IPv6 support. Defaults to ``false``. Only available on ESP32 with ESP-IDF framework. +- **enable_ipv6** (*Optional*, boolean): Enables IPv6 support. Defaults to ``false``. See Also -------- diff --git a/conf.py b/conf.py index 8b4ee6288..0cb588850 100644 --- a/conf.py +++ b/conf.py @@ -69,7 +69,7 @@ author = "ESPHome" # The short X.Y version. version = "2023.9" # The full version, including alpha/beta/rc tags. -release = "2023.9.0b1" +release = "2023.9.0b2" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/guides/supporters.rst b/guides/supporters.rst index 67daa44f6..3fef36f96 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -96,6 +96,7 @@ Contributors - `Sergey Anisimov (@anisimovsergey) `__ - `Nikolay Vasilchuk (@Anonym-tsk) `__ - `Anthony Keane (@anthonykeane) `__ +- `Anthony (@AnthonyMaiorani) `__ - `Rémi K. (@antibill51) `__ - `Antonio Fiol (@antonio-fiol) `__ - `Adriaan Peeters (@apeeters) `__ @@ -148,6 +149,7 @@ Contributors - `Bella Coola (@BellaCoola) `__ - `Pierre (@bemble) `__ - `Ben-Schwabe (@Ben-Schwabe) `__ +- `Benas09 (@Benas09) `__ - `Ben Hoff (@benhoff) `__ - `Benjamin Aigner (@benjaminaigner) `__ - `Benno Pütz (@bennop) `__ @@ -281,6 +283,7 @@ Contributors - `d-rez (@d-rez) `__ - `Dale Higgs (@dale3h) `__ - `damanti-me (@damanti-me) `__ +- `Justin Grover (@dancingcactus) `__ - `Dan C Williams (@dancwilliams) `__ - `Daniel Bjørnbakk (@danibjor) `__ - `Daniel Kucera (@danielkucera) `__ @@ -512,7 +515,6 @@ Contributors - `gsexton (@gsexton) `__ - `Gabriel Sieben (@gsieben) `__ - `Jadson Santos (@gtjadsonsantos) `__ -- `guardmedia (@guardmedia) `__ - `Guillaume DELVIT (@guiguid) `__ - `guillempages (@guillempages) `__ - `Guyohms (@Guyohms) `__ @@ -540,6 +542,7 @@ Contributors - `Herr Frei (@herrfrei) `__ - `highground88 (@highground88) `__ - `hindenbugbite (@hindenbugbite) `__ +- `Henrik Fransson (@hmfhmf) `__ - `Hamish Moffatt (@hmoffatt) `__ - `Marcel Hoppe (@hobbypunk90) `__ - `Hopperpop (@Hopperpop) `__ @@ -642,8 +645,6 @@ Contributors - `jmichiel (@jmichiel) `__ - `JMoratelli (@JMoratelli) `__ - `Jonathas Barbosa (@jnthas) `__ -- `Joe Gross (@joegross) `__ -- `Johan van der Kuijl (@johanvanderkuijl) `__ - `Johboh (@Johboh) `__ - `John Britton (@johndbritton) `__ - `John Erik Halse (@johnerikhalse) `__ @@ -779,7 +780,6 @@ Contributors - `Ben Marengo (@marengaz) `__ - `Marvin Gaube (@margau) `__ - `maringeph (@maringeph) `__ -- `Mario (@mario-tux) `__ - `Mark Hildreth (@markhildreth) `__ - `Mark Schabacker (@markschabacker) `__ - `Marek Marczykowski-Górecki (@marmarek) `__ @@ -878,7 +878,6 @@ Contributors - `Nicky Ivy (@nickyivyca) `__ - `NP v/d Spek (@nielsnl68) `__ - `Niels Zeilemaker (@NielsZeilemaker) `__ -- `Joakim Vindgard (@nigobo) `__ - `nikito7 (@nikito7) `__ - `niklasweber (@niklasweber) `__ - `Zvonimir Haramustek (@nitko12) `__ @@ -974,7 +973,6 @@ Contributors - `Quinn Casey (@qcasey) `__ - `Tommy Jonsson (@quazzie) `__ - `Quentin Smith (@quentinmit) `__ -- `Johannes Rebling (@r0oland) `__ - `Richard Kuhnt (@r15ch13) `__ - `Richard Miles (@r89m) `__ - `Aaron Zhang (@rabbit-aaron) `__ @@ -1119,6 +1117,7 @@ Contributors - `testbughub (@testbughub) `__ - `Greg Lincoln (@tetious) `__ - `Terry Hardie (@thardie) `__ +- `Michael Jahn (@thatSecOpsGuy) `__ - `thatslolo (@thatslolo) `__ - `The-Paran0id-Andr0id (@The-Paran0id-Andr0id) `__ - `Thomas Eckerstorfer (@TheEggi) `__ @@ -1130,6 +1129,7 @@ Contributors - `Bart (@TheNameIsBart) `__ - `Zixuan Wang (@TheNetAdmin) `__ - `Dominik Bruhn (@theomega) `__ +- `Alan Lord (@theopensourcerer) `__ - `Brian Levinsen (@therealeldaria) `__ - `Steve Scott (@thewishy) `__ - `Florian Gareis (@TheZoker) `__ @@ -1220,7 +1220,6 @@ Contributors - `workingmanrob (@workingmanrob) `__ - `Sven Serlier (@wrt54g) `__ - `Wolfgang Tremmel (@wtremmel) `__ -- `Wvirgil123 (@Wvirgil123) `__ - `wysiwyng (@wysiwyng) `__ - `Jakob (@XDjackieXD) `__ - `Mike Brown (@xenoxaos) `__ @@ -1243,4 +1242,4 @@ Contributors - `Zsolt Zsiros (@ZsZs73) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated September 13, 2023.* +*This page was last updated September 21, 2023.*