02-16-2025, 06:13 PM
Hi.
I would like to make Home Assistant be able to turn on and off my amplifiers when there is nothing playing in Moode Audio.
I have found a addon https://github.com/kwerner72/homeassistant-camilladsp/ that looks like it can do what i want, but i try to figure out how this works. I have tried to add my ip-adess to my raspberry pi running Moode with the 5005 port mentioned in the github page.
I guess that CamillaDSP should be started with a websocket switch?
I have no idea what i'm doing, but this would be so good for me to get working.
Does anyone know where in Moode Audio i can change how CamillaDSP is loaded and i can add the adress to my home assistant server?
I would like to make Home Assistant be able to turn on and off my amplifiers when there is nothing playing in Moode Audio.
I have found a addon https://github.com/kwerner72/homeassistant-camilladsp/ that looks like it can do what i want, but i try to figure out how this works. I have tried to add my ip-adess to my raspberry pi running Moode with the 5005 port mentioned in the github page.
I guess that CamillaDSP should be started with a websocket switch?
Code:
-a, --address <ADDRESS> IP address to bind websocket server to
-p, --port <PORT> Port for websocket server
I have no idea what i'm doing, but this would be so good for me to get working.
Does anyone know where in Moode Audio i can change how CamillaDSP is loaded and i can add the adress to my home assistant server?