Releases: esphome/esphome-docs
Releases · esphome/esphome-docs
2024.11.2
- [ImgBot] Optimize images docs#4456 by @imgbot[bot]
- Fix a bunch of broken links docs#4466 by @jesserockz
- fix typo docs#4461 by @mi-hol
- Bump jaxxstorm/action-install-gh-release from 1.13.0 to 1.14.0 docs#4470 by @dependabot[bot]
- Alphabetize front page docs#4460 by @kbx81
- Fix dashboard command in getting_started_command_line.rst docs#4262 by @chtitux
- Clarify position in template cover docs docs#4475 by @jesserockz
2024.11.1
Merge pull request #4459 from esphome/bump-2024.11.1 2024.11.1
2024.11.0
Full list of changes
All changes
- even parity is required for CSE7766 docs#4308 by @ssieb
- Add tca9555 to index docs#4320 by @jesserockz
- Document
pillow
requirements change docs#4317 by @hostcc - Document new conditions shortcuts docs#4316 by @clydebarrow
- Add documentation for TC74 docs#4255 by @sethgirvan
- Added ring and gauge basic shapes docs#4235 by @artemyevav
- [lvgl] Document draw_rounding docs#4336 by @clydebarrow
- [qspi_dbi] Rename from qspi_amoled docs#4335 by @clydebarrow
- Documentation for Analog Devices MAX17043 battery fuel gauge docs#4299 by @blacknell
- [light] Add
initial_state
documentation docs#4331 by @kbx81 - Document Speaker volume set action docs#4343 by @kahrendt
- [axs15231] Add AXS15231 touchscreen docs#4334 by @clydebarrow
- [lvgl] Document selection by text for roller and dropdown docs#4344 by @clydebarrow
- feat(MQTT): Add subscribe QoS to discovery docs#4363 by @Rapsssito
- I2c device docs docs#4371 by @jesserockz
- [speaker] Document mute actions and audio dac support docs#4378 by @kahrendt
- Update HA getting started to use ESPHome Device Compiler name docs#4390 by @balloob
- [media_player] Document paused and announcing conditions docs#4387 by @kahrendt
- [media_player] add new conditions to all conditions list docs#4396 by @kahrendt
- add
qrcode
lvgl widget docs#4347 by @nagyrobi - [http_request] Add status_code note docs#4397 by @clydebarrow
- Add polling_interval and its usage to ethernet.rst docs#4389 by @slakichi
- Update Mopeka docs to include new optional sensors and configuration docs#4281 by @spbrogan
- [http_request] Document on_error trigger docs#4401 by @clydebarrow
- [es8311]] Document new ES8311 component docs#4400 by @kahrendt
- Document touchscreen changes docs#4403 by @clydebarrow
- [font] Add documentation for glyphsets docs#4245 by @paravoid
- [spi_device] Rename mode to spi_mode docs#4414 by @clydebarrow
- feat(MQTT): Add
enable
,disable
andenable_on_boot
docs#4408 by @Rapsssito - [lvgl] Document multiple instance configs docs#4413 by @clydebarrow
- Bump sphinx-tabs from 3.4.5 to 3.4.7 docs#4383 by @dependabot[bot]
- Update bme280 description humidity docs#4257 by @loizres
- Clarify MQTT docs when logging is disabled docs#4412 by @solarkennedy
- Renames from ade7953 to ade7953_i2c docs#4406 by @jmarcelomb
- Simplified bulky formulation about sensor filters docs#4421 by @DeepCoreSystem
- Change PWM image docs#3920 by @nagyrobi
- Image path CANBUS update to absolute paths docs#4346 by @meijer3
- Add SPI bus to spi_led_strip example docs#4224 by @DrBlokmeister
- Update OtaUrl for migration from tasmota docs#4289 by @trvrnrth
- Link to blinds and water/gas meter projects docs#3772 by @tronikos
- Update lvgl.rst - Prevent burn-in of LCD recipe fix docs#4300 by @yyolk
- Add factory reset after 5 reboots example to cookbook docs#3433 by @nagyrobi
- Document filter changes docs#4418 by @clydebarrow
- [http_request] Fix indentation docs#4423 by @jesserockz
- Update user manual links for HLK-LD2410 variants docs#4422 by @amitkeret
- Move extensions to their own folder docs#3773 by @KTibow
- Split sphinx extensions up a little docs#4429 by @jesserockz
- Documentation for new OpenTherm component docs#3800 by @olegtarasov
- Clean up some external links docs#4430 by @jesserockz
- Add note about referral links docs#4431 by @jesserockz
- Bump jaxxstorm/action-install-gh-release from 1.12.0 to 1.13.0 docs#4424 by @dependabot[bot]
- [i2s_audio] Document I2S speaker disable timeout option docs#4426 by @kahrendt
- [Modbus Controller] Document new automations
on_online
andon_offline
docs#4231 by @0x3333 - fixed i2c multiple bus sample code, adding missing "sensor:" sensor line. sample code will now validate. docs#4271 by @micfogas
- Add 'always' as a valid time refresh value docs#4392 by @mbo18
- Update bme280.rst with CSB pin hint docs#4439 by @kotylo
- Update link note docs#4436 by @jesserockz
- Added info and link about host networking driver docs#3689 by @schelv
- Add deadline for custom components docs#4446 by @kbx81
2024.11.0b4
Merge pull request #4454 from esphome/bump-2024.11.0b4 2024.11.0b4
2024.11.0b3
- fixed i2c multiple bus sample code, adding missing "sensor:" sensor line. sample code will now validate. docs#4271 by @micfogas
- Add 'always' as a valid time refresh value docs#4392 by @mbo18
- Update bme280.rst with CSB pin hint docs#4439 by @kotylo
- Update link note docs#4436 by @jesserockz
- Added info and link about host networking driver docs#3689 by @schelv
- Add deadline for custom components docs#4446 by @kbx81
2024.11.0b2
Merge pull request #4438 from esphome/bump-2024.11.0b2 2024.11.0b2
2024.11.0b1
- even parity is required for CSE7766 docs#4308 by @ssieb
- Add tca9555 to index docs#4320 by @jesserockz
- Document
pillow
requirements change docs#4317 by @hostcc - Document new conditions shortcuts docs#4316 by @clydebarrow
- Add documentation for TC74 docs#4255 by @sethgirvan
- Added ring and gauge basic shapes docs#4235 by @artemyevav
- [lvgl] Document draw_rounding docs#4336 by @clydebarrow
- [qspi_dbi] Rename from qspi_amoled docs#4335 by @clydebarrow
- Documentation for Analog Devices MAX17043 battery fuel gauge docs#4299 by @blacknell
- [light] Add
initial_state
documentation docs#4331 by @kbx81 - Document Speaker volume set action docs#4343 by @kahrendt
- [axs15231] Add AXS15231 touchscreen docs#4334 by @clydebarrow
- [lvgl] Document selection by text for roller and dropdown docs#4344 by @clydebarrow
- feat(MQTT): Add subscribe QoS to discovery docs#4363 by @Rapsssito
- I2c device docs docs#4371 by @jesserockz
- [speaker] Document mute actions and audio dac support docs#4378 by @kahrendt
- Update HA getting started to use ESPHome Device Compiler name docs#4390 by @balloob
- [media_player] Document paused and announcing conditions docs#4387 by @kahrendt
- [media_player] add new conditions to all conditions list docs#4396 by @kahrendt
- add
qrcode
lvgl widget docs#4347 by @nagyrobi - [http_request] Add status_code note docs#4397 by @clydebarrow
- Add polling_interval and its usage to ethernet.rst docs#4389 by @slakichi
- Update Mopeka docs to include new optional sensors and configuration docs#4281 by @spbrogan
- [http_request] Document on_error trigger docs#4401 by @clydebarrow
- [es8311]] Document new ES8311 component docs#4400 by @kahrendt
- Document touchscreen changes docs#4403 by @clydebarrow
- [font] Add documentation for glyphsets docs#4245 by @paravoid
- [spi_device] Rename mode to spi_mode docs#4414 by @clydebarrow
- feat(MQTT): Add
enable
,disable
andenable_on_boot
docs#4408 by @Rapsssito - [lvgl] Document multiple instance configs docs#4413 by @clydebarrow
- Bump sphinx-tabs from 3.4.5 to 3.4.7 docs#4383 by @dependabot[bot]
- Update bme280 description humidity docs#4257 by @loizres
- Clarify MQTT docs when logging is disabled docs#4412 by @solarkennedy
- Renames from ade7953 to ade7953_i2c docs#4406 by @jmarcelomb
- Simplified bulky formulation about sensor filters docs#4421 by @DeepCoreSystem
- Change PWM image docs#3920 by @nagyrobi
- Image path CANBUS update to absolute paths docs#4346 by @meijer3
- Add SPI bus to spi_led_strip example docs#4224 by @DrBlokmeister
- Update OtaUrl for migration from tasmota docs#4289 by @trvrnrth
- Link to blinds and water/gas meter projects docs#3772 by @tronikos
- Update lvgl.rst - Prevent burn-in of LCD recipe fix docs#4300 by @yyolk
- Add factory reset after 5 reboots example to cookbook docs#3433 by @nagyrobi
- Document filter changes docs#4418 by @clydebarrow
- [http_request] Fix indentation docs#4423 by @jesserockz
- Update user manual links for HLK-LD2410 variants docs#4422 by @amitkeret
- Move extensions to their own folder docs#3773 by @KTibow
- Split sphinx extensions up a little docs#4429 by @jesserockz
- Documentation for new OpenTherm component docs#3800 by @olegtarasov
- Clean up some external links docs#4430 by @jesserockz
- Add note about referral links docs#4431 by @jesserockz
- Bump jaxxstorm/action-install-gh-release from 1.12.0 to 1.13.0 docs#4424 by @dependabot[bot]
- [i2s_audio] Document I2S speaker disable timeout option docs#4426 by @kahrendt
- [Modbus Controller] Document new automations
on_online
andon_offline
docs#4231 by @0x3333
2024.10.3
- Set up dependabot to monitor python packages docs#4376 by @jesserockz
- [M4E] Add
id
requirement docs#4386 by @kbx81 - Bump actions/checkout from 4.2.1 to 4.2.2 docs#4381 by @dependabot[bot]
- Fix typo in contributing.rst docs#4388 by @foreign-sub
- Search improvements docs#4393 by @clydebarrow
- Be less aggressive in maintaining focus on search box docs#4395 by @clydebarrow
- Update ld2410.rst docs#4405 by @durandm70
- Add documentation for json component docs#4349 by @ChadMatsalla
- Move pad_column to layout docs#4416 by @HeMan
2024.10.2
- Update changelog for custom MAC address support docs#4365 by @kbx81
- Tabs label CSS dark mode fix docs#4367 by @shvmm
- Update i2c.rst docs#4356 by @gabest11
- Revert "Update i2c.rst" docs#4370 by @jesserockz
- Try add ref to rebase/force push box docs#4372 by @jesserockz
- Allow binary packages installed in dockerfile docs#4373 by @jesserockz
- Build docker image on PRs that touch the docker files docs#4374 by @jesserockz
- Use python 3.12 on Netlify and CI docs#4375 by @jesserockz
2024.10.1
- Corrected incorrect descriptions docs#4348 by @XMaarten
- Bump actions/checkout from 4.2.0 to 4.2.1 docs#4313 by @dependabot[bot]
- Update tca9555.rst fix link docs#4350 by @rlowens
- Add some breaking change text to 2024.10.0 changelog docs#4357 by @jesserockz
- bump sphinx docs#4264 by @nkinnan
- Add Sphinx collapsible and tab plugins docs#4225 by @nkinnan
- add collapse and tab examples to guides/contributing.rst docs#4359 by @shvmm
- Update documentation for custom MAC support on Arduino docs#4358 by @kbx81
- Fix typo in esp32.rst docs#4364 by @kbx81