Releases: esphome/esphome-docs
Releases · esphome/esphome-docs
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
2025.7.0
Full list of changes
All changes
Show
- [binary_sensor] Document
invalidate_state
docs#4974 by @clydebarrow - [esp32_hall] Remove esp32_hall docs#5003 by @swoboda1337
- Add documentation for Xiaomi XMWSDJ04MMC docs#4833 by @medusalix
- [sdl] Add window_options documentation docs#4976 by @Hannah-GBS
- Arduino 3 doc changes docs#4966 by @swoboda1337
- [esp32_camera] Add i2c_id documentation docs#5010 by @jesserockz
- Document new enable_hubs option docs#5016 by @RoganDawes
- [spi] Document
release_device
option. docs#5007 by @clydebarrow - [lvgl] Document bar options docs#4993 by @clydebarrow
- Feature fontmetrics docs#4965 by @JonasB2497
- Adds new parameter to online_image's update action docs#5015 by @gpambrozio
- [opt3001] New component docs#3795 by @ccutrer
- [mqtt] Update docs for
wait_for_connection
, other clean-up docs#5029 by @kbx81 - [API] Sub devices and areas docs#4813 by @dala318
- [binary_sensor] Document timeout filter docs#5034 by @clydebarrow
- [lvgl] Document grid layout changes docs#5032 by @clydebarrow
- [esp32] IDF components docs docs#5036 by @swoboda1337
- [voice_assistant] document new intent progress trigger docs#5037 by @kahrendt
- [esp32_hosted] Add support for remote wifi docs#4938 by @swoboda1337
- Update idf_send_async documentation for new async method docs#4714 by @dwmw2
- Document upper limit of API batch_delay docs#5043 by @bdraco
- Add interrupt support to GPIO binary sensors docs#5002 by @bdraco
- Add PI4IOE5V6408 8-bit I2C I/O expander documentation docs#5038 by @jesserockz
- Add support to LN882X family docs#4967 by @lamauny
- Update smt100 docs#5022 by @piechade
- Davicom DM9051 SPI Ethernet Controller docs#3914 by @bmork
- [ethernet] Update ethernet docs docs#4769 by @swoboda1337
- Document jinja expressions in substitutions docs#5008 by @jpeletier
- Remove ESP-IDF framework limitation for web_server OTA feature docs#5047 by @bdraco
- [modbus] Document modbus register write_lambda docs#5017 by @jpeletier
- Document web_server OTA platform docs#5054 by @bdraco
- Add philco_phs32 support docs#4207 by @mrtntome
- OpenThread - add Device Type docs#5048 by @rwrozelle
- Add docs for ds2484 1-wire bus platform docs#5014 by @mrk-its
- [Packet transport] Ping timeout sensor docs#4955 by @dala318
- Document batch_delay: 0 option for immediate state updates with IR remotes docs#5058 by @bdraco
- Packages: optional base path for remote git packages docs#5050 by @dudanov
- [sx127x] Add sx127x component docs#4278 by @swoboda1337
- [alarm_control_panel] update docs to include instant_always alarm sensor type docs#4778 by @nworbneb
- Add initial documentation for new camera platform docs#5060 by @DT-art1
- [nextion] Add optional device info storage configuration docs#5077 by @edwardtfn
- [nextion] Review
touch_sleep_timeout
docs#5075 by @edwardtfn - Add note and links in BSEC2 section docs#5072 by @kbx81
- [sx126x] Add sx126x component docs#4794 by @swoboda1337
- [image] Document
byte_order
config option docs#5065 by @clydebarrow - lps22: add docs docs#4340 by @nagisa
- Add docs for new sensor GL-R01 I2C docs#4721 by @pkejval
- Break apart 1-Wire doc docs#5082 by @kbx81
- Fix filename for lps22 image - should be avif, not jpg docs#5088 by @clydebarrow
- [online_image] Document byte_order docs#5101 by @clydebarrow
- Enable website issues docs#5102 by @jesserockz
- Document custom_services configuration option for API component docs#5091 by @bdraco
2025.7.0b5
Merge pull request #5105 from esphome/bump-2025.7.0b5 2025.7.0b5