Metainformationen zur Seite

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
plugins:sonos4loxone:standardbefehle [2022/09/10 12:18] – angelegt - Externe Bearbeitung 127.0.0.1plugins:sonos4loxone:standardbefehle [2024/06/25 09:05] (aktuell) – [Tabelle] Oliver Lewald
Zeile 1: Zeile 1:
-====== Standardbefehle  ====== +====== Standardbefehle ======
- +
- +
- +
-  * [[#Syntax|Syntax]] +
-  * [[#Befehle|Befehle]] +
  
 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. 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.
Zeile 13: Zeile 7:
 Ü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: Ü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>| +| http:%%//%%<LOXBERRY IP-ADRESSE> oder <LOXBERRY HOSTNAME> |
- +
- +
-\\ +
  
 ===== Befehle ===== ===== Befehle =====
  
-|Funktion   |Befehl / Syntax / URL                                                                          |Einzel|Gruppen|Erläuterung                                                                        +| Funktion                | Befehl / Syntax / URL                                                                             Einzel   Gruppen  | Erläuterung                                                                                                                   
-|Stop       |/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**stop**                                |**X** |       |Stopt eine Zone (Radio)                                                            +| 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)                                                  +| 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)                                            +| 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                                                                     +| 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                                                                  +| 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                                                        +| 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                                                              +| 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                                                            +                        | /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                                                              +| 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                                                        +| 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                                          +| 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                          +| 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                                                       +| 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                                                              +| 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=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_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**              **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=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                                                          +                        | /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                                                           +| 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                                                           +                        | /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                                                                   +| 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                                                               +| 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              +| 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          | +| 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                                                              +| setrelativegroupvolume  | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**setrelativegroupvolume&volume=10**      |          |  **X**    | erl. Werte: **-100 bis 100. **Erhöht die aktuelle Volume je Player der Gruppe um 10%                                          | 
-          |/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**setloudness&loudness=0**              |**X** |       |schaltet Loudness aus                                                              +| setgroupvolume          | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**setgroupvolume&volume=25**              |          |  **X**    | erl. Werte: **0 bis 100. **Setzt den Volume Wert der Gruppe auf 25 und passt die Volume der einzelnen Player proportional an  
-|settreble  |/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**settreble&treble=3**                  |**X** |       |setzt Wert für Höhen                                                               +| setloudness             | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**setloudness&loudness=1**                 **X**             | schaltet Loudness ein                                                                                                         
-|setbass    |/plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**setbass&bass=4**                      |**X** |       |setzt Wert für Bass                                                                +                        | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**setloudness&loudness=0**                 **X**             | schaltet Loudness aus                                                                                                         
-|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| +| settreble               | /plugins/sonos4lox/index.php/?zone=<DEINE ZONE>&action=**settreble&treble=3**                     **X**             | setzt Wert für Höhen                                                                                                          
-|resetbasic |/plugins/sonos4lox/index.php/?zone=<DEINE_ZONE>&action=**resetbasic**                          |**X** |       |Alle Werte (Balance/Höhen/Bass) werden wieder auf Standard gesetzt                 | +| 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                                                            |
-[[https://loxwiki.atlassian.net/wiki/pages/resumedraft.action?draftId=1228539443|Go to Top]] +
- +
-\\ +
- +