From 2220cec970c5688b9ba540a31dc82a9b8e7abf06 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Fri, 6 Mar 2026 13:25:41 -0500 Subject: [PATCH] Change ESP32 framework type from esp-idf to arduino in Cat Medication Tracker configuration --- esphome/cat-medication-tracker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/cat-medication-tracker.yaml b/esphome/cat-medication-tracker.yaml index f22705e..22865d0 100644 --- a/esphome/cat-medication-tracker.yaml +++ b/esphome/cat-medication-tracker.yaml @@ -23,7 +23,7 @@ psram: esp32: board: esp32dev framework: - type: esp-idf + type: arduino # Enable logging logger: