From 9f094802a663514be30c8c9c9d41569e0ddf27f8 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 23 Feb 2025 13:03:40 +0100 Subject: [PATCH] Revert "Switch car-charger to arduino framework for now" Replaced the board instead. This reverts commit 5b948b259fb61e6c3f496a187db8577339a453d0. --- car-charger.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/car-charger.yaml b/car-charger.yaml index 064a5b4..47771f9 100644 --- a/car-charger.yaml +++ b/car-charger.yaml @@ -7,9 +7,3 @@ esphome: packages: device_base: !include templates/mystrom.yaml - -esp32: - framework: - # esp-idf has some problems with connectivity on this device. - # Could it be that it was flashed with Arduino over serial? - type: arduino