From 999a24c2cb2599ef2906a31cfc04a58e65fd0091 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Fri, 31 May 2024 17:20:29 +0200 Subject: [PATCH] Add improv_serial support --- ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml index 4e98f47..bec342e 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml @@ -165,6 +165,7 @@ button: - script.execute: vibrate captive_portal: + id: ap_captive_portal esp32: board: esp32dev @@ -291,10 +292,7 @@ esphome: - lambda: send_event_to_ha->execute("boot", "done"); external_components: - - source: - type: git - url: https://github.com/edwardtfn/TX-Ultimate-Easy - ref: dev + - source: github://edwardtfn/TX-Ultimate-Easy@dev # Change this before releasing components: - tx_ultimate_easy @@ -311,6 +309,9 @@ i2s_audio: i2s_bclk_pin: GPIO2 i2s_lrclk_pin: GPIO4 +improv_serial: + id: serial_improv + light: - id: light_full name: Light - All