Merge pull request #106 from edwardtfn/dev

Remove enforcing psram mode to octal
This commit is contained in:
Edward Firmo
2025-05-14 21:19:39 +02:00
committed by GitHub
3 changed files with 1 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -109,8 +109,6 @@ ota:
platform: esphome
psram:
mode: octal
speed: 80MHz
script:
- id: api_send_ha_event_boot