Releases: esphome/esphome-docs
Releases · esphome/esphome-docs
2025.9.0b4
Merge pull request #5370 from esphome/bump-2025.9.0b4 2025.9.0b4
2025.9.0b3
Merge pull request #5368 from esphome/bump-2025.9.0b3 2025.9.0b3
2025.9.0b2
- Fix components.json and api ref urls for beta/next docs#5348 by @jesserockz
- Remove legacy Google Site Verification docs#5351 by @mrdarrengriffin
2025.9.0b1
- Add-schema_docs-for-md docs#5281 by @glmnet
- [schema-docs] Add See Also links. docs#5283 by @glmnet
- [mipi_spi] Add doc line for jc3636w518v2 docs#5279 by @clydebarrow
- [mapping] Update docs docs#5194 by @clydebarrow
- [lvgl] Document change in spinbox config docs#5263 by @clydebarrow
- [sen5x] Update Nox defaults and lint page docs#5176 by @Fmstrat
- Add LVGL Hello image docs#5307 by @clydebarrow
- Initial documentation for new camera encoder component (md) docs#5314 by @DT-art1
- [sntp]: document change in behaviour for ESP8266 and ESP32 docs#5276 by @kaechele
- [nrf52] dfu docs#5117 by @tomaszduda23
- [schema-doc] Update parsing md for better doc extraction docs#5325 by @glmnet
- [bluetooth_proxy] Update docs for active connections default change to true docs#5324 by @bdraco
- [mipi_rgb] Document new display driver docs#5260 by @clydebarrow
- MIPI RGB fixes docs#5342 by @clydebarrow
- [troubleshooting] Add log level adjustment documentation docs#5231 by @bdraco
- [thermostat] Documentation updates for esphome/esphome#10561 docs#5329 by @kbx81
- [bl0940] document new configuration options docs#5340 by @dan-s-github
- Rename inkplate6 component docs file to inkplate as well as the examples themselves docs#5306 by @JosipKuci
2025.8.4
- Bump actions/stale from 8 to 10 docs#5337 by @dependabot[bot]
- Bump actions/setup-python from 5 to 6 docs#5335 by @dependabot[bot]
- [mcp2515] add section about limitations docs#5319 by @patagonaa
- Fix Climate IR See Also Section Formatting docs#5331 by @rwrozelle
2025.8.3
- Update wording on nrf support docs#5305 by @jesserockz
2025.8.2
- Migrate admonitions to blockquote alerts docs#5285 by @jesserockz
- Update _index.md to mention nRF52 docs#5291 by @Hedda
2025.8.1
- [psram] document disabled option docs#5239 by @ssieb
- Convert current to Markdown docs#5242 by @clydebarrow
- Markdownlint docs#5262 by @jesserockz
- Restore webapp in Ready Made Projects docs#5265 by @clydebarrow
- Use details/summary for collapsible content docs#5267 by @clydebarrow
- [guides/yaml] 4→2 space indent docs#5269 by @Merikei
- fix link to TEMT6000 docs#5268 by @Merikei
- [graph] Add missing documentation for legend feature docs#5266 by @synco
- fix white on white text in getting-started-heading docs#5272 by @shvmm
- Changes from user feedback docs#5278 by @clydebarrow
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