mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 07:14:10 +01:00
Migrate from Boards to Variant, remove hardcoded versions, remove customn directories and some cleanup
This commit is contained in:
@@ -11,11 +11,11 @@ esphome:
|
||||
comment: ${comment}
|
||||
|
||||
esp32:
|
||||
board: m5stack-atom
|
||||
variant: esp32
|
||||
framework:
|
||||
type: esp-idf
|
||||
version: 5.3.2
|
||||
platform_version: 53.03.11
|
||||
# version: 5.4.2
|
||||
# platform_version: 54.03.21
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
|
||||
Reference in New Issue
Block a user