Edit mcu-apollo-dev.yaml

This commit is contained in:
ESPHome Device Builder
2026-06-10 19:15:11 +02:00
parent d3cd52ac49
commit 2954489bb9
+10
View File
@@ -20,6 +20,16 @@ esp32:
packages:
common: !include common/common.yaml
api:
# https://github.com/granadaxronos/120-SONG_NOKIA_RTTTL_RINGTONE_PLAYER_FOR_ARDUINO_UNO/blob/master/RTTTL_PLAYER/songs.h
services:
- service: play_rtttl
variables:
song: string
then:
- rtttl.play:
rtttl: !lambda 'return song;'
switch:
- platform: gpio
id: accessory_power