Skip to content

Commit

Permalink
Fix LED glitching
Browse files Browse the repository at this point in the history
  • Loading branch information
kbx81 committed Jan 23, 2025
1 parent 5288dde commit bed060b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ esphome:
name: home-assistant-voice
friendly_name: Home Assistant Voice
name_add_mac_suffix: true
min_version: 2024.12.4
platformio_options:
board_build.flash_mode: dio
min_version: 2025.2.0
on_boot:
priority: 375
then:
Expand Down Expand Up @@ -556,7 +554,7 @@ light:
- platform: esp32_rmt_led_strip
id: leds_internal
pin: GPIO21
rmt_channel: 1
rmt_symbols: 192
num_leds: 12
rgb_order: GRB
chipset: WS2812
Expand Down

0 comments on commit bed060b

Please sign in to comment.