RingBuffer Moved Out of Core Into ring_buffer Helper Component
RingBuffer has moved from esphome/core/ring_buffer.h into a new ring_buffer helper component at esphome/components/ring_buffer/ring_buffer.h under the esphome::ring_buffer namespace. The old location is deprecated and will be removed in ESPHome 2026.11.0.
This is a breaking change for external components in ESPHome 2026.5.0 and later.