diff --git a/.test/common_idf.yaml b/.test/common_idf.yaml index fb9297c..9351dd6 100644 --- a/.test/common_idf.yaml +++ b/.test/common_idf.yaml @@ -10,7 +10,6 @@ light: - id: !extend light_full platform: esp32_rmt_led_strip rgb_order: GRB - rmt_channel: 1 chipset: ws2812 max_refresh_rate: 33ms use_psram: false diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_addon_ble_proxy.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_addon_ble_proxy.yaml index 292ed0a..0e6dbb3 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_addon_ble_proxy.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_addon_ble_proxy.yaml @@ -31,7 +31,7 @@ light: - id: !extend light_full platform: esp32_rmt_led_strip rgb_order: GRB - rmt_channel: 1 + # rmt_channel: 1 # Not supported with IDF 5 chipset: ws2812 max_refresh_rate: 33ms use_psram: false diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core_common.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core_common.yaml index 6f72818..dc41971 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core_common.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core_common.yaml @@ -109,8 +109,6 @@ ota: platform: esphome psram: - mode: octal - speed: 80MHz script: - id: api_send_ha_event_boot