Releases: esphome/esphome-docs
Releases · esphome/esphome-docs
2025.8.0
Full list of changes
All changes
Show
- Break apart 1-Wire doc docs#5082 by @kbx81
- Adding Wave Gen2 documentation docs#4781 by @precurse
- nrf52 core based on zephyr docs#4111 by @tomaszduda23
- [adc] Use new library with ESP-IDF v5 docs#4502 by @edwardtfn
- [mipi_spi] Document new options docs#5076 by @clydebarrow
- Add runtime_stats component for performance debugging and analysis docs#5079 by @bdraco
- Specify that python 3.11 is required docs#5107 by @jesserockz
- Document custom_services configuration option for API component docs#5091 by @bdraco
- [adc] Add ESP32-C5 support docs#5097 by @edwardtfn
- [esp32] Document automatic board config docs#5084 by @clydebarrow
- esp32_cam: add location option documentation docs#5129 by @RubenKelevra
- Schema 2025 5b docs#4922 by @glmnet
- [remote_receiver] Fix idle time for newer ESP32 variants docs#5144 by @swoboda1337
- [factory_reset] Document power cycle reset docs#5148 by @clydebarrow
- esp32_camera: Remove remaining references to i2c_pins-option from examples docs#5131 by @RubenKelevra
- [mipi_dsi] Docs for display driver docs#5171 by @clydebarrow
- [api] Document homeassistant_states option docs#5177 by @bdraco
- [wifi] Document
use_psram
option docs#5170 by @clydebarrow - [api] Add homeassistant_services configuration option docs#5178 by @bdraco
- [output] Add
set_min_power
&set_max_power
actions forFloatOutput
docs#4957 by @DjordjeMandic - [adc] Add P4 docs#5185 by @clydebarrow
- [sensor] Add
throttle_with_priority
filter docs#5186 by @kbx81 - [esp32] Document LWIP core locking options for improved socket performance docs#5169 by @bdraco
- media_player add off on capability docs#5059 by @rwrozelle
- [wifi] Add details to use fast_connect with multiple networks docs#5184 by @GilDev
- [image] Update schema docs docs#5156 by @clydebarrow
- [nrf52] adc doc docs#5164 by @tomaszduda23
- Add documentation for the new espnow component docs#4086 by @nielsnl68
- [esp32] Add option to enable execution from PSRAM docs#5180 by @clydebarrow
- Add ESP32 Arduino to ESP-IDF migration guide docs#5200 by @bdraco
- [esp32_ble] Document connection_timeout configuration option docs#5196 by @bdraco
- added CO5300 AMOLED driver docs#5146 by @mschnaubelt
- [remote_transmitter] Add digital_write automation docs#5203 by @swoboda1337
- Document multiple device address support in CLI commands docs#5192 by @bdraco
- [sensor] Delta fix docs#5147 by @swoboda1337
- Update espnow documentation docs#5207 by @nielsnl68
- Document max_notifications configuration option for esp32_ble component docs#5208 by @bdraco
- [ld2410] Update docs for removal of
throttle
, other clean-up docs#5201 by @kbx81 - Document esp32_ble advertising configuration option docs#5209 by @bdraco
- Remove mentions of rmt_channel from esp32_rmt_led_strip docs#5217 by @pzich
- [switch] Add
switch.control
automation action docs#5211 by @edwardtfn - [lvgl] Update lambda color usage docs#5197 by @clydebarrow
- [switch] Add trigger
on_state
docs#5212 by @edwardtfn - [esp32] Add IDF log_level option docs#5219 by @swoboda1337
- [sensor] Extend timeout filter with option to return last value received docs#5213 by @kbx81
- [substitutions] Add some safe built-in functions to jinja parsing docs#5223 by @jesserockz
- [ld2410] Fix typo docs#5227 by @kbx81
- [ld2412] New component docs docs#5071 by @Rihan9
- [ld2410, ld2412] Formatting tweaks, fix typo docs#5228 by @kbx81
- raise log level for one component docs#5224 by @oarcher
- [host platform] add hint about firewall settings on local host computer docs#5204 by @aanban
- Update ld2450.rst - high perfromance typo fix docs#5205 by @raykholo
- Don't set update_interval: never along with test_card docs#5154 by @ChadMatsalla
- Update globals.rst docs#5193 by @donburch888
- [ld2450] Update docs for removal of
throttle
docs#5226 by @kbx81 - Use "decimal" inputmode to show '.' on mobile keyboards. docs#5064 by @lewisd32
- Update installing_esphome.rst to mention git for extern. components docs#4987 by @shvmm
- Fix parameter names of touchscreen::TouchPoint docs#5218 by @luminosuslight
- Fix typos, remove duplicate config var docs#5236 by @kbx81
- [remote_transmitter] add missing underline docs#5238 by @aanban
- [psram] document disabled option docs#5239 by @ssieb
Dependency Changes
Show
- Bump actions/checkout from 4.2.2 to 5.0.0 docs#5229 by @dependabot[bot]
- Bump actions/create-github-app-token from 2.0.6 to 2.1.1 docs#5230 by @dependabot[bot]
2025.8.0b4
Merge pull request #5256 from esphome/bump-2025.8.0b4 2025.8.0b4
2025.8.0b3
Merge pull request #5253 from esphome/bump-2025.8.0b3 2025.8.0b3
2025.8.0b2
2025.8.0b1
- Break apart 1-Wire doc docs#5082 by @kbx81
- Adding Wave Gen2 documentation docs#4781 by @precurse
- nrf52 core based on zephyr docs#4111 by @tomaszduda23
- [adc] Use new library with ESP-IDF v5 docs#4502 by @edwardtfn
- [mipi_spi] Document new options docs#5076 by @clydebarrow
- Add runtime_stats component for performance debugging and analysis docs#5079 by @bdraco
- Specify that python 3.11 is required docs#5107 by @jesserockz
- Document custom_services configuration option for API component docs#5091 by @bdraco
- [adc] Add ESP32-C5 support docs#5097 by @edwardtfn
- [esp32] Document automatic board config docs#5084 by @clydebarrow
- esp32_cam: add location option documentation docs#5129 by @RubenKelevra
- Schema 2025 5b docs#4922 by @glmnet
- [remote_receiver] Fix idle time for newer ESP32 variants docs#5144 by @swoboda1337
- [factory_reset] Document power cycle reset docs#5148 by @clydebarrow
- esp32_camera: Remove remaining references to i2c_pins-option from examples docs#5131 by @RubenKelevra
- [mipi_dsi] Docs for display driver docs#5171 by @clydebarrow
- [api] Document homeassistant_states option docs#5177 by @bdraco
- [wifi] Document
use_psram
option docs#5170 by @clydebarrow - [api] Add homeassistant_services configuration option docs#5178 by @bdraco
- [output] Add
set_min_power
&set_max_power
actions forFloatOutput
docs#4957 by @DjordjeMandic - [adc] Add P4 docs#5185 by @clydebarrow
- [sensor] Add
throttle_with_priority
filter docs#5186 by @kbx81 - [esp32] Document LWIP core locking options for improved socket performance docs#5169 by @bdraco
- media_player add off on capability docs#5059 by @rwrozelle
- [wifi] Add details to use fast_connect with multiple networks docs#5184 by @GilDev
- [image] Update schema docs docs#5156 by @clydebarrow
- [nrf52] adc doc docs#5164 by @tomaszduda23
- Add documentation for the new espnow component docs#4086 by @nielsnl68
- [esp32] Add option to enable execution from PSRAM docs#5180 by @clydebarrow
- Add ESP32 Arduino to ESP-IDF migration guide docs#5200 by @bdraco
- [esp32_ble] Document connection_timeout configuration option docs#5196 by @bdraco
- added CO5300 AMOLED driver docs#5146 by @mschnaubelt
- [remote_transmitter] Add digital_write automation docs#5203 by @swoboda1337
- Document multiple device address support in CLI commands docs#5192 by @bdraco
- [sensor] Delta fix docs#5147 by @swoboda1337
- Update espnow documentation docs#5207 by @nielsnl68
- Document max_notifications configuration option for esp32_ble component docs#5208 by @bdraco
- [ld2410] Update docs for removal of
throttle
, other clean-up docs#5201 by @kbx81 - Document esp32_ble advertising configuration option docs#5209 by @bdraco
- Remove mentions of rmt_channel from esp32_rmt_led_strip docs#5217 by @pzich
- [switch] Add
switch.control
automation action docs#5211 by @edwardtfn - [lvgl] Update lambda color usage docs#5197 by @clydebarrow
- [switch] Add trigger
on_state
docs#5212 by @edwardtfn - [esp32] Add IDF log_level option docs#5219 by @swoboda1337
- [sensor] Extend timeout filter with option to return last value received docs#5213 by @kbx81
- [substitutions] Add some safe built-in functions to jinja parsing docs#5223 by @jesserockz
- [ld2410] Fix typo docs#5227 by @kbx81
- [ld2412] New component docs docs#5071 by @Rihan9
- [ld2410, ld2412] Formatting tweaks, fix typo docs#5228 by @kbx81
- Bump actions/checkout from 4.2.2 to 5.0.0 docs#5229 by @dependabot[bot]
- Bump actions/create-github-app-token from 2.0.6 to 2.1.1 docs#5230 by @dependabot[bot]
- raise log level for one component docs#5224 by @oarcher
- [host platform] add hint about firewall settings on local host computer docs#5204 by @aanban
- Update ld2450.rst - high perfromance typo fix docs#5205 by @raykholo
- Don't set update_interval: never along with test_card docs#5154 by @ChadMatsalla
- Update globals.rst docs#5193 by @donburch888
- [ld2450] Update docs for removal of
throttle
docs#5226 by @kbx81 - Use "decimal" inputmode to show '.' on mobile keyboards. docs#5064 by @lewisd32
- Update installing_esphome.rst to mention git for extern. components docs#4987 by @shvmm
- Fix parameter names of touchscreen::TouchPoint docs#5218 by @luminosuslight
- Fix typos, remove duplicate config var docs#5236 by @kbx81
2025.7.5
- [time] Document update interval docs#5162 by @clydebarrow
- [ld2450] fix syntax error docs#5195 by @RubenKelevra
- ssd1327: Fix datasheet link docs#5094 by @bruvv
- Add note about TMC stepper drivers docs#5085 by @ggodlewski
- [ld2450] Add timeout clarification docs#5030 by @kbx81
- ms5611: Remove 404 link and added datasheet docs#5093 by @bruvv
- Fix deprecated Cover API calls in cookbook documentation docs#5191 by @Copilot
2025.7.4
- [esp32_camera] Fix broken external_component reference docs#5168 by @jesserockz
- Remove auto issue closing workflow job docs#5181 by @jesserockz
2025.7.3
- [esp32_rmt] Improve rmt_symbols docs docs#5143 by @swoboda1337
- [remote_receiver] Add info about the ESP32 max idle value docs#5142 by @swoboda1337
- [esp32_rmt_led_strip] Remove rmt_channel docs#5141 by @swoboda1337
- [sx127x] Update preamble_size docs docs#5089 by @swoboda1337
- [gpio] Update binary sensor docs for allow_other_uses interrupt handling docs#5137 by @bdraco
2025.7.2
- [CI] Add auto labelling workflow docs#5112 by @jesserockz
- Update Issues / Feature Requests links (current branch patch) docs#5113 by @RubenKelevra
- [CI] Fix auto labelling workflow docs#5119 by @jesserockz
- [CI] Delete check labels workflow docs#5120 by @jesserockz
- [CI] Hardcode bot name instead of fetching id from api docs#5122 by @jesserockz
- [CI] Move labeled trigger to its own workflow so the auto label status doesnt get messy docs#5123 by @jesserockz
- [CI] Give more permissions to labeller recheck docs#5124 by @jesserockz
- [CI] Fix pr number in labeller-recheck docs#5125 by @jesserockz
- [CI] auto label - Use expression to get input docs#5126 by @jesserockz
- [CI] Auto labeller more fixes docs#5127 by @jesserockz
- [CI] hopefully one final fix docs#5128 by @jesserockz
- [gpio] Document LibreTiny interrupt mode default behavior docs#5132 by @bdraco
2025.7.1
- Document web_server ota: false option for disabling OTA while keeping captive_portal OTA enabled docs#5109 by @bdraco
- Add section to PR template telling people about the image generator docs#5110 by @jesserockz