Page 1 of 1

Easy sonos

Posted: Sunday 16 September 2018 19:59
by remko2000
I tried to implent the Easy sonos. I made the 3 scripts (sonos.class.php sonos.pause.php sonos.play.php) in: domoticz/scripts/sonos/.... on my raspberry.
I followed: https://www.domoticz.com/wiki/Sonos
Then I mada a vitual switch in Domoticz with an on action: script:///home/pi/domoticz/scripts/sonos/sonos.play.php

This gives an error in my domoticslog with:
[url]Error: Error executing script command (/home/pi/domoticz/scripts/sonos/sonos.play.php). returned: 32256[/url]

What can be the problem?

Re: Easy sonos

Posted: Monday 17 September 2018 20:02
by remko2000
Oeps; I missed the CHmod part.......