Metainformationen zur Seite
Dies ist eine alte Version des Dokuments!
Standardbefehle
Hier werden sämtliche Standardbefehle zur Steuerung der Sonos Installation gelistet. Diese müssen als virtueller Ausgangsbefehl (Loxone) oder in einem http Ausgang (Nicht Loxone) angelegt werden.
Syntax
Übersicht der gängigsten Befehle, T2S Syntax und auch erlaubte Kombinationen innerhalb einer Syntax. Wer die Funktionen erst im Browser testen möchte, setzt bitte jeweils folgendes vor die Syntax:
http://<LOXBERRY IP-ADRESSE> oder <LOXBERRY HOSTNAME> |
Befehle
Funktion | Befehl / Syntax / URL | Einzel | Gruppen | Erläuterung |
Stop | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=stop | X | Stopt eine Zone (Radio) | |
Pause | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=pause | X | Stopt eine Zone (Playliste/Queue) | |
Play | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=play | X | Startet spielen (Radio/Playliste/Queue) | |
next | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=next | X | einen Song vor | |
previous | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=previous | X | einen Song zurück | |
rewind | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=rewind | X | zurück zum Anfang des Songs | |
mute | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=mute&mute=true | X | Zone auf Mute stellen | |
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=mute&mute=false | X | Zone auf Unmute stellen | ||
togglemute | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=togglemute | X | schaltet mute EIN/AUS | |
stopall | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=stopall | X | X | Stoppt play auf allen Zonen |
softstop | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=softstop | X | Reduziert langsam die Lautstärke auf Null | |
softstopall | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=softstopall | X | Reduziert für alle Player langsam die Lautstärke auf Null | |
toggle | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=toggle | X | wechselt zwischen Pause/Play | |
playmode | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=playmode&playmode=normal | X | setzt playmode NORMAL | |
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=playmode&playmode=repeat_all | X | setzt playmode REPEAT_ALL | ||
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=playmode&playmode=shuffle_norepeat | X | setzt playmode SHUFFLE_NOREPEAT | ||
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=playmode&playmode=shuffle | X | setzt playmode SHUFFLE | ||
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=playmode&playmode=shuffle_repeat_one | X | setzt playmode SHUFFLE_REPEAT_ONE | ||
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=playmode&playmode=repeat_one | X | setzt playmode REPEAT_ONE | ||
crossfade | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=crossfade&crossfade=1 | X | schaltet überblenden ein | |
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=crossfade&crossfade=0 | X | schaltet überblenden ein | ||
clearqueue | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=clearqueue | X | löscht die Queue | |
volume | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=volume&volume=30 | X | setzt die Lautstärke | |
volumeup | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=volumeup | X | erhöht die Lautstärke um in der Plugin Konfiguration angegebenen Wert | |
volumedown | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=volumedown | X | verringert die Lautstärke um in der Plugin Konfiguration angegebenen Wert | |
setloudness | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=setloudness&loudness=1 | X | schaltet Loudness ein | |
/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=setloudness&loudness=0 | X | schaltet Loudness aus | ||
settreble | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=settreble&treble=3 | X | setzt Wert für Höhen | |
setbass | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=setbass&bass=4 | X | setzt Wert für Bass | |
balance | /plugins/sonos4lox/index.php/?zone=<DEINE_ZONE>&action=balance&balance=LF&value=20 | X | Die Balance des linken Lautsprechers (LF) deines Stereopaares wird um 80% reduziert | |
resetbasic | /plugins/sonos4lox/index.php/?zone=<DEINE_ZONE>&action=resetbasic | X | Alle Werte (Balance/Höhen/Bass) werden wieder auf Standard gesetzt |