Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. HowTo: Zusatz-Programme fuer jarvis v3

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

HowTo: Zusatz-Programme fuer jarvis v3

Geplant Angeheftet Gesperrt Verschoben JavaScript
javascript
889 Beiträge 33 Kommentatoren 214.1k Aufrufe 37 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M MCU

    @carstendergroße Zeig mal bitte Dein Script, die ersten 10 Zeilen. Und die Objekte in ioBroker.
    Kann es sein, dass Dein Spotify in einer anderen Instanz als 0 läuft?
    Bei der StateList habe ich in der Doku nochmal die IconButtonAction beschrieben.
    Bei Hole PlayList muss es ein Taster sein!

    CarstenDerGroßeC Offline
    CarstenDerGroßeC Offline
    CarstenDerGroße
    schrieb am zuletzt editiert von
    #99

    @mcu

    // **********************
    // spotifyPlaylist v1.0.0
    // **********************
    let ipAdress = '192.168.179.9'; // für simpleApi Zugriff anpassen
    
    let jarvisInstance              = '0'; // evtl anpassen
    
    let spotifyInst                 = '0'; // evtl anpassen
    let jarvisDeviceIDPlayList      = '1946cb59-eb9d-4261-948f-01522a7c7454'; // anpassen
    let playListsDP                 = 'spotify-premium.'+spotifyInst+'.html.playlists';
    

    b01adfc8-10ca-433f-af0c-6e00803da5ac-image.png

    3c537bd8-3474-4043-b45e-23b16e3fc1b4-image.png

    M 1 Antwort Letzte Antwort
    0
    • CarstenDerGroßeC CarstenDerGroße

      @mcu

      // **********************
      // spotifyPlaylist v1.0.0
      // **********************
      let ipAdress = '192.168.179.9'; // für simpleApi Zugriff anpassen
      
      let jarvisInstance              = '0'; // evtl anpassen
      
      let spotifyInst                 = '0'; // evtl anpassen
      let jarvisDeviceIDPlayList      = '1946cb59-eb9d-4261-948f-01522a7c7454'; // anpassen
      let playListsDP                 = 'spotify-premium.'+spotifyInst+'.html.playlists';
      

      b01adfc8-10ca-433f-af0c-6e00803da5ac-image.png

      3c537bd8-3474-4043-b45e-23b16e3fc1b4-image.png

      M Online
      M Online
      MCU
      schrieb am zuletzt editiert von MCU
      #100

      @carstendergroße Zeig mal die Instanz als Objekte von Spotify-premium.
      7e9b22bf-870f-44ec-bf2f-df8b488dd732-image.png
      Taster geändert?

      NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

      CarstenDerGroßeC 1 Antwort Letzte Antwort
      0
      • M MCU

        @carstendergroße Zeig mal die Instanz als Objekte von Spotify-premium.
        7e9b22bf-870f-44ec-bf2f-df8b488dd732-image.png
        Taster geändert?

        CarstenDerGroßeC Offline
        CarstenDerGroßeC Offline
        CarstenDerGroße
        schrieb am zuletzt editiert von
        #101

        @mcu
        026a6852-4e75-42e5-8cec-ab667e418e62-image.png

        taster?

        M 1 Antwort Letzte Antwort
        0
        • CarstenDerGroßeC CarstenDerGroße

          @mcu
          026a6852-4e75-42e5-8cec-ab667e418e62-image.png

          taster?

          M Online
          M Online
          MCU
          schrieb am zuletzt editiert von MCU
          #102

          @carstendergroße Doku aktualisieren
          https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/system-effektprog./spotify-premium/spotify-playlist#statelist-playlist-auswaehlen
          Hole PlayListe
          a5a3e166-8f0c-4394-8c63-af9a799a5caa-image.png

          Dann mal das Script neustarten und das Log von Anfang bis zum ersten PlayList holen.

          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

          CarstenDerGroßeC 1 Antwort Letzte Antwort
          0
          • M MCU

            @carstendergroße Doku aktualisieren
            https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/system-effektprog./spotify-premium/spotify-playlist#statelist-playlist-auswaehlen
            Hole PlayListe
            a5a3e166-8f0c-4394-8c63-af9a799a5caa-image.png

            Dann mal das Script neustarten und das Log von Anfang bis zum ersten PlayList holen.

            CarstenDerGroßeC Offline
            CarstenDerGroßeC Offline
            CarstenDerGroße
            schrieb am zuletzt editiert von
            #103

            @mcu

            taster ist geändert und das script neugestartet.

            Log:https://pastebin.com/aYsvjcv4

            M 1 Antwort Letzte Antwort
            0
            • CarstenDerGroßeC CarstenDerGroße

              @mcu

              taster ist geändert und das script neugestartet.

              Log:https://pastebin.com/aYsvjcv4

              M Online
              M Online
              MCU
              schrieb am zuletzt editiert von MCU
              #104

              @carstendergroße Steht bei Dir in der Anzeige-Variante was drin?
              a0d00745-3c0d-4c80-a1e2-9b907fb15ec0-image.png
              Zeig mal. Hattest du da was eingetragen? Wenn ja, was denn?

              NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

              CarstenDerGroßeC 1 Antwort Letzte Antwort
              0
              • M MCU

                @carstendergroße Steht bei Dir in der Anzeige-Variante was drin?
                a0d00745-3c0d-4c80-a1e2-9b907fb15ec0-image.png
                Zeig mal. Hattest du da was eingetragen? Wenn ja, was denn?

                CarstenDerGroßeC Offline
                CarstenDerGroßeC Offline
                CarstenDerGroße
                schrieb am zuletzt editiert von
                #105

                @mcu

                da steht nichts drin. Im tutorial steht ja auch drin dass, das programm das selber macht.

                47a5d886-d4af-4643-8e19-c09a1549d4f8-image.png

                M 1 Antwort Letzte Antwort
                0
                • CarstenDerGroßeC CarstenDerGroße

                  @mcu

                  da steht nichts drin. Im tutorial steht ja auch drin dass, das programm das selber macht.

                  47a5d886-d4af-4643-8e19-c09a1549d4f8-image.png

                  M Online
                  M Online
                  MCU
                  schrieb am zuletzt editiert von MCU
                  #106

                  @carstendergroße
                  Trag mal bitte das ab Zeile 455 ein

                  if (logging){
                    log("ElementValue: "+JSON.stringify(elementValue));
                  }
                  

                  Dazwischen
                  26453c40-2fa4-47bd-b7ab-4addd1d0d4bf-image.png

                  Ergebnis im normalen LOG?
                  In jarvis ist die Anzeige jetzt so?
                  2a12f531-b01c-47d6-baec-a37f0c0f9de2-image.png

                  Den Button Hole PlayLists drücken und das LOG (Script) sollte so aussehen, zeig mal Deins:

                  15:12:53.559	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                  15:13:39.421	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: ElementValue: {"":"Keine Auswahl","Party":"Party","Party 2":"Party 2"}
                  15:13:39.422	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: DevState: playlistSelect gefunden!
                  15:13:39.423	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Element gefunden: display mit Wert: ""
                  15:13:39.439	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Jarvis-Devices von Instanz 0 im angegebenen Device geändert!
                  15:13:40.693	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: PlayListSelectDP: 31rnmz2skdboacl5oeqa62xst3tq-1N1tZbAjzXJuzFspXYpz4K,31rnmz2skdboacl5oeqa62xst3tq-6mEXCzcswfkRayEjab5RGb
                  15:13:40.840	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: ElementValue: {"":"Keine Auswahl","Party":"Party","Party 2":"Party 2"}
                  15:13:40.841	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: DevState: playlistSelect gefunden!
                  15:13:40.842	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Element gefunden: display mit Wert: {"":"Keine Auswahl","Party":"Party","Party 2":"Party 2"}
                  15:13:40.854	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Jarvis-Devices von Instanz 0 im angegebenen Device geändert!
                  

                  Nimm mal Version v1.0.2 vom Programm. (evtl. F5)
                  https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/system-effektprog./spotify-premium/spotify-playlist/javascript-playlist

                  NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                  CarstenDerGroßeC 1 Antwort Letzte Antwort
                  0
                  • M MCU

                    @carstendergroße
                    Trag mal bitte das ab Zeile 455 ein

                    if (logging){
                      log("ElementValue: "+JSON.stringify(elementValue));
                    }
                    

                    Dazwischen
                    26453c40-2fa4-47bd-b7ab-4addd1d0d4bf-image.png

                    Ergebnis im normalen LOG?
                    In jarvis ist die Anzeige jetzt so?
                    2a12f531-b01c-47d6-baec-a37f0c0f9de2-image.png

                    Den Button Hole PlayLists drücken und das LOG (Script) sollte so aussehen, zeig mal Deins:

                    15:12:53.559	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                    15:13:39.421	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: ElementValue: {"":"Keine Auswahl","Party":"Party","Party 2":"Party 2"}
                    15:13:39.422	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: DevState: playlistSelect gefunden!
                    15:13:39.423	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Element gefunden: display mit Wert: ""
                    15:13:39.439	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Jarvis-Devices von Instanz 0 im angegebenen Device geändert!
                    15:13:40.693	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: PlayListSelectDP: 31rnmz2skdboacl5oeqa62xst3tq-1N1tZbAjzXJuzFspXYpz4K,31rnmz2skdboacl5oeqa62xst3tq-6mEXCzcswfkRayEjab5RGb
                    15:13:40.840	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: ElementValue: {"":"Keine Auswahl","Party":"Party","Party 2":"Party 2"}
                    15:13:40.841	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: DevState: playlistSelect gefunden!
                    15:13:40.842	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Element gefunden: display mit Wert: {"":"Keine Auswahl","Party":"Party","Party 2":"Party 2"}
                    15:13:40.854	info	javascript.0 (1702) script.js.JARVIS.Spotify.Playllist_anzeigen: Jarvis-Devices von Instanz 0 im angegebenen Device geändert!
                    

                    Nimm mal Version v1.0.2 vom Programm. (evtl. F5)
                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/system-effektprog./spotify-premium/spotify-playlist/javascript-playlist

                    CarstenDerGroßeC Offline
                    CarstenDerGroßeC Offline
                    CarstenDerGroße
                    schrieb am zuletzt editiert von CarstenDerGroße
                    #107

                    @mcu

                    sorry für die späte rückmeldung.

                    Logoutput mit 1.02

                    9.9.2022, 19:35:41.152	[info ]: javascript.0 (462) Stop script script.js.Automatisierung.SpotifyPlaylist
                    9.9.2022, 19:35:41.908	[info ]: javascript.0 (462) Start javascript script.js.Automatisierung.SpotifyPlaylist
                    9.9.2022, 19:35:41.910	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                    9.9.2022, 19:35:46.897	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                    9.9.2022, 19:35:46.899	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                    9.9.2022, 19:35:46.899	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                    9.9.2022, 19:35:46.900	[error]: javascript.0 (462)     at setDeviceIdState (script.js.Automatisierung.SpotifyPlaylist:507:61)
                    9.9.2022, 19:35:46.900	[error]: javascript.0 (462)     at jarvisSel (script.js.Automatisierung.SpotifyPlaylist:432:5)
                    9.9.2022, 19:35:46.900	[error]: javascript.0 (462)     at Object.<anonymous> (script.js.Automatisierung.SpotifyPlaylist:150:9)
                    

                    gerade noch im browserlog nachgesehen:

                    index-f8128eaf.js:8 StateList dd2ecb9c-2b11-495c-aa31-8066374b09d0 0_userdata.0.jarvis.spotify.playlistSelect is not a valid state (in handleStateChange) {name: 'Error', message: '0_userdata.0.jarvis.spotify.playlistSelect is not a valid state (in handleStateChange)', stack: 'Error: 0_userdata.0.jarvis.spotify.playlistSelect …at processImmediate (node:internal/timers:466:21)'}
                    M 1 Antwort Letzte Antwort
                    0
                    • CarstenDerGroßeC CarstenDerGroße

                      @mcu

                      sorry für die späte rückmeldung.

                      Logoutput mit 1.02

                      9.9.2022, 19:35:41.152	[info ]: javascript.0 (462) Stop script script.js.Automatisierung.SpotifyPlaylist
                      9.9.2022, 19:35:41.908	[info ]: javascript.0 (462) Start javascript script.js.Automatisierung.SpotifyPlaylist
                      9.9.2022, 19:35:41.910	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                      9.9.2022, 19:35:46.897	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                      9.9.2022, 19:35:46.899	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                      9.9.2022, 19:35:46.899	[info ]: javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                      9.9.2022, 19:35:46.900	[error]: javascript.0 (462)     at setDeviceIdState (script.js.Automatisierung.SpotifyPlaylist:507:61)
                      9.9.2022, 19:35:46.900	[error]: javascript.0 (462)     at jarvisSel (script.js.Automatisierung.SpotifyPlaylist:432:5)
                      9.9.2022, 19:35:46.900	[error]: javascript.0 (462)     at Object.<anonymous> (script.js.Automatisierung.SpotifyPlaylist:150:9)
                      

                      gerade noch im browserlog nachgesehen:

                      index-f8128eaf.js:8 StateList dd2ecb9c-2b11-495c-aa31-8066374b09d0 0_userdata.0.jarvis.spotify.playlistSelect is not a valid state (in handleStateChange) {name: 'Error', message: '0_userdata.0.jarvis.spotify.playlistSelect is not a valid state (in handleStateChange)', stack: 'Error: 0_userdata.0.jarvis.spotify.playlistSelect …at processImmediate (node:internal/timers:466:21)'}
                      M Online
                      M Online
                      MCU
                      schrieb am zuletzt editiert von MCU
                      #108

                      @carstendergroße Versuch mal bitte v1.0.4.

                      NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                      CarstenDerGroßeC 1 Antwort Letzte Antwort
                      0
                      • M MCU

                        @carstendergroße Versuch mal bitte v1.0.4.

                        CarstenDerGroßeC Offline
                        CarstenDerGroßeC Offline
                        CarstenDerGroße
                        schrieb am zuletzt editiert von
                        #109

                        @mcu

                        leider selbes ergebnis

                        20:25:09.760	info	javascript.0 (462) Start javascript script.js.Automatisierung.SpotifyPlaylist
                        20:25:09.776	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                        20:25:20.007	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                        20:25:20.009	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                        20:25:20.009	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                        20:25:20.009	error	javascript.0 (462) at setDeviceIdState (script.js.Automatisierung.SpotifyPlaylist:508:61)
                        20:25:20.009	error	javascript.0 (462) at jarvisSel (script.js.Automatisierung.SpotifyPlaylist:433:5)
                        20:25:20.010	error	javascript.0 (462) at Object.<anonymous> (script.js.Automatisierung.SpotifyPlaylist:151:9)
                        

                        Es kann sein das ich erst morgen wieder antworten kann da ich um 5 aufstehen muss

                        M 1 Antwort Letzte Antwort
                        0
                        • CarstenDerGroßeC CarstenDerGroße

                          @mcu

                          leider selbes ergebnis

                          20:25:09.760	info	javascript.0 (462) Start javascript script.js.Automatisierung.SpotifyPlaylist
                          20:25:09.776	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                          20:25:20.007	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                          20:25:20.009	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                          20:25:20.009	info	javascript.0 (462) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                          20:25:20.009	error	javascript.0 (462) at setDeviceIdState (script.js.Automatisierung.SpotifyPlaylist:508:61)
                          20:25:20.009	error	javascript.0 (462) at jarvisSel (script.js.Automatisierung.SpotifyPlaylist:433:5)
                          20:25:20.010	error	javascript.0 (462) at Object.<anonymous> (script.js.Automatisierung.SpotifyPlaylist:151:9)
                          

                          Es kann sein das ich erst morgen wieder antworten kann da ich um 5 aufstehen muss

                          M Online
                          M Online
                          MCU
                          schrieb am zuletzt editiert von MCU
                          #110

                          @carstendergroße
                          Ok. Bis dann. Logging erweitert.

                          Dann mal v1.0.5 bitte versuchen.

                          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                          CarstenDerGroßeC 1 Antwort Letzte Antwort
                          0
                          • M MCU

                            @carstendergroße
                            Ok. Bis dann. Logging erweitert.

                            Dann mal v1.0.5 bitte versuchen.

                            CarstenDerGroßeC Offline
                            CarstenDerGroßeC Offline
                            CarstenDerGroße
                            schrieb am zuletzt editiert von
                            #111

                            @mcu

                            nochmal vielen dank das du dir so viel zeit nimmst :)

                            Hier kommen die neuen logs:

                            10.9.2022, 15:23:36.032	[info ]: javascript.0 (463) Stop script script.js.Automatisierung.SpotifyPlaylist
                            10.9.2022, 15:23:36.701	[info ]: javascript.0 (463) Start javascript script.js.Automatisierung.SpotifyPlaylist
                            10.9.2022, 15:23:36.707	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Script playListSpotify 1.0.5 gestartet!
                            10.9.2022, 15:23:36.707	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            10.9.2022, 15:23:44.678	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                            10.9.2022, 15:23:44.678	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: JarviSel - SpotifyInstanz: 0
                            10.9.2022, 15:23:44.680	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                            10.9.2022, 15:23:44.680	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                            10.9.2022, 15:23:44.680	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY3: {"stateKey":"playlistSelect","showState":true,"state":"0_userdata.0.jarvis.spotify.playlistSelect"}
                            10.9.2022, 15:23:44.727	[error]: javascript.0 (463)     at setDeviceIdState (script.js.Automatisierung.SpotifyPlaylist:524:61)
                            10.9.2022, 15:23:44.727	[error]: javascript.0 (463)     at jarvisSel (script.js.Automatisierung.SpotifyPlaylist:442:5)
                            10.9.2022, 15:23:44.727	[error]: javascript.0 (463)     at Object.<anonymous> (script.js.Automatisierung.SpotifyPlaylist:154:9)
                            

                            Ich habe zwischenzeitlich auch mein system komplett neugestartet also hängen kann nichts

                            M 1 Antwort Letzte Antwort
                            0
                            • CarstenDerGroßeC CarstenDerGroße

                              @mcu

                              nochmal vielen dank das du dir so viel zeit nimmst :)

                              Hier kommen die neuen logs:

                              10.9.2022, 15:23:36.032	[info ]: javascript.0 (463) Stop script script.js.Automatisierung.SpotifyPlaylist
                              10.9.2022, 15:23:36.701	[info ]: javascript.0 (463) Start javascript script.js.Automatisierung.SpotifyPlaylist
                              10.9.2022, 15:23:36.707	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Script playListSpotify 1.0.5 gestartet!
                              10.9.2022, 15:23:36.707	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                              10.9.2022, 15:23:44.678	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                              10.9.2022, 15:23:44.678	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: JarviSel - SpotifyInstanz: 0
                              10.9.2022, 15:23:44.680	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                              10.9.2022, 15:23:44.680	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                              10.9.2022, 15:23:44.680	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY3: {"stateKey":"playlistSelect","showState":true,"state":"0_userdata.0.jarvis.spotify.playlistSelect"}
                              10.9.2022, 15:23:44.727	[error]: javascript.0 (463)     at setDeviceIdState (script.js.Automatisierung.SpotifyPlaylist:524:61)
                              10.9.2022, 15:23:44.727	[error]: javascript.0 (463)     at jarvisSel (script.js.Automatisierung.SpotifyPlaylist:442:5)
                              10.9.2022, 15:23:44.727	[error]: javascript.0 (463)     at Object.<anonymous> (script.js.Automatisierung.SpotifyPlaylist:154:9)
                              

                              Ich habe zwischenzeitlich auch mein system komplett neugestartet also hängen kann nichts

                              M Online
                              M Online
                              MCU
                              schrieb am zuletzt editiert von MCU
                              #112

                              @carstendergroße Trag mal bitte in jarvis in dem stateDP playlistSelect was in die Anzeigevariante.

                              {"default":""}
                              

                              Und Speicher jarvis speichern und beenden.
                              Dann das Script neu starten.
                              Und dann bitte das Log schicken.

                              NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                              CarstenDerGroßeC 1 Antwort Letzte Antwort
                              0
                              • M MCU

                                @carstendergroße Trag mal bitte in jarvis in dem stateDP playlistSelect was in die Anzeigevariante.

                                {"default":""}
                                

                                Und Speicher jarvis speichern und beenden.
                                Dann das Script neu starten.
                                Und dann bitte das Log schicken.

                                CarstenDerGroßeC Offline
                                CarstenDerGroßeC Offline
                                CarstenDerGroße
                                schrieb am zuletzt editiert von
                                #113

                                @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                                {"default":""}

                                jetzt gehts.

                                10.9.2022, 16:50:33.312	[info ]: javascript.0 (463) Stop script script.js.Automatisierung.SpotifyPlaylist
                                10.9.2022, 16:50:34.328	[info ]: javascript.0 (463) Start javascript script.js.Automatisierung.SpotifyPlaylist
                                10.9.2022, 16:50:34.333	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Script playListSpotify 1.0.5 gestartet!
                                10.9.2022, 16:50:34.333	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                10.9.2022, 16:50:49.920	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                                10.9.2022, 16:50:49.920	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: JarviSel - SpotifyInstanz: 0
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY3: {"stateKey":"playlistSelect","showState":true,"state":"0_userdata.0.jarvis.spotify.playlistSelect","display":{"default":""}}
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Element gefunden: display mit Wert: {"default":""}
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY4: {"default":""}
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY4 mit ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                                10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Jarvis-Devices von Instanz 0 im angegebenen Device geändert!
                                

                                hab das eingetragen dann script neugestartet jarvis seite mit f5 neugeladen Hole Playlist ausgeführt und nochmal f5 dann waren die einträge da

                                M 1 Antwort Letzte Antwort
                                0
                                • CarstenDerGroßeC CarstenDerGroße

                                  @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                                  {"default":""}

                                  jetzt gehts.

                                  10.9.2022, 16:50:33.312	[info ]: javascript.0 (463) Stop script script.js.Automatisierung.SpotifyPlaylist
                                  10.9.2022, 16:50:34.328	[info ]: javascript.0 (463) Start javascript script.js.Automatisierung.SpotifyPlaylist
                                  10.9.2022, 16:50:34.333	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Script playListSpotify 1.0.5 gestartet!
                                  10.9.2022, 16:50:34.333	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: registered 6 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                  10.9.2022, 16:50:49.920	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Anzahl Playlist in Spotify: 21 - {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                                  10.9.2022, 16:50:49.920	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: JarviSel - SpotifyInstanz: 0
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: DevState: playlistSelect gefunden!
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY3: {"stateKey":"playlistSelect","showState":true,"state":"0_userdata.0.jarvis.spotify.playlistSelect","display":{"default":""}}
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Element gefunden: display mit Wert: {"default":""}
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY4: {"default":""}
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: KEY4 mit ElementValue: {"1":"1","2022":"2022","":"Keine Auswahl","auto":"auto","J.B.O.":"J.B.O.","The Kelly Family":"The Kelly Family","The Kelly Family — 2":"The Kelly Family — 2","Bravo Hits":"Bravo Hits","Musik Auto":"Musik Auto","Mix":"Mix","Sommer":"Sommer","Einfach so":"Einfach so","Bums neu":"Bums neu","Fantasy dance":"Fantasy dance","Kellys":"Kellys","Da Tweekaz":"Da Tweekaz","Auto 2":"Auto 2","Auto":"Auto","Gamer":"Gamer","Neu":"Neu","Hardstyle Bangers":"Hardstyle Bangers","Aligatoah":"Aligatoah"}
                                  10.9.2022, 16:50:49.921	[info ]: javascript.0 (463) script.js.Automatisierung.SpotifyPlaylist: Jarvis-Devices von Instanz 0 im angegebenen Device geändert!
                                  

                                  hab das eingetragen dann script neugestartet jarvis seite mit f5 neugeladen Hole Playlist ausgeführt und nochmal f5 dann waren die einträge da

                                  M Online
                                  M Online
                                  MCU
                                  schrieb am zuletzt editiert von MCU
                                  #114

                                  @carstendergroße Bei Hole Playliste etwas warten . Der braucht einige Sekunden.
                                  Wenn es jetzt eine Zeit funktioniert, dann das losging ausschalten. Sonst haut er das Log voll bei jeder Auswahl.

                                  NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                  CarstenDerGroßeC 1 Antwort Letzte Antwort
                                  0
                                  • M MCU

                                    @carstendergroße Bei Hole Playliste etwas warten . Der braucht einige Sekunden.
                                    Wenn es jetzt eine Zeit funktioniert, dann das losging ausschalten. Sonst haut er das Log voll bei jeder Auswahl.

                                    CarstenDerGroßeC Offline
                                    CarstenDerGroßeC Offline
                                    CarstenDerGroße
                                    schrieb am zuletzt editiert von
                                    #115

                                    @mcu alles klar vielen dank :)

                                    M 1 Antwort Letzte Antwort
                                    0
                                    • CarstenDerGroßeC CarstenDerGroße

                                      @mcu alles klar vielen dank :)

                                      M Online
                                      M Online
                                      MCU
                                      schrieb am zuletzt editiert von
                                      #116

                                      @carstendergroße Und nur alle 5 Sekunden den Titel wechseln.

                                      NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                      1 Antwort Letzte Antwort
                                      0
                                      • M Online
                                        M Online
                                        MCU
                                        schrieb am zuletzt editiert von MCU
                                        #117

                                        @lines
                                        Switch zum anderen Thread! Verwirrt nur im jarvis-Thread.

                                        Brauche doch die Zeiten, damit ich sehen kann, wo er sich die Stunden holen kann.
                                        minTime, maxTime, timetable-Date usw.
                                        Für einen Tag (Montag) reicht.
                                        23c7045d-45f0-44b1-bc95-777fee6e947e-image.png
                                        breiter ziehen

                                        Stundenzeiten sind bei Euch fest? Bitte anpassen und wieder reinstellen.

                                        let stundenArrDef = [{'name':'1. Stunde','von':'07:50'},
                                                             {'name':'2. Stunde','von':'08:40'},
                                                             {'name':'1. Pause' ,'von':'09:25'},
                                                             {'name':'3. Stunde','von':'09:40'},
                                                             {'name':'4. Stunde','von':'10:30'},
                                                             {'name':'2. Pause' ,'von':'11:15'},
                                                             {'name':'5. Stunde','von':'11:30'},
                                                             {'name':'6. Stunde','von':'12:20'},
                                                             {'name':'3. Pause' ,'von':'13:05'},
                                                             {'name':'7. Stunde','von':'13:15'} //,
                                        //                     {'name':'8. Stunde','von':'14:00'},
                                        //                     {'name':'9. Stunde','von':'14:40'},
                                        //                     {'name':'4. Pause' ,'von':'15:20'},
                                        //                     {'name':'10. Stunde','von':'15:35'},
                                        //                     {'name':'11. Stunde','von':'16:15'}
                                                            ]
                                        

                                        Kann er immer nur 2 Tage in die Zukunft schauen (einstellungen?) ? Wie bekommt man dann seinen Wochenstundenplan?
                                        Schau mal hier sind auch schon andere dran?
                                        https://forum.iobroker.net/topic/51690/tester-neuer-adapter-webuntis/151

                                        6e1b8a83-d256-4bad-89f1-a0877cf43081-image.png

                                        cancelled

                                        c25e5763-3b2b-431a-a985-c33a5e0f256c-image.png

                                        Was steht genau im Code? regular und cancelled oder noch andere?

                                        NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                        M 1 Antwort Letzte Antwort
                                        0
                                        • M MCU

                                          @lines
                                          Switch zum anderen Thread! Verwirrt nur im jarvis-Thread.

                                          Brauche doch die Zeiten, damit ich sehen kann, wo er sich die Stunden holen kann.
                                          minTime, maxTime, timetable-Date usw.
                                          Für einen Tag (Montag) reicht.
                                          23c7045d-45f0-44b1-bc95-777fee6e947e-image.png
                                          breiter ziehen

                                          Stundenzeiten sind bei Euch fest? Bitte anpassen und wieder reinstellen.

                                          let stundenArrDef = [{'name':'1. Stunde','von':'07:50'},
                                                               {'name':'2. Stunde','von':'08:40'},
                                                               {'name':'1. Pause' ,'von':'09:25'},
                                                               {'name':'3. Stunde','von':'09:40'},
                                                               {'name':'4. Stunde','von':'10:30'},
                                                               {'name':'2. Pause' ,'von':'11:15'},
                                                               {'name':'5. Stunde','von':'11:30'},
                                                               {'name':'6. Stunde','von':'12:20'},
                                                               {'name':'3. Pause' ,'von':'13:05'},
                                                               {'name':'7. Stunde','von':'13:15'} //,
                                          //                     {'name':'8. Stunde','von':'14:00'},
                                          //                     {'name':'9. Stunde','von':'14:40'},
                                          //                     {'name':'4. Pause' ,'von':'15:20'},
                                          //                     {'name':'10. Stunde','von':'15:35'},
                                          //                     {'name':'11. Stunde','von':'16:15'}
                                                              ]
                                          

                                          Kann er immer nur 2 Tage in die Zukunft schauen (einstellungen?) ? Wie bekommt man dann seinen Wochenstundenplan?
                                          Schau mal hier sind auch schon andere dran?
                                          https://forum.iobroker.net/topic/51690/tester-neuer-adapter-webuntis/151

                                          6e1b8a83-d256-4bad-89f1-a0877cf43081-image.png

                                          cancelled

                                          c25e5763-3b2b-431a-a985-c33a5e0f256c-image.png

                                          Was steht genau im Code? regular und cancelled oder noch andere?

                                          M Online
                                          M Online
                                          MCU
                                          schrieb am zuletzt editiert von
                                          #118

                                          @lines ? Einmal bitte die Daten.

                                          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          620

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe