2024.12.0b2
Pre-release
Pre-release
- [const] Add RMT CONF variables to const.py esphome#7953 by @swoboda1337
- [sgp30] Set default update interval to 60s esphome#7952 by @jesserockz (breaking-change)
- [dallas_temp] Move delay_microseconds_safe to iram esphome#7957 by @swoboda1337
- [i2s_audio] Bugfix: Correctly set ring buffer size esphome#7959 by @kahrendt
- [adc] Restore missing LIBRETINY code in a separated file esphome#7955 by @edwardtfn