mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Switch to pioarduino
This commit is contained in:
@@ -15,11 +15,13 @@ esp32:
|
||||
# board: m5stamp-pico
|
||||
framework:
|
||||
type: esp-idf
|
||||
version: 5.3.1
|
||||
platform_version: 6.9.0
|
||||
version: 5.3.2
|
||||
platform_version: 53.03.12
|
||||
# version: 5.3.1
|
||||
# platform_version: 6.9.0
|
||||
|
||||
external_components:
|
||||
- source: components
|
||||
# external_components:
|
||||
# - source: components
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
@@ -55,7 +57,6 @@ light:
|
||||
rgb_order: GRB
|
||||
pin: 27
|
||||
num_leds: 1
|
||||
# rmt_channel: 0
|
||||
chipset: ws2812
|
||||
restore_mode: ALWAYS_OFF
|
||||
- platform: esp32_rmt_led_strip
|
||||
@@ -64,7 +65,6 @@ light:
|
||||
rgb_order: GRB
|
||||
pin: 25
|
||||
num_leds: 7
|
||||
# rmt_channel: 1
|
||||
chipset: ws2812
|
||||
restore_mode: ALWAYS_OFF
|
||||
effects:
|
||||
|
||||
Reference in New Issue
Block a user