Hello I installed the new version and is working well on the Home Assistant but I lose the radio fuctions that are available on the old version when you point me that we can also change on the yaml file In this reply
How can I add the radio online function again?
Thank you
sbar
March 21, 2025, 9:54am
65
Good news !
A new version has just been released and the sound quality is much improved
=> GitHub - RASPIAUDIO/muse-radio-voice-satellite: An ESPHome config for the Raspiaudio Muse Radio which makes it a Home Assistant voice satellite
And a new version with new features should be released very soonā¦
1 Like
sbar
March 21, 2025, 9:59am
66
This (direct radio stations) will be in the next version (==> next week)
1 Like
sbar
March 21, 2025, 10:10am
67
Music Assistant is indeed a bit complicated and I donāt know how to help you⦠May be you could delete your other players (if there are any)⦠keep me informedā¦
sbar
March 28, 2025, 4:38pm
68
A new version has just been released!
=> Fixed a few minor bugs
=> Added four preset radio stations (you can change them in the .yaml file)
=> Improved use of Music Assistant
An ESPHome config for the Raspiaudio Muse Radio which makes it a Home Assistant voice satellite
or
1 Like
Thx for this update.
Personnaly, I got better MWW performances with
micro_wake_word:
vad:
probability_cutoff: '40%'
models:
- model: hey_jarvis
probability_cutoff: '40%'
- model: okay_nabu
probability_cutoff: '40%'
# - hey_jarvis
# - okay_nabu
on_wake_word_detected:
- voice_assistant.start:
wake_word: !lambda return wake_word;
btw, in your new yaml, line 161:
files:
- id: sound
file: bt16000.wav
Where is this file ?
sbar
March 31, 2025, 3:38pm
71
This is part of a feature that is not operational in this version⦠sorry!..
sbar
March 31, 2025, 3:58pm
72
A new version is avalaible (2025.1.10).
It includes the Home Assistant Update/OTA system
Updates will be much simpler from now on !
An ESPHome config for the Raspiaudio Muse Radio which makes it a Home Assistant voice satellite
1 Like
Just tested the last version⦠and for me itās catastrophicā¦
Answer to MWW are massively longer⦠Seems itās freezing most of the timeā¦
Downgrade to my former yaml
sbar
April 1, 2025, 8:32am
74
I am a little surprised by your comment⦠Here, every thing seems to be OKā¦
Can you give me more details ?
(This version is identical to the previous one, only the UPDATE has been added)
Thanks for your help and see you soon!
I am Compiling with the last devā¦
Btw, there is a missing file in your git: bt16000.wav. Can you upload it ?
Kind regards,
SƩbastien
sbar
April 2, 2025, 5:10pm
76
This file is not needed for this version !..
So, it is referenced in the .yaml file by mistake
Sorry!
(I just updated it now)
Ok I tested with the ref to sound removed⦠and it seems to work fine nowā¦
Radio station buttons works perfectly.
Thanks.
Can you please let me know if in this new version are available the WebRadio with the options to customize the radios over the link?
sbar
April 10, 2025, 4:27pm
79
yes ==> MuseRadioHomeAssistant.yaml lines 4 to 12
1 Like
I think I will add some text esphome sensors in order to select from HA the streaming links associated to each 4 buttons
Can you please share some example?
At these lines i donāt see any entry for the links ā¦
Tks
sbar
April 11, 2025, 10:34am
82
1 Like
Ok can you please let me know where I can find this file in my home assistant instance?
Thank you