Skip to content

Gerard-Oedzes/domoticz-sonos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python plugin for Domoticz with Sonos

With this plugin you can control your Sonos speakers with Domoticz and send TTS strings to it.

Keep in mind you will need the latest beta version of Domoticz


Installation Raspberry PI

For this plugin to work you need to install the http sonos api from Jimmy Shimizu.
You can find it here: https://github.com/jishi/node-sonos-http-api

After the installation I noticed I needed to update my nodejs on my pi. For this I did the following:

sudo npm cache clean -f
sudo npm install -g n
sudo n stable

After you have installed and tested the http sonos api you can install the Domoticz plugin

cd domoticz/plugins
git clone https://github.com/rvdvoorde/domoticz-sonos.git

After the installation restart Domoticz

sudo systemctl restart domoticz

You can now add the Sonos hardware in Domoticz

About

Python plugin for Domoticz with Sonos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages