mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
commit
886adf7092
2
Doxygen
2
Doxygen
@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 2022.1.0
|
PROJECT_NUMBER = 2022.1.1
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# 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
|
# 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_PATH = ../esphome
|
||||||
ESPHOME_REF = 2022.1.0
|
ESPHOME_REF = 2022.1.1
|
||||||
|
|
||||||
.PHONY: html html-strict cleanhtml deploy help webserver Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify
|
.PHONY: html html-strict cleanhtml deploy help webserver Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2022.1.0
|
2022.1.1
|
@ -67,6 +67,12 @@ Example:
|
|||||||
JsonObject blah = root.createNestedObject("blah");
|
JsonObject blah = root.createNestedObject("blah");
|
||||||
|
|
||||||
|
|
||||||
|
Release 2022.1.1 - January 20
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
|
- Add ``*.py.script`` files to distributions :esphomepr:`3074` by :ghuser:`jesserockz`
|
||||||
|
|
||||||
|
|
||||||
Full list of changes
|
Full list of changes
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
2
conf.py
2
conf.py
@ -69,7 +69,7 @@ author = "Otto Winter"
|
|||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = "2022.1"
|
version = "2022.1"
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = "2022.1.0"
|
release = "2022.1.1"
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
@ -63,14 +63,11 @@ Contributors
|
|||||||
- `Andreas Hergert (@andreashergert1984) <https://github.com/andreashergert1984>`__
|
- `Andreas Hergert (@andreashergert1984) <https://github.com/andreashergert1984>`__
|
||||||
- `Andrzej (@andriej) <https://github.com/andriej>`__
|
- `Andrzej (@andriej) <https://github.com/andriej>`__
|
||||||
- `Andreas (@anduchs) <https://github.com/anduchs>`__
|
- `Andreas (@anduchs) <https://github.com/anduchs>`__
|
||||||
- `anekinloewe (@anekinloewe) <https://github.com/anekinloewe>`__
|
|
||||||
- `Vegetto (@angelnu) <https://github.com/angelnu>`__
|
- `Vegetto (@angelnu) <https://github.com/angelnu>`__
|
||||||
- `Sergey Anisimov (@anisimovsergey) <https://github.com/anisimovsergey>`__
|
- `Sergey Anisimov (@anisimovsergey) <https://github.com/anisimovsergey>`__
|
||||||
- `ankycooper (@ankycooper) <https://github.com/ankycooper>`__
|
|
||||||
- `Nikolay Vasilchuk (@Anonym-tsk) <https://github.com/Anonym-tsk>`__
|
- `Nikolay Vasilchuk (@Anonym-tsk) <https://github.com/Anonym-tsk>`__
|
||||||
- `Adriaan Peeters (@apeeters) <https://github.com/apeeters>`__
|
- `Adriaan Peeters (@apeeters) <https://github.com/apeeters>`__
|
||||||
- `Darius Ratkevičius (@aphex008) <https://github.com/aphex008>`__
|
- `Darius Ratkevičius (@aphex008) <https://github.com/aphex008>`__
|
||||||
- `aquaticus (@aquaticus) <https://github.com/aquaticus>`__
|
|
||||||
- `Andy Allsopp (@arallsopp) <https://github.com/arallsopp>`__
|
- `Andy Allsopp (@arallsopp) <https://github.com/arallsopp>`__
|
||||||
- `arantius (@arantius) <https://github.com/arantius>`__
|
- `arantius (@arantius) <https://github.com/arantius>`__
|
||||||
- `arunderwood (@arunderwood) <https://github.com/arunderwood>`__
|
- `arunderwood (@arunderwood) <https://github.com/arunderwood>`__
|
||||||
@ -104,7 +101,6 @@ Contributors
|
|||||||
- `Bob (@Bmooij) <https://github.com/Bmooij>`__
|
- `Bob (@Bmooij) <https://github.com/Bmooij>`__
|
||||||
- `Mauricio Bonani (@bonanitech) <https://github.com/bonanitech>`__
|
- `Mauricio Bonani (@bonanitech) <https://github.com/bonanitech>`__
|
||||||
- `Casey Olson (@bookcasey) <https://github.com/bookcasey>`__
|
- `Casey Olson (@bookcasey) <https://github.com/bookcasey>`__
|
||||||
- `boradwell (@boradwell) <https://github.com/boradwell>`__
|
|
||||||
- `BoukeHaarsma23 (@BoukeHaarsma23) <https://github.com/BoukeHaarsma23>`__
|
- `BoukeHaarsma23 (@BoukeHaarsma23) <https://github.com/BoukeHaarsma23>`__
|
||||||
- `Patrik Hermansson (@bphermansson) <https://github.com/bphermansson>`__
|
- `Patrik Hermansson (@bphermansson) <https://github.com/bphermansson>`__
|
||||||
- `brambo123 (@brambo123) <https://github.com/brambo123>`__
|
- `brambo123 (@brambo123) <https://github.com/brambo123>`__
|
||||||
@ -114,10 +110,8 @@ Contributors
|
|||||||
- `Brian Hanifin (@brianhanifin) <https://github.com/brianhanifin>`__
|
- `Brian Hanifin (@brianhanifin) <https://github.com/brianhanifin>`__
|
||||||
- `brianrjones69 (@brianrjones69) <https://github.com/brianrjones69>`__
|
- `brianrjones69 (@brianrjones69) <https://github.com/brianrjones69>`__
|
||||||
- `buddydvd (@buddydvd) <https://github.com/buddydvd>`__
|
- `buddydvd (@buddydvd) <https://github.com/buddydvd>`__
|
||||||
- `bulburDE (@bulburDE) <https://github.com/bulburDE>`__
|
|
||||||
- `buxtronix (@buxtronix) <https://github.com/buxtronix>`__
|
- `buxtronix (@buxtronix) <https://github.com/buxtronix>`__
|
||||||
- `bvansambeek (@bvansambeek) <https://github.com/bvansambeek>`__
|
- `bvansambeek (@bvansambeek) <https://github.com/bvansambeek>`__
|
||||||
- `bwente (@bwente) <https://github.com/bwente>`__
|
|
||||||
- `Carlos Gustavo Sarmiento (@carlos-sarmiento) <https://github.com/carlos-sarmiento>`__
|
- `Carlos Gustavo Sarmiento (@carlos-sarmiento) <https://github.com/carlos-sarmiento>`__
|
||||||
- `Carlos Garcia Saura (@CarlosGS) <https://github.com/CarlosGS>`__
|
- `Carlos Garcia Saura (@CarlosGS) <https://github.com/CarlosGS>`__
|
||||||
- `Carlos Ruiz (@CarlosRDomin) <https://github.com/CarlosRDomin>`__
|
- `Carlos Ruiz (@CarlosRDomin) <https://github.com/CarlosRDomin>`__
|
||||||
@ -145,14 +139,12 @@ Contributors
|
|||||||
- `Dmitry Berezovsky (@corvis) <https://github.com/corvis>`__
|
- `Dmitry Berezovsky (@corvis) <https://github.com/corvis>`__
|
||||||
- `Cougar (@Cougar) <https://github.com/Cougar>`__
|
- `Cougar (@Cougar) <https://github.com/Cougar>`__
|
||||||
- `Connor Prussin (@cprussin) <https://github.com/cprussin>`__
|
- `Connor Prussin (@cprussin) <https://github.com/cprussin>`__
|
||||||
- `cretep (@cretep) <https://github.com/cretep>`__
|
|
||||||
- `cryptelli (@cryptelli) <https://github.com/cryptelli>`__
|
- `cryptelli (@cryptelli) <https://github.com/cryptelli>`__
|
||||||
- `Chris Talkington (@ctalkington) <https://github.com/ctalkington>`__
|
- `Chris Talkington (@ctalkington) <https://github.com/ctalkington>`__
|
||||||
- `cvwillegen (@cvwillegen) <https://github.com/cvwillegen>`__
|
- `cvwillegen (@cvwillegen) <https://github.com/cvwillegen>`__
|
||||||
- `Alex Solomaha (@CyanoFresh) <https://github.com/CyanoFresh>`__
|
- `Alex Solomaha (@CyanoFresh) <https://github.com/CyanoFresh>`__
|
||||||
- `Luar Roji (@cyberplant) <https://github.com/cyberplant>`__
|
- `Luar Roji (@cyberplant) <https://github.com/cyberplant>`__
|
||||||
- `d-two (@d-two) <https://github.com/d-two>`__
|
- `d-two (@d-two) <https://github.com/d-two>`__
|
||||||
- `d3wy (@d3wy) <https://github.com/d3wy>`__
|
|
||||||
- `Dale Higgs (@dale3h) <https://github.com/dale3h>`__
|
- `Dale Higgs (@dale3h) <https://github.com/dale3h>`__
|
||||||
- `damanti-me (@damanti-me) <https://github.com/damanti-me>`__
|
- `damanti-me (@damanti-me) <https://github.com/damanti-me>`__
|
||||||
- `Daniel Bjørnbakk (@danibjor) <https://github.com/danibjor>`__
|
- `Daniel Bjørnbakk (@danibjor) <https://github.com/danibjor>`__
|
||||||
@ -176,7 +168,6 @@ Contributors
|
|||||||
- `Debashish Sahu (@debsahu) <https://github.com/debsahu>`__
|
- `Debashish Sahu (@debsahu) <https://github.com/debsahu>`__
|
||||||
- `declanshanaghy (@declanshanaghy) <https://github.com/declanshanaghy>`__
|
- `declanshanaghy (@declanshanaghy) <https://github.com/declanshanaghy>`__
|
||||||
- `definitio (@definitio) <https://github.com/definitio>`__
|
- `definitio (@definitio) <https://github.com/definitio>`__
|
||||||
- `deftdawg (@deftdawg) <https://github.com/deftdawg>`__
|
|
||||||
- `Christiaan Blom (@Deinara) <https://github.com/Deinara>`__
|
- `Christiaan Blom (@Deinara) <https://github.com/Deinara>`__
|
||||||
- `Rsan (@deltazerorsan) <https://github.com/deltazerorsan>`__
|
- `Rsan (@deltazerorsan) <https://github.com/deltazerorsan>`__
|
||||||
- `Mickaël Le Baillif (@demikl) <https://github.com/demikl>`__
|
- `Mickaël Le Baillif (@demikl) <https://github.com/demikl>`__
|
||||||
@ -192,8 +183,6 @@ Contributors
|
|||||||
- `Mark (@Diramu) <https://github.com/Diramu>`__
|
- `Mark (@Diramu) <https://github.com/Diramu>`__
|
||||||
- `Dirk Heinke (@DirkHeinke) <https://github.com/DirkHeinke>`__
|
- `Dirk Heinke (@DirkHeinke) <https://github.com/DirkHeinke>`__
|
||||||
- `Dirk Jahnke (@dirkj) <https://github.com/dirkj>`__
|
- `Dirk Jahnke (@dirkj) <https://github.com/dirkj>`__
|
||||||
- `dj-bauer (@dj-bauer) <https://github.com/dj-bauer>`__
|
|
||||||
- `djtef (@djtef) <https://github.com/djtef>`__
|
|
||||||
- `Marcos Pérez Ferro (@djwmarcx) <https://github.com/djwmarcx>`__
|
- `Marcos Pérez Ferro (@djwmarcx) <https://github.com/djwmarcx>`__
|
||||||
- `Dan Mannock (@dmannock) <https://github.com/dmannock>`__
|
- `Dan Mannock (@dmannock) <https://github.com/dmannock>`__
|
||||||
- `Dmitriy Lopatko (@dmitriy5181) <https://github.com/dmitriy5181>`__
|
- `Dmitriy Lopatko (@dmitriy5181) <https://github.com/dmitriy5181>`__
|
||||||
@ -314,6 +303,7 @@ Contributors
|
|||||||
- `Yang Hau (@HowJMay) <https://github.com/HowJMay>`__
|
- `Yang Hau (@HowJMay) <https://github.com/HowJMay>`__
|
||||||
- `Antonio Vanegas (@hpsaturn) <https://github.com/hpsaturn>`__
|
- `Antonio Vanegas (@hpsaturn) <https://github.com/hpsaturn>`__
|
||||||
- `hreintke (@hreintke) <https://github.com/hreintke>`__
|
- `hreintke (@hreintke) <https://github.com/hreintke>`__
|
||||||
|
- `Jan Hubík (@hubikj) <https://github.com/hubikj>`__
|
||||||
- `Huub Eikens (@huubeikens) <https://github.com/huubeikens>`__
|
- `Huub Eikens (@huubeikens) <https://github.com/huubeikens>`__
|
||||||
- `Petr Urbánek (@HyperReap) <https://github.com/HyperReap>`__
|
- `Petr Urbánek (@HyperReap) <https://github.com/HyperReap>`__
|
||||||
- `Arjan Filius (@iafilius) <https://github.com/iafilius>`__
|
- `Arjan Filius (@iafilius) <https://github.com/iafilius>`__
|
||||||
@ -787,4 +777,4 @@ Contributors
|
|||||||
- `ZTX18 (@ZTX18) <https://github.com/ZTX18>`__
|
- `ZTX18 (@ZTX18) <https://github.com/ZTX18>`__
|
||||||
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
|
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
|
||||||
|
|
||||||
*This page was last updated January 19, 2022.*
|
*This page was last updated January 20, 2022.*
|
||||||
|
Loading…
Reference in New Issue
Block a user