svrooij / sonos2mqtt

:speaker: Sonos mqtt controller. Control your speakers from your mqtt server. mqtt-smarthome insprired.
https://sonos2mqtt.svrooij.io/
MIT License
76 stars 18 forks source link

Sonos2Mqtt Unraid validate distrinct = true #200

Closed aerom1017 closed 9 months ago

aerom1017 commented 9 months ago

Hello, maybe a silly question, but how do I get sonos2mqtt_distrinct=true on unraid?

Thanks a lot

svrooij commented 9 months ago

Can you set environment variables there? SONOS2MQTT_DISTINCT=true

aerom1017 commented 9 months ago

Hello svrooij, the problem is that I don’t find how to set environment variable on unraid 😢

svrooij commented 9 months ago

Hello svrooij, the problem is that I don’t find how to set environment variable on unraid 😢

This is my 2 minute google result. Never used unraid so no garuntees.

https://forums.unraid.net/topic/108976-how-do-i-pass-an-emvironment-variable-to-a-docker/?do=findComment&comment=996109

aerom1017 commented 9 months ago

Thank you so mutch Stephan, I will try it tomorrow.