Skip to content

Commit

Permalink
Update external components (#164)
Browse files Browse the repository at this point in the history
* use dev branch

* external component merged into dev already
  • Loading branch information
kahrendt authored Oct 17, 2024
1 parent 9060b64 commit 2e55352
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions home-assistant-voice.factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,3 @@ esp32_improv:
on_stop:
- lambda: id(improv_ble_in_progress) = false;
- script.execute: control_leds

external_components:
- source: github://pr#7461
components: [esp32_improv]
refresh: 0s
2 changes: 1 addition & 1 deletion home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1455,7 +1455,7 @@ external_components:
- source:
type: git
url: https:/esphome/voice-kit
ref: kahrendt-20241016-use-speaker-output
ref: dev
components:
- aic3204
- audio_dac
Expand Down

0 comments on commit 2e55352

Please sign in to comment.