Enables support for ESPHome 2025.5.0
Known Issues
[pmsx003:125]: Start character 1 mismatch esphome/issues#7040
What's Changed
- Fix typo in log message by @ypid in #129
- Fix typos by @ypid in #136
- refactor: Remove captive_portal from board config, use package file by @ypid in #134
- Enable log output via USB by @ypid in #133
- Add Huge No Units to show CO2, Humidity, PM2.5, Temperature w/o units by @ypid in #132
- Save power by reducing CPU clock speed of ESP32-C3 by @ypid in #130
- Allow users to add on_boot entries by converting to list by @ypid in #138
- Drop overly specific and potentially wrong S8 from entity names by @ypid in #128
- Rename http headers to request_headers for 2025.5.0 by @MallocArray in #141
New Contributors
Full Changelog: 5.1.0...5.2.0