Skip to content

Commit ad6e2f9

Browse files
authored
Merge pull request #344 from FutureProofHomes/develop
v0.1.3-beta.1 - fix: update dashboard dependencies in components.external.yaml - apply patch/v0.1.2.1 (bump XMOS firmware version to v1.03)
2 parents e972b24 + 524efa7 commit ad6e2f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/common/components.external.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ external_components:
66
type: git
77
url: https://github.com/FutureProofHomes/Satellite1-ESPHome
88
ref: ${ext_comp_repo_ref}
9-
components: [ audio, i2s_audio, satellite1, memory_flasher, tas2780, pcm5122, fusb302b ]
9+
components: [ audio, i2s_audio, satellite1, memory_flasher, tas2780, pcm5122, fusb302b, snapcast, speaker, microphone, mixer, resampler ]

config/satellite1.base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ substitutions:
1313
component_name: Core
1414

1515
esp32_fw_version: dev
16-
xmos_fw_version: "v1.0.2"
16+
xmos_fw_version: "v1.0.3"
1717

1818

1919
globals:

0 commit comments

Comments
 (0)