Migrate from Boards to Variant, remove hardcoded versions, remove customn directories and some cleanup

This commit is contained in:
2026-02-11 23:01:41 +01:00
parent badcad9c5a
commit 239f4c3ce5
41 changed files with 855 additions and 361 deletions

View File

@@ -11,12 +11,9 @@ esphome:
board_build.flash_mode: dio
esp32:
board: esp32-c3-devkitm-1
variant: esp32c3
framework:
type: esp-idf
version: 5.3.2
platform_version: 53.03.11
packages:
common: !include common/common.yaml
@@ -142,7 +139,7 @@ binary_sensor:
mode: INPUT
inverted: false
- platform: gpio
name: "PCF8574 Pin #15"
name: "PCF8574 Pin #16"
pin:
pcf8574: pcf8574_hub
number: 14