Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024.5.0 #6753

Merged
merged 178 commits into from
May 15, 2024
Merged

2024.5.0 #6753

merged 178 commits into from
May 15, 2024

Conversation

jesserockz
Copy link
Member

Do not merge, release script will automatically merge

Full list of changes

New Components

  • Add valve component esphome#6447 (new-integration)
  • Add the WeiKai SPI/I2C UART/IO Expander components to esphome esphome#5218 (new-integration)
  • Event entity support esphome#6451 (new-integration)
  • SPI and I2C for BMP390 and BMP380 esphome#6652 (new-integration) (breaking-change)

Breaking Changes

  • Add DNS sensor and simplify format esphome#6450 (breaking-change)
  • SM2135 - Use standard channel ordering. esphome#6573 (breaking-change)
  • [sn74hc595] Enforce type field to distinguish gpio vs spi mode esphome#6609 (breaking-change)
  • Add datetime entities esphome#6513 (breaking-change)
  • SPI and I2C for BMP390 and BMP380 esphome#6652 (new-integration) (breaking-change)

Beta Changes

  • [github] Upgrade to actions/[upload,download]-artifact v4 esphome#6698
  • [nextion] Replace flags to USE_ARDUINO esphome#6700
  • [remote_receiver, remote_transmitter] Improve error messages on the ESP32 esphome#6701
  • [ethernet] Use constexpr instead of inline define for KSZ80XX_PC2R_REG_ADDR esphome#6705
  • Add PHY register writes to enable external clock on Ethernet with RTL8201 esphome#6704
  • Bump recommended ESP-IDF to 4.4.7 esphome#6703
  • [core] Ensure that a generated ID name is distinct from its type. esphome#6706
  • [color] Fix crash when hex color parses as int, improve error reporting. esphome#6707
  • [github] Fix digest artifact name esphome#6710
  • fix(ltr390): stuck ALS values when configured for ALS+UV readings esphome#6723
  • Set FEATURE_API_AUDIO flag also if the speaker component is not used esphome#6712
  • Bump platformio from 6.1.13 to 6.1.15 esphome#6634
  • Fix ESPHOME_PROJECT_VERSION_30 esphome#6731
  • Voice-Assistant: Start-order change for VAD disabled: start va-pipeline when microphon… esphome#6391
  • Add ANNOUNCING state to media_player. esphome#6691
  • [adc] Fix 11db deprecation warning esphome#6749 (notable-change)

Notable Changes

  • [adc] Fix 11db deprecation warning esphome#6749 (notable-change)

All changes

jesserockz and others added 30 commits April 10, 2024 12:49
* Add some components to the new testing framework (H)

* Remove C3

* Fix indentation

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Remus <remus@intelNuc.local>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Add enum option to typed_schema

* Assert keys all match
Co-authored-by: Blair McBride <blair@theunfocused.net>
jesserockz and others added 20 commits May 9, 2024 17:29
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
@jesserockz jesserockz merged commit caa8c82 into release May 15, 2024
92 checks passed
@jesserockz jesserockz deleted the bump-2024.5.0 branch May 15, 2024 06:27
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet