Muse Luxe voice assistant now possible?

New product alert : here it is

2 Likes

Can you please give more details abou this new product?

Is this a network media player, to play a webradio stations? Is this configurable by a web page?
Thank you

replied here:

3 Likes

where do these lines go in the Tetele’s YAML file ? I added them to the “microphone” section and got an error back for each and all lines stating the statements were invalid for [microphone.i2s_audio]

EDIT – figured it out. I added the lines to the voiceassist: section, directly under the microphone: line

When the ESP Home code is compiled I see a lot of compiler warnings about FastLED
I use the Muse as a speaker to send TTS announcements using Piper

I’m using
ESPHome 2024.5.0
The yaml I’m using is the following. Is there an updated version of this?

substitutions:
  name: raspiaudio-muse-luxe-bbnnnn
  friendly_name: RaspiAudio Muse Luxe
packages:
  raspiaudio.muse-luxe: github://esphome/firmware/media-player/raspiaudio-muse-luxe.yaml@main
esphome:
  name: ${name}
  name_add_mac_suffix: false
  friendly_name: ${friendly_name}
api:
  encryption:
    key: REDACTED


wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password
  power_save_mode: none
  output_power: 20dB
  fast_connect: false

logger:
  level: DEBUG

When does it start shipping?

Should be in a month for the next batch.
I have a few units in beta test now, I will wait to have their feedback to launch a new batch just in case we’ve missed something, in parallel we will work in creating a tutorial for Home Assistant and Squeezelite.

1 Like