Releases: esphome/esphome-docs
Releases · esphome/esphome-docs
2025.6.0
Full list of changes
All changes
Show
- [max7219digit] add actions for the common display functions. docs#4164 by @nielsnl68
- Sensor docs Required -> Optional docs#4912 by @jesserockz
- Schema 2025 5 docs#4918 by @glmnet
- CUBIC CM1106 Single Beam NDIR CO2 Sensor Module docs#4697 by @andrewjswan
- [lvgl] update buffer_size docs docs#4914 by @clydebarrow
- [lvgl] Add content styling to tabview docs#4916 by @clydebarrow
- [usb_uart] Document USB Host mode UART docs#4724 by @clydebarrow
- [modbus_controller] add assumed_state option to switch (Fix 6613) docs#4933 by @gotnone
- [esp32] Add c5, c6 and p4 to docs docs#4943 by @swoboda1337
- [sx1509] add docs for key support docs#4756 by @ssieb
- Add es8388 DAC to docs docs#4947 by @P4uLT
- [online_image] support HTTP caching docs#4906 by @candrews
- [speaker mediaplayer] add option for initial volume docs#4945 by @mrtoy-me
- [alarm_control_panel] Document new
auto_bypass
option for template alarm control panel binary sensors docs#4911 by @heythisisnate - Added flip x and y for inkplate6 docs#4488 by @Leicas
- [rp2040] Document watchdog_timeout setting docs#4928 by @kuba2k2
- [debug] Update debug.rst - remove comment docs#4968 by @clydebarrow
- [lc709203f] Add documentation for new component docs#4800 by @ilikecake
- Fix online_image.set_url documentation docs#4971 by @guillempages
- [ble_client] Add link to BLE Client Text Sensor docs#4979 by @KoalaBear84
- [nextion] Add optional max_queue_size limit to prevent queue overflows docs#4964 by @edwardtfn
- Remove extra whitespace in ld2410 docs docs#4962 by @tronikos
- Update bme68x_bsec2 docs#4960 by @tronikos
- [esp32_ble_server] Remove invalid advertise from characteristic docs#4977 by @KoalaBear84
- Correct lvgl.style.update example docs#4870 by @raineth
- Create pulse-catcher.rst docs#4782 by @AndersWestman
- [esp32] Add config vars for compiler docs#4986 by @kbx81
- Update scd4x with current CO2 levels docs#4985 by @tronikos
- Document advanced LWIP options docs#4959 by @bdraco
- [nextion] Add configurable limit for commands processed per loop docs#4963 by @edwardtfn
- Add documentation for disable_bt_logs option docs#4958 by @bdraco
- [esp_ldo] Add ESP32-P4 LDO docs#4980 by @clydebarrow
- Update RMT docs for c5 & p4 docs#4948 by @swoboda1337
- [spi] Document limitation on octal mode docs#4989 by @clydebarrow
- OpenThread Component docs#4306 by @lboue
- Add support for custom request headers in online_image component docs#4969 by @numo68
- Update uptime.rst docs#5000 by @aanban
2025.6.0b3
2025.6.0b2
Merge pull request #4998 from esphome/bump-2025.6.0b2 2025.6.0b2
2025.6.0b1
- [max7219digit] add actions for the common display functions. docs#4164 by @nielsnl68
- Sensor docs Required -> Optional docs#4912 by @jesserockz
- Schema 2025 5 docs#4918 by @glmnet
- CUBIC CM1106 Single Beam NDIR CO2 Sensor Module docs#4697 by @andrewjswan
- [lvgl] update buffer_size docs docs#4914 by @clydebarrow
- [lvgl] Add content styling to tabview docs#4916 by @clydebarrow
- [usb_uart] Document USB Host mode UART docs#4724 by @clydebarrow
- [modbus_controller] add assumed_state option to switch (Fix 6613) docs#4933 by @gotnone
- [esp32] Add c5, c6 and p4 to docs docs#4943 by @swoboda1337
- [sx1509] add docs for key support docs#4756 by @ssieb
- Add es8388 DAC to docs docs#4947 by @P4uLT
- [online_image] support HTTP caching docs#4906 by @candrews
- [speaker mediaplayer] add option for initial volume docs#4945 by @mrtoy-me
- [alarm_control_panel] Document new
auto_bypass
option for template alarm control panel binary sensors docs#4911 by @heythisisnate - Added flip x and y for inkplate6 docs#4488 by @Leicas
- [rp2040] Document watchdog_timeout setting docs#4928 by @kuba2k2
- [debug] Update debug.rst - remove comment docs#4968 by @clydebarrow
- [lc709203f] Add documentation for new component docs#4800 by @ilikecake
- Fix online_image.set_url documentation docs#4971 by @guillempages
- [ble_client] Add link to BLE Client Text Sensor docs#4979 by @KoalaBear84
- [nextion] Add optional max_queue_size limit to prevent queue overflows docs#4964 by @edwardtfn
- Remove extra whitespace in ld2410 docs docs#4962 by @tronikos
- Update bme68x_bsec2 docs#4960 by @tronikos
- [esp32_ble_server] Remove invalid advertise from characteristic docs#4977 by @KoalaBear84
- Correct lvgl.style.update example docs#4870 by @raineth
- Create pulse-catcher.rst docs#4782 by @AndersWestman
- [esp32] Add config vars for compiler docs#4986 by @kbx81
- Update scd4x with current CO2 levels docs#4985 by @tronikos
- Document advanced LWIP options docs#4959 by @bdraco
- [nextion] Add configurable limit for commands processed per loop docs#4963 by @edwardtfn
- Add documentation for disable_bt_logs option docs#4958 by @bdraco
- [esp_ldo] Add ESP32-P4 LDO docs#4980 by @clydebarrow
- Update RMT docs for c5 & p4 docs#4948 by @swoboda1337
- [spi] Document limitation on octal mode docs#4989 by @clydebarrow
- OpenThread Component docs#4306 by @lboue
- Add support for custom request headers in online_image component docs#4969 by @numo68
2025.5.2
- [cookbook/lvgl] Fix lingering references to use_transparency for images docs#4779 by @cryptk
- Fix RP2040 (Pico W) chip documentation (CYW43455 -> CYW43439) docs#4950 by @panikinator
- Update diy.rst docs#4952 by @bwynants
- Add new blog post to diy.rst docs#4780 by @vinsce
- [ImgBot] Optimize images docs#4932 by @imgbot[bot]
- [esp32_ble_server] Fix broken code examples docs#4913 by @KoalaBear84
- fix link in adc.rst docs#4755 by @victorclaessen
- [hmc5883l] Remove duplicate configuration option docs#4757 by @osirisinferi
- Add note to clarify publish_state() method docs#4873 by @QuatschVirus
- Broken links in See Also docs#4897 by @ChadMatsalla
- Web_server-detail-all docs#4301 by @RFDarter
- Update speaker icon for dark mode docs#4953 by @jesserockz
- Add apisource role docs#4954 by @jesserockz
- [ac_dimmer] Add notice about pin schema for zero cross pin reuse docs#4915 by @DjordjeMandic
- Bump jaxxstorm/action-install-gh-release from 1.14.0 to 2.1.0 docs#4845 by @dependabot[bot]
- Update packages.rst docs#4775 by @RoganDawes
- add a note to max7219digit.rst docs#4854 by @aanban
- Update logger.rst docs#4805 by @uSlackr
- Improve Sensirion SPS30 documentation docs#4817 by @SaturnusDJ
- add Tormatic Black 600 as tested device docs#4819 by @otih
- Update tm1637.rst docs#4656 by @sanchosk
- Clarify accuracy_decimals in sensor docs#4837 by @gdt
- Remove
rmt_channel
from esp32_rmt_led_strip example docs#4689 by @Roosted7 - Update bp5758d.rst to fix config vars bullet list docs#4832 by @liamsmit
- Update index.rst Solar inverters section docs#4842 by @Saentist
- modbus_controller: fix skip_updates interval description docs#4799 by @fblaese
2025.5.1
- Remove doxygen api docs from main website docs#4926 by @jesserockz
- Remove atom lite from recommended bluetooth proxy docs#4930 by @balloob
- Add ready made project: HA Voice PE docs#4931 by @balloob
- Update ready-made projects links to right YAML docs#4937 by @balloob
- Add Voice PE as media player docs#4935 by @balloob
- Add YAML doc docs#4874 by @clydebarrow
2025.5.0
Full list of changes
All changes
Show
- [lvgl] Document restore_value for select docs#4786 by @clydebarrow
- [prometheus] Update docs with list of supported components docs#4668 by @jzucker2
- Update docs for optional API encryption key docs#4823 by @kbx81
- [esp32_rmt_led_strip] Add use_dma option for S3 docs#4690 by @swoboda1337
- CUBIC PM2005/PM2105 Laser Particle Sensor Module docs#4696 by @andrewjswan
- [uptime] Document text_sensor separator docs#4703 by @clydebarrow
- Document mapping component docs#4726 by @clydebarrow
- [analog_threshold] Document templatable thresholds docs#4768 by @clydebarrow
- http_request can get response headers docs#4654 by @candrews
- [http_request] Add host platform docs docs#4835 by @clydebarrow
- Make certain MDNS config options templatable docs#4836 by @heythisisnate
- Update remote_receiver.rst, B&O Beo4 IR protocol added docs#4707 by @aanban
- Synchronise all_automations.json with latest dev docs#4851 by @jesserockz
- Update buffer size docs docs#4809 by @clydebarrow
- Add documentation for Gobox protocol sending/receiving. docs#4311 by @cvwillegen
- Support for new i2s audio driver docs#4638 by @luar123
- Add
ADC
pins forESP32-C2
,ESP32-C6
,ESP32-H2
docs#4715 by @ximex - [microphone] Document Microphone Source docs#4848 by @kahrendt
- [micro_wake_word, voice_assistant] Use microphone source class docs#4849 by @kahrendt
- [i2s_audio] Document mclk_multiple and bits_per_sample vs bits_per_channel on IDF5 driver docs#4853 by @kahrendt
- [micro_wake_word] Document new microWakeWord features docs#4858 by @kahrendt
- [voice_assistant] document micro_wake_word configuration option docs#4860 by @kahrendt
- [climate] Add gree model
YAG
docs#4232 by @sarthurdev - Vl53l0x timing budget (#4734) docs#4864 by @jesserockz
- Added docs for new
to_ntc_*
sensor filter docs#4485 by @rhabacker - Document cpu_frequency config and debug docs#4812 by @clydebarrow
- [microphone] Document software mute automations docs#4868 by @kahrendt
- Add GDEY0583T81 support docs#4869 by @myllyja
- Document packet_transport and udp changes docs#4643 by @clydebarrow
- [esp32_ble_server] Document appearance field docs#4871 by @clydebarrow
- [packages] Document revised syntax docs#4883 by @clydebarrow
- [lvgl] document lvgl.widget.refresh docs#4876 by @clydebarrow
- [image] Document MDIL and Memory icons docs#4877 by @clydebarrow
- document UART packet transport docs#4645 by @clydebarrow
- [syslog] Add docs docs#4847 by @clydebarrow
- Document cst226 binary sensor docs#4743 by @clydebarrow
- [nextion] Adds a command pacer with
command_spacing
attribute docs#4499 by @edwardtfn - [key_collector] enable/disable docs#4895 by @ssieb
- Document software_coexistence for esp32_ble_tracker docs#4881 by @bdraco
- ATM90E32 Semi-automatic Calibration & Status Fields docs#4810 by @CircuitSetup
- [sound_level] Document new sound level sensor docs#4898 by @kahrendt
- MQTT: Added fan direction support docs#4540 by @mbronk
- Regenerate 2025.4.0 changelog with new dependency section docs#4901 by @jesserockz
- Add task_log_buffer_size option to logger documentation docs#4899 by @bdraco
- [i2s_audio] Document new DC offset correction option docs#4902 by @kahrendt
- [gps] document hdop and update_interval (#3140) docs#4882 by @realzoulou
- Tuya Select - Add int_datapoint option docs#4749 by @Cossid
- Fix URL error in adc.rst docs#4903 by @k-korn
- Update ac_dimmer.rst docs#4905 by @guruprasadah
- [online_image] BMP 24-bit support docs#4907 by @jesserockz
- [mipi_spi] Add docs docs#4745 by @clydebarrow
- Update devcontainer docs#4908 by @jesserockz
- Fixed AS3935 datasheet link docs#4888 by @nepozs
- Fix strftime example docs#4859 by @deisterhold
- [ens210] Fix datasheet link docs#4887 by @nepozs
- Schema 2025 5 docs#4918 by @glmnet
2025.5.0b6
Merge pull request #4924 from esphome/bump-2025.5.0b6 2025.5.0b6
2025.5.0b5
Merge pull request #4923 from esphome/bump-2025.5.0b5 2025.5.0b5
2025.5.0b4
Merge pull request #4921 from esphome/bump-2025.5.0b4 2025.5.0b4