Posts tagged with "config"


  • Writing An Integration For Home Assistant

    In an earlier post, I mentioned that I wished there was a bass and treble adjustment in the CamillaDSP integration for home assistant. There was another problem I wished it could have solved. You see, for the integration to work, both CamillaDSP and CamillaDSP GUI servers need to be running. I did not want the CamillaDSP GUI server to be running all the time just to be able to change the configs. The CamillaDSP server itself is capable of switching configs. Just that the home assistant integration did not use those APIs.

    ...continue reading