Skip to content

Commit

Permalink
Fix Improv Serial Animation (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpouffier committed Sep 25, 2024
1 parent cf7f4fc commit 3a9c29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ wifi:
id: wifi_id
ap:
on_connect:
- lambda: id(improv_ble_in_progress) = false;
- script.execute: control_leds
on_disconnect:
- script.execute: control_leds
Expand Down

0 comments on commit 3a9c29d

Please sign in to comment.