diff --git a/.env.example b/.env.example index 5f1178c..1bbc0ba 100644 --- a/.env.example +++ b/.env.example @@ -54,12 +54,12 @@ CACHE_TTL=30s # Multiple devices with mixed configurations: PREFERRED_DEVICES="Living Room@192.168.1.100:8090;Kitchen@192.168.1.101;192.168.1.102:8091" -# Real example based on your devices: -# PREFERRED_DEVICES="Sound Machinechen@192.168.178.35;A Sound Machine@192.168.178.28" +# Example — replace with your speakers' names and IPs: +# PREFERRED_DEVICES="Living Room SoundTouch@192.0.2.10;Kitchen SoundTouch@192.0.2.11" # Alternative format examples: -# PREFERRED_DEVICES="192.168.178.35;192.168.178.28" -# PREFERRED_DEVICES="SoundTouch 10@192.168.178.35;SoundTouch 20@192.168.178.28" +# PREFERRED_DEVICES="192.0.2.10;192.0.2.11" +# PREFERRED_DEVICES="SoundTouch 10@192.0.2.10;SoundTouch 20@192.0.2.11" # Spotify Integration # Create an app at https://developer.spotify.com/dashboard