Closed kbx81 closed 1 month ago
Firmware built successfully! :tada:
Download and extract the firmware to install with https://web.esphome.io
Make sure to choose home-assistant-voice-esp32s3.factory.bin
.
Firmware built successfully! :tada:
Download and extract the firmware to install with https://web.esphome.io
Make sure to choose home-assistant-voice-esp32s3.factory.bin
.
If there is a delay connecting to wifi, Improv BLE (and the captive portal) may start, activating the twinkle effect. If, however, wifi does connect after a delay, Improv will stop without triggering
on_provisioned
. This results in the LEDs getting stuck on the start-up effect and never advancing.This PR corrects this behavior by adding the
on_stop
trigger to Improv, allowing the subsequent effects to be visible.