Hey there,
I tried to include controll of my various squeezeboxes to pimatic. I created a buttons-device (with a button with ID “unten-aus”) and added a rule to execute a script. Somehow this results in an error, but I don’t know why. Maybe someone can help me.
rule:
{
"id": "squeezebox-unten-aus",
"name": "Squeezebox_unten_aus",
"rule": "when unten-aus is pressed then execute \"/pimatic-app/scripte/squeezebox.sh unten aus\"",
"active": true,
"logging": true
}
error:
error [pimatic]: Error on evaluation of rule condition of rule squeezebox-unten-aus: undefined
error [pimatic]: rule squeezebox-unten-aus error executing an action: undefined