English
English
简体中文
日本語

AtomS3R + Atomic Audio-3.5 Base Media Player

This example demonstrates the fixed AtomS3R and Atomic Audio-3.5 Base hardware combination. After configuration, the device exposes a Home Assistant media player entity for audio playback, volume control, and text-to-speech announcements.

1. Application

Item Information
Hardware AtomS3R, Atomic Audio-3.5 Base
Application features Home Assistant media playback, volume control, and audio announcements
ESPHome version 2026.4.0 or later

2. Complete Configuration

This example uses a fixed hardware combination. Import the complete configuration with packages:

packages:
  remote_package_files:
    url: https://github.com/m5stack/esphome-yaml
    files: [examples/sensor/atomic-audio3.5-base.yaml]
    ref: main
    refresh: 1d

3. Usage

  1. Follow ESPHome Quick Start to configure the device and enter the Wi-Fi credentials in the YAML file.
  2. After the device connects to the network, add the discovered ESPHome device in Home Assistant.
  3. Add the media player entity to a dashboard to select media, adjust the volume, and play voice announcements.
Page Tools
PDF
On This Page