From 44d3480b9eaab018336a163c2996c00a4e58826f Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 21 Nov 2024 19:18:45 +1300 Subject: [PATCH] Use rtttl PR as external component until release --- Integrations/ESPHome/Core.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 673e8d9..ae317ff 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -37,6 +37,8 @@ globals: external_components: - source: github://ApolloAutomation/esphome-battery-component components: [max17048] #Forked OptionZero + - source: github://pr#7793 + components: rtttl i2c: sda: GPIO1