Skip to content

RaspiAudio

Muse Radio

Squeezelite on Muse Radio

Muse Luxe Speaker

Squeezelite on MuseLuxe

Firmware / Apps

Squeezelite

Issues

Home assistant voice satellite

Flash firmware

Raspiaudio Open Source App Store

Manual

Then start the USB-serial console:

$ screen /dev/ttyUSB0 115200
  nvs_erase_wifi_manager
  restart
  • Turn on Muse Luxe

esptool

Follow Multirooms with SQUEEZELITE with ESP32 MUSE PROTO

Install flash tool

sudo apt install esptool

Flash:

cd ~/projects/smart-home/esphome/espmuse-luxe
esptool -p /dev/ttyUSB0 write_flash 0x0 squeezeliteML.bin

Troubleshooting

Device "dead"

Symptoms:

Solutions:

  • It might just be in Squeezelite recovery mode
    • Browse to the Squeezelite-ESP32 web interface
      • If you don't find the IP, connect to the USB-serial console to find the IP in the serial logs
    • Click at the bottom button Exit recovery mode
  • If this doesn't help, try flashing the firmware again