Hi,
I’m trying to play music via my squeezebox from a script file using the action squeezeboxPlayUrl, but it seems that the command is not considered and nothing is logged; I’m wondering if I need to qualify the entire reference like the other references since no import is allowed, something like:
org.openhab.action.squeezebox.internal.Squeezebox.squeezeboxPlayUrl
Did anyone use these commands from a script?
P.S. the items are updated correctly and via Habdroid I’m able to play and stop music.
Thank you