Skip to content

Conversation

jesserockz
Copy link
Member

Do not merge, release script will automatically merge

Full list of changes

All changes

Show
  • Break apart 1-Wire doc docs#5082
  • Adding Wave Gen2 documentation docs#4781
  • nrf52 core based on zephyr docs#4111
  • [adc] Use new library with ESP-IDF v5 docs#4502
  • [mipi_spi] Document new options docs#5076
  • Add runtime_stats component for performance debugging and analysis docs#5079
  • Specify that python 3.11 is required docs#5107
  • Document custom_services configuration option for API component docs#5091
  • [adc] Add ESP32-C5 support docs#5097
  • [esp32] Document automatic board config docs#5084
  • esp32_cam: add location option documentation docs#5129
  • Schema 2025 5b docs#4922
  • [remote_receiver] Fix idle time for newer ESP32 variants docs#5144
  • [factory_reset] Document power cycle reset docs#5148
  • esp32_camera: Remove remaining references to i2c_pins-option from examples docs#5131
  • [mipi_dsi] Docs for display driver docs#5171
  • [api] Document homeassistant_states option docs#5177
  • [wifi] Document use_psram option docs#5170
  • [api] Add homeassistant_services configuration option docs#5178
  • [output] Add set_min_power & set_max_power actions for FloatOutput docs#4957
  • [adc] Add P4 docs#5185
  • [sensor] Add throttle_with_priority filter docs#5186
  • [esp32] Document LWIP core locking options for improved socket performance docs#5169
  • media_player add off on capability docs#5059
  • [wifi] Add details to use fast_connect with multiple networks docs#5184
  • [image] Update schema docs docs#5156
  • [nrf52] adc doc docs#5164
  • Add documentation for the new espnow component docs#4086
  • [esp32] Add option to enable execution from PSRAM docs#5180
  • Add ESP32 Arduino to ESP-IDF migration guide docs#5200
  • [esp32_ble] Document connection_timeout configuration option docs#5196
  • added CO5300 AMOLED driver docs#5146
  • [remote_transmitter] Add digital_write automation docs#5203
  • Document multiple device address support in CLI commands docs#5192
  • [sensor] Delta fix docs#5147
  • Update espnow documentation docs#5207
  • Document max_notifications configuration option for esp32_ble component docs#5208
  • [ld2410] Update docs for removal of throttle, other clean-up docs#5201
  • Document esp32_ble advertising configuration option docs#5209
  • Remove mentions of rmt_channel from esp32_rmt_led_strip docs#5217
  • [switch] Add switch.control automation action docs#5211
  • [lvgl] Update lambda color usage docs#5197
  • [switch] Add trigger on_state docs#5212
  • [esp32] Add IDF log_level option docs#5219
  • [sensor] Extend timeout filter with option to return last value received docs#5213
  • [substitutions] Add some safe built-in functions to jinja parsing docs#5223
  • [ld2410] Fix typo docs#5227
  • [ld2412] New component docs docs#5071
  • [ld2410, ld2412] Formatting tweaks, fix typo docs#5228
  • raise log level for one component docs#5224
  • [host platform] add hint about firewall settings on local host computer docs#5204
  • Update ld2450.rst - high perfromance typo fix docs#5205
  • Don't set update_interval: never along with test_card docs#5154
  • Update globals.rst docs#5193
  • [ld2450] Update docs for removal of throttle docs#5226
  • Use "decimal" inputmode to show '.' on mobile keyboards. docs#5064
  • Update installing_esphome.rst to mention git for extern. components docs#4987
  • Fix parameter names of touchscreen::TouchPoint docs#5218

Dependency Changes

Show
  • Bump actions/checkout from 4.2.2 to 5.0.0 docs#5229
  • Bump actions/create-github-app-token from 2.0.6 to 2.1.1 docs#5230
Metadata

@coderabbitai ignore

jesserockz and others added 30 commits July 9, 2025 12:10
Co-authored-by: Keith Burzinski <[email protected]>
Co-authored-by: Jesse Hills <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings August 13, 2025 03:02
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a release preparation pull request for version 2025.8.0b1, updating documentation to align with new features and improvements. The PR primarily focuses on updating version references, adding documentation for new components, and improving existing component documentation.

Key changes include:

  • Version updates across configuration files and installation guides (2025.7.x → 2025.8.0b1)
  • New component documentation for LD2412 sensors, runtime stats, ESP-NOW, NRF52 platform, and factory reset
  • Enhanced documentation for existing components including sensor filters, output actions, switch controls, and display drivers

Reviewed Changes

Copilot reviewed 49 out of 56 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
conf.py Updates version and release numbers to 2025.8.0b1
guides/installing_esphome.rst Updates Python version requirement to 3.11 and example versions
guides/esp32_arduino_to_idf.rst New migration guide for ESP32 Arduino to ESP-IDF framework transition
components/sensor/ld2412.rst Complete documentation for new LD2412 motion/presence sensor
components/runtime_stats.rst New performance debugging component documentation
components/espnow.rst New ESP-NOW communication component documentation
components/nrf52.rst New NRF52 platform documentation
components/factory_reset.rst New factory reset component documentation
schema_doc.py Adds packet transport schema and improves error handling
components/sensor/sensor-filter-throttle_with_priority.rst New sensor filter documentation
components/sensor/sensor-filter-timeout.rst Enhanced timeout filter with "last" value option
Comments suppressed due to low confidence (1)

components/sensor/ld2412.rst:219

  • Grammar error: 'for a any given' should be 'for any given'.
    To remove the default filter for a any given sensor instance, add ``filters: []`` to its configuration.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

netlify bot commented Aug 13, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit ce7aa47
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/689c0ff7aaa3980008b96b2a
😎 Deploy Preview https://deploy-preview-5235--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jesserockz jesserockz merged commit a5574ce into beta Aug 13, 2025
4 checks passed
@jesserockz jesserockz deleted the bump-2025.8.0b1 branch August 13, 2025 11:56
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.