Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Bose Soundtouch steuern

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Bose Soundtouch steuern

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 last edited by

      Alle aktuell möglichen "Key"-Werte sind auf der Github REDME.md aufgelistet

      1 Reply Last reply Reply Quote 0
      • D
        der_Auge last edited by

        @apollon77:

        Alle aktuell möglichen "Key"-Werte sind auf der Github REDME.md aufgelistet `

        Super

        nun habe ich es gefunden

        key
        
        One of the following keys to send:
        
        PLAY 
        PAUSE 
        STOP 
        PREV_TRACK 
        NEXT_TRACK 
        THUMBS_UP 
        THUMBS_DOWN 
        BOOKMARK 
        POWER 
        MUTE 
        VOLUME_UP 
        VOLUME_DOWN 
        PRESET_1 
        PRESET_2 
        PRESET_3 
        PRESET_4 
        PRESET_5 
        PRESET_6 
        AUX_INPUT 
        SHUFFLE_OFF 
        SHUFFLE_ON 
        REPEAT_OFF 
        REPEAT_ONE 
        REPEAT_ALL 
        PLAY_PAUSE 
        ADD_FAVORITE 
        REMOVE_FAVORITE 
        INVALID_KEY
        
        
        1 Reply Last reply Reply Quote 0
        • K
          kekel last edited by

          Hallo zusammen,

          ich muss jetzt unbedingt ein ganz großes Lob an alle Beteiligten aussprechen.

          Ich hatte gestern den Gedanken, dass es doch schön wäre wenn meine Soundtouch-Geräte aufs Wort gehorchen würden … und stelle fest, Super, das gibt es ja schon.

          Danke!

          Besonders faszinierend finde ich die zukünftige Möglichkeit von PlayEverywhere (MultiRoom). Ganz hervorragend wäre es, wenn man dabei noch Gruppen bilden könnte.

          Frei nach dem Motto "Alle" ... also wirklich alle oder z.B "Wohnzimmer" ... also nur die Geräte im Wohnzimmer.

          Ich wünsche euch schöne und geruhsame Feiertage.

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 last edited by

            @SwedishChef: siehe Github Pull-Request: Damit tut Testing dann. Musst nur noch im package.json den Author korrigieren 😉

            Und sobald Du es auch npm hast kann ich auch Discovery Adapter releasen wo das Soundtouch Erkennung drin ist

            1 Reply Last reply Reply Quote 0
            • D
              der_Auge last edited by

              Super Sache

              mein Zwischenstand im VIS
              3361_image_2017-12-19_at_19.36.32.jpeg

              nun müsste ich die Tasten (die über dem Bild liegen) noch transparent werden. :?:

              Gruß

              Jürgen

              1 Reply Last reply Reply Quote 0
              • SwedishChef
                SwedishChef last edited by

                Hallo an alle, die mir helfen können:

                'npm publish' liefert folgendes:

                ! 0 info it worked if it ends with ok
                ! 1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
                ! 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
                ! 1 verbose cli 'publish' ]
                ! 2 info using npm@5.4.2
                ! 3 info using node@v8.7.0
                ! 4 verbose npm-session e37bebc5daa4975e
                ! 5 verbose publish [ '.' ]
                ! 6 info lifecycle ioBroker.bosesoundtouch@0.1.2~prepublish: ioBroker.bosesoundtouch@0.1.2
                ! 7 info lifecycle ioBroker.bosesoundtouch@0.1.2~prepare: ioBroker.bosesoundtouch@0.1.2
                ! 8 info lifecycle ioBroker.bosesoundtouch@0.1.2~prepublishOnly: ioBroker.bosesoundtouch@0.1.2
                ! 9 info lifecycle ioBroker.bosesoundtouch@0.1.2~prepack: ioBroker.bosesoundtouch@0.1.2
                ! 10 info lifecycle ioBroker.bosesoundtouch@0.1.2~postpack: ioBroker.bosesoundtouch@0.1.2
                ! 11 verbose getPublishConfig undefined
                ! 12 silly mapToRegistry name ioBroker.bosesoundtouch
                ! 13 silly mapToRegistry using default registry
                ! 14 silly mapToRegistry registry https://registry.npmjs.org/
                ! 15 silly mapToRegistry data { type: 'tag',
                ! 15 silly mapToRegistry registry: true,
                ! 15 silly mapToRegistry where: undefined,
                ! 15 silly mapToRegistry raw: 'ioBroker.bosesoundtouch',
                ! 15 silly mapToRegistry name: 'ioBroker.bosesoundtouch',
                ! 15 silly mapToRegistry escapedName: 'ioBroker.bosesoundtouch',
                ! 15 silly mapToRegistry scope: undefined,
                ! 15 silly mapToRegistry rawSpec: '',
                ! 15 silly mapToRegistry saveSpec: null,
                ! 15 silly mapToRegistry fetchSpec: 'latest',
                ! 15 silly mapToRegistry gitRange: undefined,
                ! 15 silly mapToRegistry gitCommittish: undefined,
                ! 15 silly mapToRegistry hosted: undefined }
                ! 16 silly mapToRegistry uri https://registry.npmjs.org/ioBroker.bosesoundtouch
                ! 17 verbose publish registryBase https://registry.npmjs.org/
                ! 18 silly publish uploading C:\Temp\npm-13924-69337115\tmp\fromDir-4370ad97\package.tgz
                ! 19 verbose request uri https://registry.npmjs.org/ioBroker.bosesoundtouch
                ! 20 verbose request sending authorization for write operation
                ! 21 info attempt registry request try #1 at 16:29:46
                ! 22 verbose request using bearer token for auth
                ! 23 verbose request id 0cdceb557cee2578
                ! 24 http request PUT https://registry.npmjs.org/ioBroker.bosesoundtouch
                ! 25 http 400 https://registry.npmjs.org/ioBroker.bosesoundtouch
                ! 26 verbose headers { 'content-type': 'application/json',
                ! 26 verbose headers 'cache-control': 'max-age=300',
                ! 26 verbose headers 'content-length': '67',
                ! 26 verbose headers 'accept-ranges': 'bytes',
                ! 26 verbose headers date: 'Fri, 22 Dec 2017 15:29:46 GMT',
                ! 26 verbose headers via: '1.1 varnish',
                ! 26 verbose headers connection: 'keep-alive',
                ! 26 verbose headers 'x-served-by': 'cache-hhn1527-HHN',
                ! 26 verbose headers 'x-cache': 'MISS',
                ! 26 verbose headers 'x-cache-hits': '0',
                ! 26 verbose headers 'x-timer': 'S1513956586.701662,VS0,VE781',
                ! 26 verbose headers vary: 'Accept-Encoding, Accept' }
                ! 27 error publish Failed PUT 400
                ! 28 verbose stack Error: "ioBroker.bosesoundtouch" is invalid for new packages : ioBroker.bosesoundtouch
                ! 28 verbose stack at makeError (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:314:12)
                ! 28 verbose stack at RegClient. <anonymous>(C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:302:14)
                ! 28 verbose stack at Request._callback (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:216:14)
                ! 28 verbose stack at Request.self.callback (C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:188:22)
                ! 28 verbose stack at emitTwo (events.js:125:13)
                ! 28 verbose stack at Request.emit (events.js:213:7)
                ! 28 verbose stack at Request. <anonymous>(C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:1171:10)
                ! 28 verbose stack at emitOne (events.js:115:13)
                ! 28 verbose stack at Request.emit (events.js:210:7)
                ! 28 verbose stack at IncomingMessage. <anonymous>(C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:1091:12)
                ! 28 verbose stack at Object.onceWrapper (events.js:314:30)
                ! 28 verbose stack at emitNone (events.js:110:20)
                ! 28 verbose stack at IncomingMessage.emit (events.js:207:7)
                ! 28 verbose stack at endReadableNT (_stream_readable.js:1057:12)
                ! 28 verbose stack at _combinedTickCallback (internal/process/next_tick.js:138:11)
                ! 28 verbose stack at process._tickCallback (internal/process/next_tick.js:180:9)
                ! 29 verbose statusCode 400
                ! 30 verbose pkgid ioBroker.bosesoundtouch
                ! 31 verbose cwd D:\Documents\JavaScript\ioBroker.bosesoundtouch
                ! 32 verbose Windows_NT 10.0.16299
                ! 33 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "publish"
                ! 34 verbose node v8.7.0
                ! 35 verbose npm v5.4.2
                ! 36 error code E400
                ! 37 error "ioBroker.bosesoundtouch" is invalid for new packages : ioBroker.bosesoundtouch
                ! 38 verbose exit [ 1, true ]</anonymous></anonymous></anonymous>
                Zuvor hatte ich schon einmal V0.1.1 erfolgreich published, allerdings noch fehlerhaft mit 'iobroker.bosesoundtouch' als Paketname. Also 'npm –force unpublish' -> name korrigiert (ioBroker.bosesoundtouch) -> version hoch auf 0.1.2 -> und dann das ;(

                Wie komme ich aus dem Schlamassel wieder raus?

                Danke schon mal im Voraus.

                1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 last edited by

                  Nur das GitHub repo muss ioBroker sein. Das npm Paket hat „iobroker“ im Namen. Das ist schon korrekt so. Also in per Package.json muss es kleingeschrieben sein

                  1 Reply Last reply Reply Quote 0
                  • D
                    der_Auge last edited by

                    Guten Morgen

                    nach Softwareupdate auf eine Sound10 funktionieren die Programmtasten nicht mehr

                    Habe mal die Taste 1 abgehängt

                    ! [{"tpl":"tplJquiRadioList","data":{"oid":"bosesoundtouch.0.key","g_fixed":false,"g_visibility":false,"g_css_font_text":true,"g_css_background":false,"g_css_shadow_padding":false,"g_css_border":false,"g_gestures":false,"g_signals":false,"visibility-cond":"==","visibility-val":1,"visibility-groups-action":"hide","values":"PRESET_1","texts":"1","signals-cond-0":"==","signals-val-0":true,"signals-icon-0":"/vis/signals/lowbattery.png","signals-icon-size-0":0,"signals-blink-0":false,"signals-horz-0":0,"signals-vert-0":0,"signals-hide-edit-0":false,"signals-cond-1":"==","signals-val-1":true,"signals-icon-1":"/vis/signals/lowbattery.png","signals-icon-size-1":0,"signals-blink-1":false,"signals-horz-1":0,"signals-vert-1":0,"signals-hide-edit-1":false,"signals-cond-2":"==","signals-val-2":true,"signals-icon-2":"/vis/signals/lowbattery.png","signals-icon-size-2":0,"signals-blink-2":false,"signals-horz-2":0,"signals-vert-2":0,"signals-hide-edit-2":false,"g_last_change":false,"lc-type":"last-change","lc-is-interval":true,"lc-is-moment":false,"lc-format":"","lc-position-vert":"top","lc-position-horz":"right","lc-offset-vert":0,"lc-offset-horz":0,"lc-font-size":"12px","lc-font-family":"","lc-font-style":"","lc-bkg-color":"","lc-color":"","lc-border-width":"0","lc-border-style":"","lc-border-color":"","lc-border-radius":10,"lc-zindex":0},"style":{"left":"448px","top":"364px","width":"50px","height":"50px","z-index":"4"},"widgetSet":"jqui"}]

                    Geht euch das auch so?

                    Es läuft die Version 0.1.0

                    Gruß

                    Jürgen

                    1 Reply Last reply Reply Quote 0
                    • SwedishChef
                      SwedishChef last edited by

                      V0.1.3 ist als npm Paket verfügbar und auch der pull request im ioBroker.repositories für den ersten offiziellen Release.

                      Wie sind die ersten Erfahrungen mit play everywhere am zones branch?

                      Gesendet von meinem A0001 mit Tapatalk

                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 last edited by

                        Kann bitte auch mal jemand Discovery vom github installieren und schauen ob böse (außer bei mir) korrekt gefunden wird? 😉

                        Mehrere Zonen und so kann ich leider nicht testen. Hab auch nur ein Gerät 😉

                        1 Reply Last reply Reply Quote 0
                        • D
                          der_Auge last edited by

                          @SwedishChef:

                          V0.1.3 ist als npm Paket verfügbar und auch der pull request im ioBroker.repositories für den ersten offiziellen Release.

                          Wie sind die ersten Erfahrungen mit play everywhere am zones branch? `
                          bekomme ich leider nicht angezeigt

                          ich lade den Verwahrungsort von "http://download.iobroker.net/sources-dist-latest.json" herunter

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            Im repo ist es noch nicht drin. Bissl Geduld bitte, checken wir (Bluefox oder ich) heute Abend

                            1 Reply Last reply Reply Quote 0
                            • M
                              Master77 last edited by

                              Hallo zusammen.

                              Bei mir wird die neue Version auch nicht angezeigt. Wie genau kann ich denn ein Update anstoßen wenn es nicht automatisch angezeigt wird. Oder muss ich die alten Adapter (habe 2 am laufen) deinstallieren und dann die neue Version installieren und alles neu einrichten?

                              Sorry wegen der ganzen Fragen. Will nur nichts falsches machen und am Ende alles neu einrichten. Danke im voraus für eure Hilfe.

                              Gruß Markus

                              Gesendet von meinem HUAWEI NXT-L29 mit Tapatalk

                              1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 last edited by

                                Du kannst weiterhin direkt von der github url installieren. Das geht immer. Auch bei Updates.

                                Wenn es im repo drin ist (fehlen noch zwei Dinge glaube ich) dann geht es auch zusätzlich einfacher.

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Master77 last edited by

                                  Hi.

                                  Also wenn ich das richtig verstehe einfach die URL nehmen und über die "Katze" installieren? Erkennt der dann automatisch das das ein Update ist? Und wie verhält sich dann das ganze bei zwei installierten Bose Adaptern? Sorry wegen der ganzen Fragen.

                                  Gruß Markus

                                  Gesendet von meinem HUAWEI NXT-L29 mit Tapatalk

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Ein Update installiert immer drüber. Und Halbleinenband Auswirkungen auf eingerichtete Instanzen. Von daher: Jupp über die katze (Octocat). Nach dem install/Update die Instanzen manuell neu starten und dann laufen sie mit der aktuellen Version

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      Master77 last edited by

                                      Hi

                                      Super. Dankeschön…..

                                      Gruß Markus

                                      Gesendet von meinem HUAWEI NXT-L29 mit Tapatalk

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        der_Auge last edited by

                                        3361_install.png

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Master77 last edited by

                                          Hallo zusammen.

                                          Update hat Dank eurer Hilfe einwandfrei funktioniert.

                                          Was genau ist dieses play everywhere.

                                          Ist das die Funktion wenn man mehrere Lautsprecher hat das auf allen das gleiche gespielt wird? Wenn ja wie kann ich das genau testen. Unter Objekte habe ich nichts gefunden und auf der GitHub Seite steht dafür auch kein Key Code.

                                          Gruß Markus

                                          Gesendet von meinem HUAWEI NXT-L29 mit Tapatalk

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            stoepselinho last edited by

                                            bei mir wird unter Adapter auswählen der Bose gar nicht angezeigt? oder gibt es da einen Trick

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            742
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            36
                                            286
                                            64407
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo