Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Tester
  4. Test Adapter anker-solix V0.10.86

NEWS

  • Der neue Monatsrückblick für Mai und Juni 2026 ist online!
    BluefoxB
    Bluefox
    8
    1
    1.3k

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    3.8k

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    17
    1
    6.8k

Test Adapter anker-solix V0.10.86

Geplant Angeheftet Gesperrt Verschoben Tester
25 Beiträge 3 Kommentatoren 347 Aufrufe 6 Beobachtet
  • Ä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.
  • Thomas BraunT Thomas Braun

    @plutek sagte:

    Hint: You are currently not seeing messages from other users and the system.
    Users in groups 'adm', 'systemd-journal' can see all messages.
    Pass -q to turn off this notice.

    Setz den 'peter' in die Gruppe 'adm'.

    Leg die Quellen für influxdb und grafana nochmal neu an.
    Bei 'sudo apt update' dürfen keine Meldungen erscheinen.
    Und ich würde auch nicht die Enterprise-Versionen sondern die OSS-Version heranziehen.

    In meiner Anleitung stand das mit Sicherheit aber auch so drin:

    Also alle bisherigen Quellen sind erreichbar und deren Schlüssel liegen sauber an Ort und Stelle und es werden auch keine sonstigen Fehler gemeldet.

    P Online
    P Online
    plutek
    schrieb zuletzt editiert von
    #14

    @Thomas-Braun ja,stimmt. Habe die Keys neu geholt und der peter ist jetzt auch in adm. 👍

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • M MatthiasUlrich

      @plutek kannst du bitte die instanz auf debug umstellen und dann noch mal heute Abend schauen ob was im Log steht.

      Statistik ist in den Einstellungen aktiviert? Nur um sicher zu gehen.

      P Online
      P Online
      plutek
      schrieb zuletzt editiert von
      #15

      @MatthiasUlrich auf debug hätte ich Profi ja gestern schon stellen können.

      Bildschirmfoto 2026-08-25 um 18.25.23.png
      Habe mal aus jedem Abschnitt eins aktiviert. Morgen sehen wir mehr.

      P 1 Antwort Letzte Antwort
      1
      • P plutek

        @Thomas-Braun ja,stimmt. Habe die Keys neu geholt und der peter ist jetzt auch in adm. 👍

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb zuletzt editiert von
        #16

        @plutek sagte:

        Habe die Keys neu geholt

        Hast du die influxdb-Quelle korrigiert?

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        P 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @plutek sagte:

          Habe die Keys neu geholt

          Hast du die influxdb-Quelle korrigiert?

          P Online
          P Online
          plutek
          schrieb zuletzt editiert von
          #17

          @Thomas-Braun sagte:

          Hast du die influxdb-Quelle korrigiert?

          Was meinst du damit? Stehe auf dem Schlauch.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • P plutek

            @Thomas-Braun sagte:

            Hast du die influxdb-Quelle korrigiert?

            Was meinst du damit? Stehe auf dem Schlauch.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb zuletzt editiert von
            #18

            @plutek

            Get:5 https://repos.influxdata.com/debian stretch InRelease [12.9 kB]

            Da muss statt stretch trixie hin.

            Zeig nochmal dein

            iob diag
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            P 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @plutek

              Get:5 https://repos.influxdata.com/debian stretch InRelease [12.9 kB]

              Da muss statt stretch trixie hin.

              Zeig nochmal dein

              iob diag
              
              P Online
              P Online
              plutek
              schrieb zuletzt editiert von
              #19

              @Thomas-Braun sagte:

              stretch InRelease

              hmm, da passt was nicht.

              peter@SmartHomeServer:/etc/apt/sources.list.d$ cat influxdata.list
              deb [signed-by=/usr/share/keyrings/influxdata-archive-keyring.gpg] https://repos.influxdata.com/debian stretch InRelease
              
              
              
              peter@SmartHomeServer:/etc/apt/sources.list.d$ sudo apt update
              OK:1 http://deb.debian.org/debian trixie InRelease
              OK:2 http://deb.debian.org/debian trixie-updates InRelease                                                                    
              OK:3 http://security.debian.org/debian-security trixie-security InRelease                                                     
              OK:4 https://apt.grafana.com stable InRelease                                                                                 
              OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                                                                  
              Holen:6 https://repos.influxdata.com/debian stretch InRelease [12,9 kB]                    
              Es wurden 12,9 kB in 0 s geholt (42,4 kB/s).
              Alle Pakete sind aktuell.                   
              Warnung: Das Laden der konfigurierten Datei »InRelease/binary-amd64/Packages« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
              Warnung: Das Laden der konfigurierten Datei »InRelease/i18n/Translation-en« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
              Warnung: Das Laden der konfigurierten Datei »InRelease/i18n/Translation-de« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
              Warnung: Das Laden der konfigurierten Datei »InRelease/i18n/Translation-de_DE« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
              peter@SmartHomeServer:/etc/apt/sources.list.d$ 
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • P plutek

                @Thomas-Braun sagte:

                stretch InRelease

                hmm, da passt was nicht.

                peter@SmartHomeServer:/etc/apt/sources.list.d$ cat influxdata.list
                deb [signed-by=/usr/share/keyrings/influxdata-archive-keyring.gpg] https://repos.influxdata.com/debian stretch InRelease
                
                
                
                peter@SmartHomeServer:/etc/apt/sources.list.d$ sudo apt update
                OK:1 http://deb.debian.org/debian trixie InRelease
                OK:2 http://deb.debian.org/debian trixie-updates InRelease                                                                    
                OK:3 http://security.debian.org/debian-security trixie-security InRelease                                                     
                OK:4 https://apt.grafana.com stable InRelease                                                                                 
                OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                                                                  
                Holen:6 https://repos.influxdata.com/debian stretch InRelease [12,9 kB]                    
                Es wurden 12,9 kB in 0 s geholt (42,4 kB/s).
                Alle Pakete sind aktuell.                   
                Warnung: Das Laden der konfigurierten Datei »InRelease/binary-amd64/Packages« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
                Warnung: Das Laden der konfigurierten Datei »InRelease/i18n/Translation-en« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
                Warnung: Das Laden der konfigurierten Datei »InRelease/i18n/Translation-de« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
                Warnung: Das Laden der konfigurierten Datei »InRelease/i18n/Translation-de_DE« wird übersprungen, da das Depot »https://repos.influxdata.com/debian stretch InRelease« die Komponente »InRelease« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
                peter@SmartHomeServer:/etc/apt/sources.list.d$ 
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb zuletzt editiert von
                #20

                @plutek sagte:

                hmm, da passt was nicht.

                War mir klar... ;-D

                Mach es danach:

                https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                P 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @plutek sagte:

                  hmm, da passt was nicht.

                  War mir klar... ;-D

                  Mach es danach:

                  https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                  P Online
                  P Online
                  plutek
                  schrieb zuletzt editiert von plutek
                  #21

                  @Thomas-Braun
                  danach habe ich es zuvor gemacht, hier wurde "stable main" eingetragen. Geändert auf "stretch InRelease" habe ich erst nach deinem Post.
                  Warum beim apt update "stable InRelease" ausgegeben wird, kann ich nicht erklären und warum es bei holen( get) bleibt und nicht OK ist kann ich auch nicht erklären. Du sicherlich.

                  peter@SmartHomeServer:/etc/apt/sources.list.d$ sudo apt update
                  OK:1 http://security.debian.org/debian-security trixie-security InRelease
                  OK:2 http://deb.debian.org/debian trixie InRelease                                                                            
                  OK:3 http://deb.debian.org/debian trixie-updates InRelease                                                                    
                  OK:4 https://apt.grafana.com stable InRelease                                                                                 
                  OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                                          
                  Holen:6 https://repos.influxdata.com/debian stable InRelease [6.922 B]
                  Es wurden 6.922 B in 0 s geholt (34,5 kB/s).
                  Aktualisierung für 5 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                  

                  jetzt stehen noch mal 5 Pakete an > apt upgrade.

                  peter@SmartHomeServer:/etc/apt/sources.list.d$ sudo apt update
                  OK:1 http://deb.debian.org/debian trixie InRelease
                  OK:2 http://deb.debian.org/debian trixie-updates InRelease                                                                    
                  OK:3 http://security.debian.org/debian-security trixie-security InRelease                                                     
                  OK:4 https://apt.grafana.com stable InRelease                                                                                 
                  OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                                                       
                  Holen:6 https://repos.influxdata.com/debian stable InRelease [6.922 B]
                  Es wurden 6.922 B in 0 s geholt (30,5 kB/s).
                  Alle Pakete sind aktuell.
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • P plutek

                    @Thomas-Braun
                    danach habe ich es zuvor gemacht, hier wurde "stable main" eingetragen. Geändert auf "stretch InRelease" habe ich erst nach deinem Post.
                    Warum beim apt update "stable InRelease" ausgegeben wird, kann ich nicht erklären und warum es bei holen( get) bleibt und nicht OK ist kann ich auch nicht erklären. Du sicherlich.

                    peter@SmartHomeServer:/etc/apt/sources.list.d$ sudo apt update
                    OK:1 http://security.debian.org/debian-security trixie-security InRelease
                    OK:2 http://deb.debian.org/debian trixie InRelease                                                                            
                    OK:3 http://deb.debian.org/debian trixie-updates InRelease                                                                    
                    OK:4 https://apt.grafana.com stable InRelease                                                                                 
                    OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                                          
                    Holen:6 https://repos.influxdata.com/debian stable InRelease [6.922 B]
                    Es wurden 6.922 B in 0 s geholt (34,5 kB/s).
                    Aktualisierung für 5 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                    

                    jetzt stehen noch mal 5 Pakete an > apt upgrade.

                    peter@SmartHomeServer:/etc/apt/sources.list.d$ sudo apt update
                    OK:1 http://deb.debian.org/debian trixie InRelease
                    OK:2 http://deb.debian.org/debian trixie-updates InRelease                                                                    
                    OK:3 http://security.debian.org/debian-security trixie-security InRelease                                                     
                    OK:4 https://apt.grafana.com stable InRelease                                                                                 
                    OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                                                       
                    Holen:6 https://repos.influxdata.com/debian stable InRelease [6.922 B]
                    Es wurden 6.922 B in 0 s geholt (30,5 kB/s).
                    Alle Pakete sind aktuell.
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb zuletzt editiert von
                    #22

                    @plutek sagte:

                    kann ich auch nicht erklären. Du sicherlich.

                    Könnte ich. Führt aber hier zu weit (und ist auch unerheblich).
                    Jedenfalls sind deine Quellen jetzt korrekt. Das System regelmäßiger auf Stand bringen und rechtzeitig auf das jeweils gerade aktuelle stable-Release springen. Im Sommer kommt Debian 14 'Forky'.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    P 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @plutek sagte:

                      kann ich auch nicht erklären. Du sicherlich.

                      Könnte ich. Führt aber hier zu weit (und ist auch unerheblich).
                      Jedenfalls sind deine Quellen jetzt korrekt. Das System regelmäßiger auf Stand bringen und rechtzeitig auf das jeweils gerade aktuelle stable-Release springen. Im Sommer kommt Debian 14 'Forky'.

                      P Online
                      P Online
                      plutek
                      schrieb zuletzt editiert von
                      #23

                      @Thomas-Braun ja das ist ok, und wie du schon sagst ist auch unerheblich. System läuft. 👍 Vielen Dank. Ich muss gestehen mein System war ordentlich alt.. aber lief problemlos und hat keine Probleme gemacht, bis jetzt, da der neue Anker Adapter noch nicht so richtig will.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • P plutek

                        @Thomas-Braun ja das ist ok, und wie du schon sagst ist auch unerheblich. System läuft. 👍 Vielen Dank. Ich muss gestehen mein System war ordentlich alt.. aber lief problemlos und hat keine Probleme gemacht, bis jetzt, da der neue Anker Adapter noch nicht so richtig will.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb zuletzt editiert von
                        #24

                        @plutek

                        Und mit rechtzeitig gepflegten Kisten fährt man immer besser. Von Sicherheitsdingen fange ich gar nicht erst an...

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • P plutek

                          @MatthiasUlrich auf debug hätte ich Profi ja gestern schon stellen können.

                          Bildschirmfoto 2026-08-25 um 18.25.23.png
                          Habe mal aus jedem Abschnitt eins aktiviert. Morgen sehen wir mehr.

                          P Online
                          P Online
                          plutek
                          schrieb zuletzt editiert von
                          #25

                          Hi,
                          auch heute keine Daten. Im log leider auch keine weiteren Einträge.. bis 23:59 Uhr

                          2026-08-25 21:00:52.577  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~5 polls)
                          2026-08-25 21:01:50.365  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:01:52.624  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~4 polls)
                          2026-08-25 21:02:50.356  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:02:52.622  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~3 polls)
                          2026-08-25 21:03:50.424  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:03:52.630  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~2 polls)
                          2026-08-25 21:04:50.363  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:04:52.611  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~1 polls)
                          2026-08-25 21:05:50.415  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:06:00.524  - debug: anker-solix.0 (67427) Poll OK (7 devices, devices+mqtt, next detail in ~10 polls)
                          2026-08-25 21:06:50.360  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:06:52.577  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~9 polls)
                          2026-08-25 21:07:50.360  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:07:52.609  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~8 polls)
                          2026-08-25 21:08:50.351  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:08:52.673  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~7 polls)
                          2026-08-25 21:09:50.355  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:09:52.681  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~6 polls)
                          2026-08-25 21:10:50.353  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:10:52.558  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~5 polls)
                          2026-08-25 21:11:50.351  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:11:52.663  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~4 polls)
                          2026-08-25 21:12:50.358  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:12:52.605  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~3 polls)
                          2026-08-25 21:13:50.366  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:13:52.639  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~2 polls)
                          2026-08-25 21:14:50.350  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:14:52.639  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~1 polls)
                          2026-08-25 21:15:50.351  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:16:00.464  - debug: anker-solix.0 (67427) Poll OK (7 devices, devices+mqtt, next detail in ~10 polls)
                          2026-08-25 21:16:50.348  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:16:52.569  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~9 polls)
                          2026-08-25 21:17:50.360  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:17:52.563  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~8 polls)
                          2026-08-25 21:18:50.362  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:18:52.552  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~7 polls)
                          2026-08-25 21:19:50.370  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:19:52.737  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~6 polls)
                          2026-08-25 21:20:50.394  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:20:52.700  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~5 polls)
                          2026-08-25 21:21:50.377  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:21:52.506  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~4 polls)
                          2026-08-25 21:22:50.385  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:22:52.628  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~3 polls)
                          2026-08-25 21:23:50.365  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:23:52.455  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~2 polls)
                          2026-08-25 21:24:50.384  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:24:52.593  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~1 polls)
                          2026-08-25 21:25:50.373  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:26:00.289  - debug: anker-solix.0 (67427) Poll OK (7 devices, devices+mqtt, next detail in ~10 polls)
                          2026-08-25 21:26:50.384  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:26:52.629  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~9 polls)
                          2026-08-25 21:27:50.377  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:27:52.688  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~8 polls)
                          2026-08-25 21:28:50.355  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:28:52.686  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~7 polls)
                          2026-08-25 21:29:50.400  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:29:52.715  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~6 polls)
                          2026-08-25 21:30:50.378  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:30:52.704  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~5 polls)
                          2026-08-25 21:31:50.373  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:31:52.597  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~4 polls)
                          2026-08-25 21:32:50.410  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          2026-08-25 21:32:52.665  - debug: anker-solix.0 (67427) Poll OK (7 devices, sites, next detail in ~3 polls)
                          2026-08-25 21:33:50.402  - info: anker-solix.0 (67427) [anker-solix] Python dependencies already OK.
                          
                          1 Antwort Letzte Antwort
                          0

                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                          Registrieren Anmelden
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          458

                          Online

                          33.0k

                          Benutzer

                          83.6k

                          Themen

                          1.3m

                          Beiträge
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2026
                          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