Skip to content

pcwii/rvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvc

Linux Remote Volume Control

  • This is an MQTT based remote volume control

  • Using this to remotely control the volume from home assistant

  • Control (from HA) topic: "basement/desktop/control"

  • Status (to HA) topic: "basement/desktop/status"

  • Control Examples:

  • {"louder": false} {"louder": true}

  • {"mute": 0} {"mute": 1}

  • {"volume": 10} {"volume": 20}

Requires

  • pip install pyalsaaudio
  • pip install paho-mqtt

About

Linux Remote Volume Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages