homeassistant-config/esphome/raspiaudio-muse-luxe.yaml

33 lines
722 B
YAML

substitutions:
name: "raspiaudio-muse-luxe"
packages:
raspiaudio.muse-luxe: github://esphome/media-players/raspiaudio-muse-luxe.yaml@main
esphome:
name: ${name}
name_add_mac_suffix: false
wifi:
ssid: Voltage-legacy
password: !secret voltage_legacy_psk
use_address: raspiaudio-muse-luxe.home
power_save_mode: high
fast_connect: on
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Raspiaudio Fallback Hotspot"
password: !secret fallback_psk
# Enable Home Assistant API
api:
encryption:
key: !secret apikey
ota:
password: !secret ota
sensor:
# WiFi signal strength
- platform: wifi_signal
name: "WiFi Signalstärke"
update_interval: 60s