mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
commit
65046d54b1
2
Doxygen
2
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.10.1
|
||||
PROJECT_NUMBER = 2023.10.2
|
||||
|
||||
# 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
|
||||
|
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
ESPHOME_PATH = ../esphome
|
||||
ESPHOME_REF = 2023.10.1
|
||||
ESPHOME_REF = 2023.10.2
|
||||
|
||||
.PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2023.10.1
|
||||
2023.10.2
|
@ -42,6 +42,16 @@ Release 2023.10.1 - October 19
|
||||
- Create IPv4 sockets if ipv6 is not enabled :esphomepr:`5565` by :ghuser:`jesserockz`
|
||||
- Incorrect ESP32 Strapping PIN Defined :esphomepr:`5563` by :ghuser:`descipher`
|
||||
|
||||
Release 2023.10.2 - October 24
|
||||
------------------------------
|
||||
|
||||
- Fix XOR condition :esphomepr:`5567` by :ghuser:`jesserockz`
|
||||
- Improv Serial support via USB CDC and JTAG :esphomepr:`5559` by :ghuser:`kbx81`
|
||||
- Publish the `pulse_meter` total when setting the total :esphomepr:`5475` by :ghuser:`TrentHouliston`
|
||||
- Remove explicit cast for IPAddress :esphomepr:`5574` by :ghuser:`HeMan`
|
||||
- Set addr type when copy from ip4_addr_t :esphomepr:`5583` by :ghuser:`HeMan`
|
||||
- fix canbus send config :esphomepr:`5585` by :ghuser:`ssieb`
|
||||
- Allow set climate preset to NONE :esphomepr:`5588` by :ghuser:`dentra`
|
||||
|
||||
Breaking changes
|
||||
----------------
|
||||
|
2
conf.py
2
conf.py
@ -69,7 +69,7 @@ author = "ESPHome"
|
||||
# The short X.Y version.
|
||||
version = "2023.10"
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = "2023.10.1"
|
||||
release = "2023.10.2"
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -76,7 +76,6 @@ Contributors
|
||||
- `Andreas Mandel (@amandel) <https://github.com/amandel>`__
|
||||
- `Amish Vishwakarma (@amishv) <https://github.com/amishv>`__
|
||||
- `Amit Keret (@amitkeret) <https://github.com/amitkeret>`__
|
||||
- `Jason Nader (@ammgws) <https://github.com/ammgws>`__
|
||||
- `Branden Cash (@ammmze) <https://github.com/ammmze>`__
|
||||
- `Alexander Momchilov (@amomchilov) <https://github.com/amomchilov>`__
|
||||
- `Oliver King (@AnachronisticPenguin) <https://github.com/AnachronisticPenguin>`__
|
||||
@ -373,6 +372,7 @@ Contributors
|
||||
- `drmodding (@drmodding) <https://github.com/drmodding>`__
|
||||
- `drmpf (@drmpf) <https://github.com/drmpf>`__
|
||||
- `drogfild (@drogfild) <https://github.com/drogfild>`__
|
||||
- `Simone Rossetto (@droscy) <https://github.com/droscy>`__
|
||||
- `DrRob (@DrRob) <https://github.com/DrRob>`__
|
||||
- `Drzony (@drzony) <https://github.com/drzony>`__
|
||||
- `Daniel Müller (@dtmuller) <https://github.com/dtmuller>`__
|
||||
@ -395,6 +395,7 @@ Contributors
|
||||
- `Niclas Larsson (@edge90) <https://github.com/edge90>`__
|
||||
- `EdJoPaTo (@EdJoPaTo) <https://github.com/EdJoPaTo>`__
|
||||
- `Eduardo Pérez (@eduperez) <https://github.com/eduperez>`__
|
||||
- `Edward Firmo (@edwardtfn) <https://github.com/edwardtfn>`__
|
||||
- `Eenoo (@Eenoo) <https://github.com/Eenoo>`__
|
||||
- `Eli Fidler (@efidler) <https://github.com/efidler>`__
|
||||
- `egandro (@egandro) <https://github.com/egandro>`__
|
||||
@ -738,7 +739,6 @@ Contributors
|
||||
- `Leo Winter (@LeoWinterDE) <https://github.com/LeoWinterDE>`__
|
||||
- `Lewis Baker (@lewissbaker) <https://github.com/lewissbaker>`__
|
||||
- `Leon Loopik (@Lewn) <https://github.com/Lewn>`__
|
||||
- `Luca Gugelmann (@lgugelmann) <https://github.com/lgugelmann>`__
|
||||
- `Lubos Horacek (@lhoracek) <https://github.com/lhoracek>`__
|
||||
- `Juraj Liso (@LiJu09) <https://github.com/LiJu09>`__
|
||||
- `lillborje71 (@lillborje71) <https://github.com/lillborje71>`__
|
||||
@ -750,7 +750,6 @@ Contributors
|
||||
- `Lazar Obradovic (@lobradov) <https://github.com/lobradov>`__
|
||||
- `Barry Loong (@loongyh) <https://github.com/loongyh>`__
|
||||
- `LuBeDa (@lubeda) <https://github.com/lubeda>`__
|
||||
- `Lucas Prim (@lucasprim) <https://github.com/lucasprim>`__
|
||||
- `Joakim Sørensen (@ludeeus) <https://github.com/ludeeus>`__
|
||||
- `ludrao (@ludrao) <https://github.com/ludrao>`__
|
||||
- `Łukasz Świtaj (@lukaszswitaj) <https://github.com/lukaszswitaj>`__
|
||||
@ -1249,4 +1248,4 @@ Contributors
|
||||
- `Zsolt Zsiros (@ZsZs73) <https://github.com/ZsZs73>`__
|
||||
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
|
||||
|
||||
*This page was last updated October 19, 2023.*
|
||||
*This page was last updated October 24, 2023.*
|
||||
|
Loading…
Reference in New Issue
Block a user