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

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

NEWS

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

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

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

Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

Geplant Angeheftet Gesperrt Verschoben Tester
sainlogicwetterstationadapterws980wififroggit wh4000sh
326 Beiträge 60 Kommentatoren 75.2k Aufrufe 51 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.
  • A albert

    @albert
    Nach einer kleinen Änderung in der Datei listener.js ist das Ergebnis wie erwartet, ich muss aber noch schauen ob es potentielle Nebeneffekte gibt.

                    //let channel = target_data_point.id == 'softwaretype' ? 'info.' : 'weather.current.';
                    let channel = target_data_point.channels[0].channel + '.';
    
    A Offline
    A Offline
    albert
    schrieb am zuletzt editiert von
    #95

    @Fogg ich habe einen pull request erstellt

    FoggF TilimankaT 2 Antworten Letzte Antwort
    1
    • A albert

      @Fogg ich habe einen pull request erstellt

      FoggF Offline
      FoggF Offline
      Fogg
      schrieb am zuletzt editiert von
      #96

      @albert Cool, danke!! Ich schaue mir das an und übernehme es dann gerne. Stimmt. Ich hatte den Info schlank gehalten und zu beginn war das ganze nicht so flexibel gebaut ...

      A 1 Antwort Letzte Antwort
      0
      • A albert

        @Fogg ich habe einen pull request erstellt

        TilimankaT Offline
        TilimankaT Offline
        Tilimanka
        schrieb am zuletzt editiert von
        #97

        habe den Froggit DP1500 mit 3 DP50 Sensoren via sainlogic0.6.3 erfolgreich an den IOB angeschlossen.
        Mit dem wunderground protokoll und dessen default Path-Einstellung hat's nicht geklappt, das device dann umgestellt auf ecowitt, was dann zum Erfolg führte .
        Für die 3 Sensoren wurden dann auch entsprechende Datenpunkte erzeugt.
        Dank an alle Projektbeteiligten.
        p.s. mein Log läuft voll, immer wenn Daten ankommen wird eine Info geschrieben.
        Kann man das bei künftigen release abstellen ?
        Grüsse Tili

        A 1 Antwort Letzte Antwort
        1
        • FoggF Fogg

          @albert Cool, danke!! Ich schaue mir das an und übernehme es dann gerne. Stimmt. Ich hatte den Info schlank gehalten und zu beginn war das ganze nicht so flexibel gebaut ...

          A Offline
          A Offline
          albert
          schrieb am zuletzt editiert von
          #98

          @Fogg Ist absolut genial was du da erstellt hast.
          Eine bessere Flexibilität erhöht leider auch immer die Komplexität.

          1 Antwort Letzte Antwort
          0
          • TilimankaT Tilimanka

            habe den Froggit DP1500 mit 3 DP50 Sensoren via sainlogic0.6.3 erfolgreich an den IOB angeschlossen.
            Mit dem wunderground protokoll und dessen default Path-Einstellung hat's nicht geklappt, das device dann umgestellt auf ecowitt, was dann zum Erfolg führte .
            Für die 3 Sensoren wurden dann auch entsprechende Datenpunkte erzeugt.
            Dank an alle Projektbeteiligten.
            p.s. mein Log läuft voll, immer wenn Daten ankommen wird eine Info geschrieben.
            Kann man das bei künftigen release abstellen ?
            Grüsse Tili

            A Offline
            A Offline
            albert
            schrieb am zuletzt editiert von
            #99

            @Tilimanka sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

            p.s. mein Log läuft voll, immer wenn Daten ankommen wird eine Info geschrieben.
            Kann man das bei künftigen release abstellen ?

            Wenn du die Log-Stufe des Adapters unter "Instanzen" auf "error" stellst sollte er ruhig sein.

            TilimankaT 1 Antwort Letzte Antwort
            0
            • A albert

              @Tilimanka sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

              p.s. mein Log läuft voll, immer wenn Daten ankommen wird eine Info geschrieben.
              Kann man das bei künftigen release abstellen ?

              Wenn du die Log-Stufe des Adapters unter "Instanzen" auf "error" stellst sollte er ruhig sein.

              TilimankaT Offline
              TilimankaT Offline
              Tilimanka
              schrieb am zuletzt editiert von
              #100

              @albert
              gib mir bitte noch nen Input, wo genau muss ich das machen ?

              A 1 Antwort Letzte Antwort
              0
              • TilimankaT Tilimanka

                @albert
                gib mir bitte noch nen Input, wo genau muss ich das machen ?

                A Offline
                A Offline
                albert
                schrieb am zuletzt editiert von
                #101

                @Tilimanka sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                @albert
                gib mir bitte noch nen Input, wo genau muss ich das machen ?

                Ha ha, ich dachte den Input hätte ich dir schon gegeben 😝

                23810397-cdc7-47be-802b-d274a565cd31-grafik.png

                TilimankaT 1 Antwort Letzte Antwort
                1
                • A albert

                  @Tilimanka sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                  @albert
                  gib mir bitte noch nen Input, wo genau muss ich das machen ?

                  Ha ha, ich dachte den Input hätte ich dir schon gegeben 😝

                  23810397-cdc7-47be-802b-d274a565cd31-grafik.png

                  TilimankaT Offline
                  TilimankaT Offline
                  Tilimanka
                  schrieb am zuletzt editiert von
                  #102

                  @albert
                  danke
                  im Expertenmodus hat's geklappt , ich habe "mein Ziel erreicht"
                  🍺

                  A 1 Antwort Letzte Antwort
                  0
                  • TilimankaT Tilimanka

                    @albert
                    danke
                    im Expertenmodus hat's geklappt , ich habe "mein Ziel erreicht"
                    🍺

                    A Offline
                    A Offline
                    albert
                    schrieb am zuletzt editiert von albert
                    #103

                    @Tilimanka sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                    @albert
                    danke
                    im Expertenmodus hat's geklappt , ich habe "mein Ziel erreicht"
                    🍺

                    Freut mich wenn es geklappt hat.

                    @Fogg Kannst du dir die aktuellen Änderungen in meinem Fork ansehen?
                    Ich habe etwas mehr Dynamik in die Datenpunkt Erstellung gebracht.

                    FoggF 1 Antwort Letzte Antwort
                    0
                    • A albert

                      @Tilimanka sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                      @albert
                      danke
                      im Expertenmodus hat's geklappt , ich habe "mein Ziel erreicht"
                      🍺

                      Freut mich wenn es geklappt hat.

                      @Fogg Kannst du dir die aktuellen Änderungen in meinem Fork ansehen?
                      Ich habe etwas mehr Dynamik in die Datenpunkt Erstellung gebracht.

                      FoggF Offline
                      FoggF Offline
                      Fogg
                      schrieb am zuletzt editiert von
                      #104

                      @albert Danke, freut mich wenn es funktioniert 🙂 Genial würde ich glaube ich nicht in Anspruch nehmen LOL

                      Deine Änderungen habe ich angeschaut und übernommen. Liegt nun 0.6.4 auf dem git. Einzig das filtern der Datenpunkte würde ich eher auf nen bool machen und nicht mit einer Zahl. Lesbarkeit des Codes. Das schaue ich mir noch an wenn ich ne gute Idee habe die Datenpunkte nur passend zur Station anzulegen....

                      A 1 Antwort Letzte Antwort
                      0
                      • FoggF Fogg

                        @albert Danke, freut mich wenn es funktioniert 🙂 Genial würde ich glaube ich nicht in Anspruch nehmen LOL

                        Deine Änderungen habe ich angeschaut und übernommen. Liegt nun 0.6.4 auf dem git. Einzig das filtern der Datenpunkte würde ich eher auf nen bool machen und nicht mit einer Zahl. Lesbarkeit des Codes. Das schaue ich mir noch an wenn ich ne gute Idee habe die Datenpunkte nur passend zur Station anzulegen....

                        A Offline
                        A Offline
                        albert
                        schrieb am zuletzt editiert von
                        #105

                        @Fogg
                        Eigentlich wollte ich verschiedene Pull Requests erstellen, leider habe ich keine Ahnung wie ich im ioBroker die Sourcen von einem nicht Master-Branch nutzen kann.
                        Zum Testen habe ich deshalb die Änderungen in den Master und zack waren die auch im PR. 👼

                        Aktuell würde es auf jeden Fall Sinn machen einen Bool zu Nutzen, ursprünglich war es dafür gedacht mit zu Zählen wie oft der String gefunden wurde, weil es ja Theoretisch zwei Möglichkeiten der Datenabfrage gibt.

                        BoronsbruderB 1 Antwort Letzte Antwort
                        0
                        • A albert

                          @Fogg
                          Eigentlich wollte ich verschiedene Pull Requests erstellen, leider habe ich keine Ahnung wie ich im ioBroker die Sourcen von einem nicht Master-Branch nutzen kann.
                          Zum Testen habe ich deshalb die Änderungen in den Master und zack waren die auch im PR. 👼

                          Aktuell würde es auf jeden Fall Sinn machen einen Bool zu Nutzen, ursprünglich war es dafür gedacht mit zu Zählen wie oft der String gefunden wurde, weil es ja Theoretisch zwei Möglichkeiten der Datenabfrage gibt.

                          BoronsbruderB Offline
                          BoronsbruderB Offline
                          Boronsbruder
                          schrieb am zuletzt editiert von Boronsbruder
                          #106

                          @Fogg
                          Danke für deine Arbeit!
                          Ich nutze deinen Adapter mit einem Froggit DP1500 und WH4000SE.
                          Über das Wunderground-Protokoll habe ich keine Daten bekommen, nur:

                          Listener received illegal request: /weatherstation/updateweatherstation.php?ID=xxx&PASSWORD=yyy&tempf=63.0&humidity=91&dewptf=60.3&windchillf=63.0&winddir=246&windspeedmph=0.00&windgustmph=2.24&rainin=0.000&dailyrainin=0.122&weeklyrainin=0.713&monthlyrainin=3.783&yearlyrainin=4.445&solarradiation=122.70&UV=1&indoortempf=82.6&indoorhumidity=51&baromin=29.991&lowbatt=0&dateutc=now&softwaretype=GW1000A_V1.6.1&action=updateraw&realtime=1&rtfreq=5
                          

                          , deswegen nutze auch ich Ecowitt.

                          @mihas said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                          Station ID und Station Key dürfen nicht leer sein.

                          kann ich auch bestätigen. Wenn man die leer läßt, passiert seitens der Station nichts.

                          Nun habe ich noch eine Verständnisfrage:
                          Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                          S FoggF 2 Antworten Letzte Antwort
                          0
                          • BoronsbruderB Boronsbruder

                            @Fogg
                            Danke für deine Arbeit!
                            Ich nutze deinen Adapter mit einem Froggit DP1500 und WH4000SE.
                            Über das Wunderground-Protokoll habe ich keine Daten bekommen, nur:

                            Listener received illegal request: /weatherstation/updateweatherstation.php?ID=xxx&PASSWORD=yyy&tempf=63.0&humidity=91&dewptf=60.3&windchillf=63.0&winddir=246&windspeedmph=0.00&windgustmph=2.24&rainin=0.000&dailyrainin=0.122&weeklyrainin=0.713&monthlyrainin=3.783&yearlyrainin=4.445&solarradiation=122.70&UV=1&indoortempf=82.6&indoorhumidity=51&baromin=29.991&lowbatt=0&dateutc=now&softwaretype=GW1000A_V1.6.1&action=updateraw&realtime=1&rtfreq=5
                            

                            , deswegen nutze auch ich Ecowitt.

                            @mihas said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                            Station ID und Station Key dürfen nicht leer sein.

                            kann ich auch bestätigen. Wenn man die leer läßt, passiert seitens der Station nichts.

                            Nun habe ich noch eine Verständnisfrage:
                            Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                            S Online
                            S Online
                            schmuh
                            schrieb am zuletzt editiert von
                            #107

                            @Boronsbruder sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                            @Fogg
                            Danke für deine Arbeit!
                            Ich nutze deinen Adapter mit einem Froggit DP1500 und WH4000SE.
                            Über das Wunderground-Protokoll habe ich keine Daten bekommen, nur:

                            Listener received illegal request: /weatherstation/updateweatherstation.php?ID=xxx&PASSWORD=yyy&tempf=63.0&humidity=91&dewptf=60.3&windchillf=63.0&winddir=246&windspeedmph=0.00&windgustmph=2.24&rainin=0.000&dailyrainin=0.122&weeklyrainin=0.713&monthlyrainin=3.783&yearlyrainin=4.445&solarradiation=122.70&UV=1&indoortempf=82.6&indoorhumidity=51&baromin=29.991&lowbatt=0&dateutc=now&softwaretype=GW1000A_V1.6.1&action=updateraw&realtime=1&rtfreq=5
                            

                            , deswegen nutze auch ich Ecowitt.

                            @mihas said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                            Station ID und Station Key dürfen nicht leer sein.

                            kann ich auch bestätigen. Wenn man die leer läßt, passiert seitens der Station nichts.

                            Nun habe ich noch eine Verständnisfrage:
                            Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                            Ich hänge mich mal mit an, habe die gleiche Hardware und das gleiche Verhalten. @Fogg wirklich klasse Arbeit! 👍 👍 👍

                            G 1 Antwort Letzte Antwort
                            1
                            • S schmuh

                              @Boronsbruder sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                              @Fogg
                              Danke für deine Arbeit!
                              Ich nutze deinen Adapter mit einem Froggit DP1500 und WH4000SE.
                              Über das Wunderground-Protokoll habe ich keine Daten bekommen, nur:

                              Listener received illegal request: /weatherstation/updateweatherstation.php?ID=xxx&PASSWORD=yyy&tempf=63.0&humidity=91&dewptf=60.3&windchillf=63.0&winddir=246&windspeedmph=0.00&windgustmph=2.24&rainin=0.000&dailyrainin=0.122&weeklyrainin=0.713&monthlyrainin=3.783&yearlyrainin=4.445&solarradiation=122.70&UV=1&indoortempf=82.6&indoorhumidity=51&baromin=29.991&lowbatt=0&dateutc=now&softwaretype=GW1000A_V1.6.1&action=updateraw&realtime=1&rtfreq=5
                              

                              , deswegen nutze auch ich Ecowitt.

                              @mihas said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                              Station ID und Station Key dürfen nicht leer sein.

                              kann ich auch bestätigen. Wenn man die leer läßt, passiert seitens der Station nichts.

                              Nun habe ich noch eine Verständnisfrage:
                              Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                              Ich hänge mich mal mit an, habe die gleiche Hardware und das gleiche Verhalten. @Fogg wirklich klasse Arbeit! 👍 👍 👍

                              G Offline
                              G Offline
                              G.Hawk
                              schrieb am zuletzt editiert von
                              #108

                              Hallo
                              Kann mir jemand sagen, wie ich das mit den Min und Max Werten hinbekomme?
                              Ich bekomme keine Daten nur einen Fehler im Log.
                              Ich habe eine Sainlogic Profi WLan Wetterstation.
                              https://www.amazon.de/gp/product/B07TVMQ2CK/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1

                              Über Hilfe wäre ich sehr dankbar.

                              Gruß

                              T 1 Antwort Letzte Antwort
                              0
                              • G G.Hawk

                                Hallo
                                Kann mir jemand sagen, wie ich das mit den Min und Max Werten hinbekomme?
                                Ich bekomme keine Daten nur einen Fehler im Log.
                                Ich habe eine Sainlogic Profi WLan Wetterstation.
                                https://www.amazon.de/gp/product/B07TVMQ2CK/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1

                                Über Hilfe wäre ich sehr dankbar.

                                Gruß

                                T Offline
                                T Offline
                                tritor
                                schrieb am zuletzt editiert von
                                #109

                                @Martin-0

                                Wenn du die Daten z.B. in InfluxDB loggst, dann kannst du diese in einem Graph darstellen und auch gleich für den gewünschten Zeitraum die Min und Max-Werte darstellen lassen.

                                Hier ein Beispiel:
                                2020-09-09_23-48.TempMinMaxpng.png

                                Grüße

                                Gernot

                                Host: i9 server Proxmox , Debian 12.0 for ioBroker
                                ioBroker: 7.7.19, Node.js: 22.21.1, NPM: 10.9.3, JS-controller: 7.0.7
                                Wetterstation: HP1000SEPro V1.9.0 Easeweather V1.7.0
                                Grafana 12.0.2 / InfluxDB 2.7.11

                                1 Antwort Letzte Antwort
                                0
                                • BoronsbruderB Boronsbruder

                                  @Fogg
                                  Danke für deine Arbeit!
                                  Ich nutze deinen Adapter mit einem Froggit DP1500 und WH4000SE.
                                  Über das Wunderground-Protokoll habe ich keine Daten bekommen, nur:

                                  Listener received illegal request: /weatherstation/updateweatherstation.php?ID=xxx&PASSWORD=yyy&tempf=63.0&humidity=91&dewptf=60.3&windchillf=63.0&winddir=246&windspeedmph=0.00&windgustmph=2.24&rainin=0.000&dailyrainin=0.122&weeklyrainin=0.713&monthlyrainin=3.783&yearlyrainin=4.445&solarradiation=122.70&UV=1&indoortempf=82.6&indoorhumidity=51&baromin=29.991&lowbatt=0&dateutc=now&softwaretype=GW1000A_V1.6.1&action=updateraw&realtime=1&rtfreq=5
                                  

                                  , deswegen nutze auch ich Ecowitt.

                                  @mihas said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                                  Station ID und Station Key dürfen nicht leer sein.

                                  kann ich auch bestätigen. Wenn man die leer läßt, passiert seitens der Station nichts.

                                  Nun habe ich noch eine Verständnisfrage:
                                  Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                                  FoggF Offline
                                  FoggF Offline
                                  Fogg
                                  schrieb am zuletzt editiert von
                                  #110

                                  @Boronsbruder said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                                  Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                                  Ist von der Station. Ich speichere nur was kommt.

                                  G 1 Antwort Letzte Antwort
                                  0
                                  • FoggF Fogg

                                    @Boronsbruder said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                                    Die DP's für die Maxima sind bei mir alle leer (bzw. 0). Ist das abhängig von der Station oder werden sie vom Adapter gefüllt?

                                    Ist von der Station. Ich speichere nur was kommt.

                                    G Offline
                                    G Offline
                                    G.Hawk
                                    schrieb am zuletzt editiert von
                                    #111

                                    @Fogg
                                    OK das teste ich mal

                                    1 Antwort Letzte Antwort
                                    0
                                    • N Offline
                                      N Offline
                                      Neo110
                                      schrieb am zuletzt editiert von Neo110
                                      #112

                                      Hallo,
                                      nun bin ich auch endlich mal dazu gekommen, den Adapter zu installieren und meine WS980 einzubinden.
                                      Allerdings bekommen bei mir nicht alle Werte ständig ein update. Die Werte dailyrain, solarradiation, windspeed und windgustspeed werden sehr oft nicht aktualisiert bzw. behalten den letzten Wert. Der Wert "daylyrain" z.b. hat immer noch den wert vom Freitag, obwohl es seit dem nicht mehr geregnet hat. Der Wert "solarradiation" bleibt nachts immer bei "108 lx" stehen obwohl es dunkel ist.

                                      Bis jetzt hatte ich die Station immer via fhem an ioBroker angebunden, läuft auch noch parallel, aber ich wollte die Station nun, um nicht zwei System pflegen zu müssen, direkt an ioBroker anbinden.
                                      Wenn ich die Werte der zwei System vergleiche, so fällt mit auf, das bei fhem bei Dunkelheit und auch bei Regen auch eine 0 vorhanden ist.

                                      WS980.PNG

                                      Habe mal den "debug" mit schreiben lassen und hoffe das es was hilft:

                                      inlogic.0	2020-10-26 06:57:04.291	debug	(9867) FW Scheduler Connection closed
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.windchilltemp to 8.2
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.pressureabs to 955.9
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.outdoortemp to 8.2
                                      sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.outdoorhumidity to 85
                                      sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Setting value from data for weather.minvalues.daily.indoortemp to 23.7
                                      sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Setting value from data for weather.minvalues.daily.indoorhumidity to 43
                                      sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Setting value from data for weather.minvalues.daily.dewpointtemp to 7.2
                                      sainlogic.0	2020-10-26 06:57:04.287	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:57:04.287	debug	(9867) Data object: {"indoortemp":237,"indoortemptime":1589,"outdoortemp":82,"outdoortemptime":1316,"dewpointtemp":72,"dewpointtemptime":1316,"windchilltemp":82,"windchilltemptime":1316,"indoorhumidit
                                      sainlogic.0	2020-10-26 06:57:04.287	debug	(9867) Data Command received: 11 subcommand 8
                                      sainlogic.0	2020-10-26 06:57:04.287	debug	(9867) FW Scheduler Received data string: ffff0b002c084100ed0635420052052443004805244400520524462b00214755001c48255706314925570631e2fb
                                      sainlogic.0	2020-10-26 06:57:04.277	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Setting value from data for weather.maxvalues.daily.windspeed to 6.1
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Setting value from data for weather.maxvalues.daily.windgustspeed to 9.4
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Setting value from data for weather.maxvalues.daily.windchilltemp to 11.2
                                      sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.275	debug	(9867) Setting value from data for weather.maxvalues.daily.pressurerel to 958.6
                                      sainlogic.0	2020-10-26 06:57:04.275	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.275	debug	(9867) Setting value from data for weather.maxvalues.daily.pressureabs to 958.6
                                      sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoortemp to 11.2
                                      sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 95
                                      sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Setting value from data for weather.maxvalues.daily.indoortemp to 26.2
                                      sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Setting value from data for weather.maxvalues.daily.indoorhumidity to 46
                                      sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Setting value from data for weather.maxvalues.daily.dewpointtemp to 8.9
                                      sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Setting value from data for weather.maxvalues.daily.UVraw to 2
                                      sainlogic.0	2020-10-26 06:57:04.272	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:57:04.272	debug	(9867) Data object: {"indoortemp":262,"indoortemptime":0,"outdoortemp":112,"outdoortemptime":31,"dewpointtemp":89,"dewpointtemptime":28,"windchilltemp":112,"windchilltemptime":31,"indoorhumidity":46,"
                                      sainlogic.0	2020-10-26 06:57:04.272	debug	(9867) Data Command received: 11 subcommand 7
                                      sainlogic.0	2020-10-26 06:57:04.272	debug	(9867) FW Scheduler Received data string: ffff0b004d074101060000420070001f430059001c450070001f462e061f475f0525482572000649257200064b0011001d4c001a001d4e000000000000550000000000005600020000570000002eb4
                                      sainlogic.0	2020-10-26 06:57:04.259	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
                                      sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Setting value from data for weather.minvalues.absolut.windchilltemp to -8.7
                                      sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Setting value from data for weather.minvalues.absolut.pressurerel to 932.2
                                      sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Setting value from data for weather.minvalues.absolut.pressureabs to 932.2
                                      sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoortemp to -7
                                      sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 18
                                      sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Setting value from data for weather.minvalues.absolut.indoortemp to 19.7
                                      sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Setting value from data for weather.minvalues.absolut.indoorhumidity to 23
                                      sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Setting value from data for weather.minvalues.absolut.dewpointtemp to -12.8
                                      sainlogic.0	2020-10-26 06:57:04.255	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:57:04.255	debug	(9867) Data object: {"indoortemp":197,"outdoortemp":-70,"dewpointtemp":-128,"windchilltemp":-87,"indoorhumidity":23,"outdoorhumidity":18,"pressureabs":9322,"pressurerel":9322}
                                      sainlogic.0	2020-10-26 06:57:04.255	debug	(9867) Data Command received: 11 subcommand 6
                                      sainlogic.0	2020-10-26 06:57:04.255	debug	(9867) FW Scheduler Received data string: ffff0b001c060100c502ffba03ff8004ffa90617071208246a09246a1857
                                      sainlogic.0	2020-10-26 06:57:04.226	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
                                      sainlogic.0	2020-10-26 06:57:04.226	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.226	debug	(9867) Setting value from data for weather.maxvalues.absolut.yearlyrain to 544.5
                                      sainlogic.0	2020-10-26 06:57:04.225	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.225	debug	(9867) Setting value from data for weather.maxvalues.absolut.windspeed to 36.4
                                      sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Setting value from data for weather.maxvalues.absolut.windgustspeed to 51.5
                                      sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Target for weeklyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Setting value from data for weather.maxvalues.absolut.weeklyrain to 70.6
                                      sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Setting value from data for weather.maxvalues.absolut.uvi to 15
                                      sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Target for solarradiation unit is set: lx, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.solarradiation to 300000
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Target for rain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.rain to 96
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressurerel to 1010.9
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressureabs to 1010.9
                                      sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoortemp to 37.9
                                      sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
                                      sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Setting value from data for weather.maxvalues.absolut.monthlyrain to 117.9
                                      sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoortemp to 29.5
                                      sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 73
                                      sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 24.6
                                      sainlogic.0	2020-10-26 06:57:04.220	debug	(9867) Target for dailyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.220	debug	(9867) Setting value from data for weather.maxvalues.absolut.dailyrain to 29.3
                                      sainlogic.0	2020-10-26 06:57:04.220	debug	(9867) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
                                      sainlogic.0	2020-10-26 06:57:04.219	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:57:04.219	debug	(9867) Data object: {"indoortemp":295,"outdoortemp":379,"dewpointtemp":246,"heatindex":416,"indoorhumidity":73,"outdoorhumidity":99,"pressureabs":10109,"pressurerel":10109,"windspeed":101,"windgustspe
                                      sainlogic.0	2020-10-26 06:57:04.219	debug	(9867) Data Command received: 11 subcommand 5
                                      sainlogic.0	2020-10-26 06:57:04.219	debug	(9867) FW Scheduler Received data string: ffff0b00450501012702017b0300f60501a00649076308277d09277d0b00650c008f0e000003c0100000012511000002c2120000049b130000154515002dc6c016ffff170f6418
                                      sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
                                      sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Setting value from data for weather.current.yearlyrain to 544.5
                                      sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Setting value from data for weather.current.winddir to 130
                                      sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Setting value from data for weather.current.windchilltemp to 9.1
                                      sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Setting value from data for weather.current.pressurerel to 956.1
                                      sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Setting value from data for weather.current.pressureabs to 956.1
                                      sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Setting value from data for weather.current.outdoortemp to 9.1
                                      sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Setting value from data for weather.current.outdoorhumidity to 95
                                      sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Setting value from data for weather.current.monthlyrain to 41.1
                                      sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.203	debug	(9867) Setting value from data for weather.current.indoortemp to 23.7
                                      sainlogic.0	2020-10-26 06:57:04.203	debug	(9867) Setting value from data for weather.current.indoorhumidity to 46
                                      sainlogic.0	2020-10-26 06:57:04.203	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Setting value from data for weather.current.dewpointtemp to 8.3
                                      sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Setting value from data for weather.current.UVraw to 2
                                      sainlogic.0	2020-10-26 06:57:04.202	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Data object: {"indoortemp":237,"outdoortemp":91,"dewpointtemp":83,"windchilltemp":91,"heatindex":91,"indoorhumidity":46,"outdoorhumidity":95,"pressureabs":9561,"pressurerel":9561,"winddir":130,
                                      sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Data Command received: 11 subcommand 4
                                      sainlogic.0	2020-10-26 06:57:04.201	debug	(9867) FW Scheduler Received data string: ffff0b0050040100ed02005b03005304005b05005b062e075f0825590925590a00820b00000c00000e0000000010000000001100000000120000019b130000154514000024e9150000000016000217
                                      sainlogic.0	2020-10-26 06:57:04.190	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                                      sainlogic.0	2020-10-26 06:57:04.190	debug	(9867) Setting value from data for info.softwaretype to EasyWeatherV1.3.7
                                      sainlogic.0	2020-10-26 06:57:04.190	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:57:04.190	debug	(9867) Data object: {"softwaretype":"EasyWeatherV1.3.7"}
                                      sainlogic.0	2020-10-26 06:57:04.189	debug	(9867) Data Command received: 80 subcommand 69
                                      sainlogic.0	2020-10-26 06:57:04.189	debug	(9867) FW Scheduler Received data string: ffff501511456173795765617468657256312e332e37
                                      sainlogic.0	2020-10-26 06:57:04.186	debug	(9867) Scheduler connected to weather station run 255,255,80,3,83
                                      sainlogic.0	2020-10-26 06:57:04.127	info	(9867) Scheduler pulling for new data
                                      sainlogic.0	2020-10-26 06:56:34.296	debug	(9867) FW Scheduler Connection closed
                                      sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Setting value from data for weather.minvalues.daily.windchilltemp to 8.2
                                      sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Setting value from data for weather.minvalues.daily.pressureabs to 955.9
                                      sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.outdoortemp to 8.2
                                      sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.outdoorhumidity to 85
                                      sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.indoortemp to 23.7
                                      sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.indoorhumidity to 43
                                      sainlogic.0	2020-10-26 06:56:34.292	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.292	debug	(9867) Setting value from data for weather.minvalues.daily.dewpointtemp to 7.2
                                      sainlogic.0	2020-10-26 06:56:34.291	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:56:34.291	debug	(9867) Data object: {"indoortemp":237,"indoortemptime":1589,"outdoortemp":82,"outdoortemptime":1316,"dewpointtemp":72,"dewpointtemptime":1316,"windchilltemp":82,"windchilltemptime":1316,"indoorhumidit
                                      sainlogic.0	2020-10-26 06:56:34.291	debug	(9867) Data Command received: 11 subcommand 8
                                      sainlogic.0	2020-10-26 06:56:34.291	debug	(9867) FW Scheduler Received data string: ffff0b002c084100ed0635420052052443004805244400520524462b00214755001c48255706314925570631e2fb
                                      sainlogic.0	2020-10-26 06:56:34.283	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
                                      sainlogic.0	2020-10-26 06:56:34.283	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.283	debug	(9867) Setting value from data for weather.maxvalues.daily.windspeed to 6.1
                                      sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Setting value from data for weather.maxvalues.daily.windgustspeed to 9.4
                                      sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Setting value from data for weather.maxvalues.daily.windchilltemp to 11.2
                                      sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Setting value from data for weather.maxvalues.daily.pressurerel to 958.6
                                      sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Setting value from data for weather.maxvalues.daily.pressureabs to 958.6
                                      sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoortemp to 11.2
                                      sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 95
                                      sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Setting value from data for weather.maxvalues.daily.indoortemp to 26.2
                                      sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Setting value from data for weather.maxvalues.daily.indoorhumidity to 46
                                      sainlogic.0	2020-10-26 06:56:34.279	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.279	debug	(9867) Setting value from data for weather.maxvalues.daily.dewpointtemp to 8.9
                                      sainlogic.0	2020-10-26 06:56:34.279	debug	(9867) Setting value from data for weather.maxvalues.daily.UVraw to 2
                                      sainlogic.0	2020-10-26 06:56:34.278	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:56:34.278	debug	(9867) Data object: {"indoortemp":262,"indoortemptime":0,"outdoortemp":112,"outdoortemptime":31,"dewpointtemp":89,"dewpointtemptime":28,"windchilltemp":112,"windchilltemptime":31,"indoorhumidity":46,"
                                      sainlogic.0	2020-10-26 06:56:34.278	debug	(9867) Data Command received: 11 subcommand 7
                                      sainlogic.0	2020-10-26 06:56:34.278	debug	(9867) FW Scheduler Received data string: ffff0b004d074101060000420070001f430059001c450070001f462e061f475f0525482572000649257200064b0011001d4c001a001d4e000000000000550000000000005600020000570000002eb4
                                      sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
                                      sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Setting value from data for weather.minvalues.absolut.windchilltemp to -8.7
                                      sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Setting value from data for weather.minvalues.absolut.pressurerel to 932.2
                                      sainlogic.0	2020-10-26 06:56:34.264	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.264	debug	(9867) Setting value from data for weather.minvalues.absolut.pressureabs to 932.2
                                      sainlogic.0	2020-10-26 06:56:34.264	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.263	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoortemp to -7
                                      sainlogic.0	2020-10-26 06:56:34.263	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 18
                                      sainlogic.0	2020-10-26 06:56:34.263	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.262	debug	(9867) Setting value from data for weather.minvalues.absolut.indoortemp to 19.7
                                      sainlogic.0	2020-10-26 06:56:34.262	debug	(9867) Setting value from data for weather.minvalues.absolut.indoorhumidity to 23
                                      sainlogic.0	2020-10-26 06:56:34.261	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.261	debug	(9867) Setting value from data for weather.minvalues.absolut.dewpointtemp to -12.8
                                      sainlogic.0	2020-10-26 06:56:34.260	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:56:34.260	debug	(9867) Data object: {"indoortemp":197,"outdoortemp":-70,"dewpointtemp":-128,"windchilltemp":-87,"indoorhumidity":23,"outdoorhumidity":18,"pressureabs":9322,"pressurerel":9322}
                                      sainlogic.0	2020-10-26 06:56:34.260	debug	(9867) Data Command received: 11 subcommand 6
                                      sainlogic.0	2020-10-26 06:56:34.260	debug	(9867) FW Scheduler Received data string: ffff0b001c060100c502ffba03ff8004ffa90617071208246a09246a1857
                                      sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
                                      sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Setting value from data for weather.maxvalues.absolut.yearlyrain to 544.5
                                      sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Setting value from data for weather.maxvalues.absolut.windspeed to 36.4
                                      sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Setting value from data for weather.maxvalues.absolut.windgustspeed to 51.5
                                      sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Target for weeklyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Setting value from data for weather.maxvalues.absolut.weeklyrain to 70.6
                                      sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Setting value from data for weather.maxvalues.absolut.uvi to 15
                                      sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Target for solarradiation unit is set: lx, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Setting value from data for weather.maxvalues.absolut.solarradiation to 300000
                                      sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Target for rain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Setting value from data for weather.maxvalues.absolut.rain to 96
                                      sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressurerel to 1010.9
                                      sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressureabs to 1010.9
                                      sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoortemp to 37.9
                                      sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
                                      sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Setting value from data for weather.maxvalues.absolut.monthlyrain to 117.9
                                      sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoortemp to 29.5
                                      sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 73
                                      sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 24.6
                                      sainlogic.0	2020-10-26 06:56:34.245	debug	(9867) Target for dailyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.245	debug	(9867) Setting value from data for weather.maxvalues.absolut.dailyrain to 29.3
                                      sainlogic.0	2020-10-26 06:56:34.245	debug	(9867) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
                                      sainlogic.0	2020-10-26 06:56:34.244	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:56:34.244	debug	(9867) Data object: {"indoortemp":295,"outdoortemp":379,"dewpointtemp":246,"heatindex":416,"indoorhumidity":73,"outdoorhumidity":99,"pressureabs":10109,"pressurerel":10109,"windspeed":101,"windgustspe
                                      sainlogic.0	2020-10-26 06:56:34.244	debug	(9867) Data Command received: 11 subcommand 5
                                      sainlogic.0	2020-10-26 06:56:34.243	debug	(9867) FW Scheduler Received data string: ffff0b00450501012702017b0300f60501a00649076308277d09277d0b00650c008f0e000003c0100000012511000002c2120000049b130000154515002dc6c016ffff170f6418
                                      sainlogic.0	2020-10-26 06:56:34.233	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
                                      sainlogic.0	2020-10-26 06:56:34.233	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.233	debug	(9867) Setting value from data for weather.current.yearlyrain to 544.5
                                      sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Setting value from data for weather.current.winddir to 130
                                      sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Setting value from data for weather.current.windchilltemp to 9.1
                                      sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Setting value from data for weather.current.pressurerel to 956.1
                                      sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Setting value from data for weather.current.pressureabs to 956.1
                                      sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Setting value from data for weather.current.outdoortemp to 9.1
                                      sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Setting value from data for weather.current.outdoorhumidity to 95
                                      sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Setting value from data for weather.current.monthlyrain to 41.1
                                      sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Setting value from data for weather.current.indoortemp to 23.8
                                      sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Setting value from data for weather.current.indoorhumidity to 46
                                      sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                      sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Setting value from data for weather.current.dewpointtemp to 8.3
                                      sainlogic.0	2020-10-26 06:56:34.228	debug	(9867) Setting value from data for weather.current.UVraw to 2
                                      sainlogic.0	2020-10-26 06:56:34.228	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:56:34.227	debug	(9867) Data object: {"indoortemp":238,"outdoortemp":91,"dewpointtemp":83,"windchilltemp":91,"heatindex":91,"indoorhumidity":46,"outdoorhumidity":95,"pressureabs":9561,"pressurerel":9561,"winddir":130,
                                      sainlogic.0	2020-10-26 06:56:34.227	debug	(9867) Data Command received: 11 subcommand 4
                                      sainlogic.0	2020-10-26 06:56:34.227	debug	(9867) FW Scheduler Received data string: ffff0b0050040100ee02005b03005304005b05005b062e075f0825590925590a00820b00000c00000e0000000010000000001100000000120000019b130000154514000024e9150000000016000217
                                      sainlogic.0	2020-10-26 06:56:34.208	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                                      sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) Setting value from data for info.softwaretype to EasyWeatherV1.3.7
                                      sainlogic.0	2020-10-26 06:56:34.207	info	(9867) Scheduler updating IOBroker states
                                      sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) Data object: {"softwaretype":"EasyWeatherV1.3.7"}
                                      sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) Data Command received: 80 subcommand 69
                                      sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) FW Scheduler Received data string: ffff501511456173795765617468657256312e332e37
                                      sainlogic.0	2020-10-26 06:56:34.204	debug	(9867) Scheduler connected to weather station run 255,255,80,3,83
                                      sainlogic.0	2020-10-26 06:56:34.126	info	(9867) Scheduler pulling for new data
                                      

                                      Hat jemand eine Idee an was das liegen könnte?
                                      Danke schon mal für eure Hilfe

                                      Edit: Habe jetzt auch mal, um auszuschließen das es an meiner ioBroker Instanz liegt, einen aktuellen ioBroker im docker laufen, aber leider mit dem gleichen fehler.

                                      Lucifor1976L S 2 Antworten Letzte Antwort
                                      0
                                      • N Neo110

                                        Hallo,
                                        nun bin ich auch endlich mal dazu gekommen, den Adapter zu installieren und meine WS980 einzubinden.
                                        Allerdings bekommen bei mir nicht alle Werte ständig ein update. Die Werte dailyrain, solarradiation, windspeed und windgustspeed werden sehr oft nicht aktualisiert bzw. behalten den letzten Wert. Der Wert "daylyrain" z.b. hat immer noch den wert vom Freitag, obwohl es seit dem nicht mehr geregnet hat. Der Wert "solarradiation" bleibt nachts immer bei "108 lx" stehen obwohl es dunkel ist.

                                        Bis jetzt hatte ich die Station immer via fhem an ioBroker angebunden, läuft auch noch parallel, aber ich wollte die Station nun, um nicht zwei System pflegen zu müssen, direkt an ioBroker anbinden.
                                        Wenn ich die Werte der zwei System vergleiche, so fällt mit auf, das bei fhem bei Dunkelheit und auch bei Regen auch eine 0 vorhanden ist.

                                        WS980.PNG

                                        Habe mal den "debug" mit schreiben lassen und hoffe das es was hilft:

                                        inlogic.0	2020-10-26 06:57:04.291	debug	(9867) FW Scheduler Connection closed
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.windchilltemp to 8.2
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.pressureabs to 955.9
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.outdoortemp to 8.2
                                        sainlogic.0	2020-10-26 06:57:04.289	debug	(9867) Setting value from data for weather.minvalues.daily.outdoorhumidity to 85
                                        sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Setting value from data for weather.minvalues.daily.indoortemp to 23.7
                                        sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Setting value from data for weather.minvalues.daily.indoorhumidity to 43
                                        sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.288	debug	(9867) Setting value from data for weather.minvalues.daily.dewpointtemp to 7.2
                                        sainlogic.0	2020-10-26 06:57:04.287	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:57:04.287	debug	(9867) Data object: {"indoortemp":237,"indoortemptime":1589,"outdoortemp":82,"outdoortemptime":1316,"dewpointtemp":72,"dewpointtemptime":1316,"windchilltemp":82,"windchilltemptime":1316,"indoorhumidit
                                        sainlogic.0	2020-10-26 06:57:04.287	debug	(9867) Data Command received: 11 subcommand 8
                                        sainlogic.0	2020-10-26 06:57:04.287	debug	(9867) FW Scheduler Received data string: ffff0b002c084100ed0635420052052443004805244400520524462b00214755001c48255706314925570631e2fb
                                        sainlogic.0	2020-10-26 06:57:04.277	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Setting value from data for weather.maxvalues.daily.windspeed to 6.1
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Setting value from data for weather.maxvalues.daily.windgustspeed to 9.4
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Setting value from data for weather.maxvalues.daily.windchilltemp to 11.2
                                        sainlogic.0	2020-10-26 06:57:04.276	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.275	debug	(9867) Setting value from data for weather.maxvalues.daily.pressurerel to 958.6
                                        sainlogic.0	2020-10-26 06:57:04.275	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.275	debug	(9867) Setting value from data for weather.maxvalues.daily.pressureabs to 958.6
                                        sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoortemp to 11.2
                                        sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 95
                                        sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.274	debug	(9867) Setting value from data for weather.maxvalues.daily.indoortemp to 26.2
                                        sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Setting value from data for weather.maxvalues.daily.indoorhumidity to 46
                                        sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Setting value from data for weather.maxvalues.daily.dewpointtemp to 8.9
                                        sainlogic.0	2020-10-26 06:57:04.273	debug	(9867) Setting value from data for weather.maxvalues.daily.UVraw to 2
                                        sainlogic.0	2020-10-26 06:57:04.272	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:57:04.272	debug	(9867) Data object: {"indoortemp":262,"indoortemptime":0,"outdoortemp":112,"outdoortemptime":31,"dewpointtemp":89,"dewpointtemptime":28,"windchilltemp":112,"windchilltemptime":31,"indoorhumidity":46,"
                                        sainlogic.0	2020-10-26 06:57:04.272	debug	(9867) Data Command received: 11 subcommand 7
                                        sainlogic.0	2020-10-26 06:57:04.272	debug	(9867) FW Scheduler Received data string: ffff0b004d074101060000420070001f430059001c450070001f462e061f475f0525482572000649257200064b0011001d4c001a001d4e000000000000550000000000005600020000570000002eb4
                                        sainlogic.0	2020-10-26 06:57:04.259	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
                                        sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Setting value from data for weather.minvalues.absolut.windchilltemp to -8.7
                                        sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Setting value from data for weather.minvalues.absolut.pressurerel to 932.2
                                        sainlogic.0	2020-10-26 06:57:04.258	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Setting value from data for weather.minvalues.absolut.pressureabs to 932.2
                                        sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoortemp to -7
                                        sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 18
                                        sainlogic.0	2020-10-26 06:57:04.257	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Setting value from data for weather.minvalues.absolut.indoortemp to 19.7
                                        sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Setting value from data for weather.minvalues.absolut.indoorhumidity to 23
                                        sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.256	debug	(9867) Setting value from data for weather.minvalues.absolut.dewpointtemp to -12.8
                                        sainlogic.0	2020-10-26 06:57:04.255	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:57:04.255	debug	(9867) Data object: {"indoortemp":197,"outdoortemp":-70,"dewpointtemp":-128,"windchilltemp":-87,"indoorhumidity":23,"outdoorhumidity":18,"pressureabs":9322,"pressurerel":9322}
                                        sainlogic.0	2020-10-26 06:57:04.255	debug	(9867) Data Command received: 11 subcommand 6
                                        sainlogic.0	2020-10-26 06:57:04.255	debug	(9867) FW Scheduler Received data string: ffff0b001c060100c502ffba03ff8004ffa90617071208246a09246a1857
                                        sainlogic.0	2020-10-26 06:57:04.226	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
                                        sainlogic.0	2020-10-26 06:57:04.226	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.226	debug	(9867) Setting value from data for weather.maxvalues.absolut.yearlyrain to 544.5
                                        sainlogic.0	2020-10-26 06:57:04.225	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.225	debug	(9867) Setting value from data for weather.maxvalues.absolut.windspeed to 36.4
                                        sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Setting value from data for weather.maxvalues.absolut.windgustspeed to 51.5
                                        sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Target for weeklyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Setting value from data for weather.maxvalues.absolut.weeklyrain to 70.6
                                        sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Setting value from data for weather.maxvalues.absolut.uvi to 15
                                        sainlogic.0	2020-10-26 06:57:04.224	debug	(9867) Target for solarradiation unit is set: lx, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.solarradiation to 300000
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Target for rain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.rain to 96
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressurerel to 1010.9
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.223	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressureabs to 1010.9
                                        sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoortemp to 37.9
                                        sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
                                        sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.222	debug	(9867) Setting value from data for weather.maxvalues.absolut.monthlyrain to 117.9
                                        sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoortemp to 29.5
                                        sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 73
                                        sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.221	debug	(9867) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 24.6
                                        sainlogic.0	2020-10-26 06:57:04.220	debug	(9867) Target for dailyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.220	debug	(9867) Setting value from data for weather.maxvalues.absolut.dailyrain to 29.3
                                        sainlogic.0	2020-10-26 06:57:04.220	debug	(9867) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
                                        sainlogic.0	2020-10-26 06:57:04.219	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:57:04.219	debug	(9867) Data object: {"indoortemp":295,"outdoortemp":379,"dewpointtemp":246,"heatindex":416,"indoorhumidity":73,"outdoorhumidity":99,"pressureabs":10109,"pressurerel":10109,"windspeed":101,"windgustspe
                                        sainlogic.0	2020-10-26 06:57:04.219	debug	(9867) Data Command received: 11 subcommand 5
                                        sainlogic.0	2020-10-26 06:57:04.219	debug	(9867) FW Scheduler Received data string: ffff0b00450501012702017b0300f60501a00649076308277d09277d0b00650c008f0e000003c0100000012511000002c2120000049b130000154515002dc6c016ffff170f6418
                                        sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
                                        sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Setting value from data for weather.current.yearlyrain to 544.5
                                        sainlogic.0	2020-10-26 06:57:04.206	debug	(9867) Setting value from data for weather.current.winddir to 130
                                        sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Setting value from data for weather.current.windchilltemp to 9.1
                                        sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Setting value from data for weather.current.pressurerel to 956.1
                                        sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.205	debug	(9867) Setting value from data for weather.current.pressureabs to 956.1
                                        sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Setting value from data for weather.current.outdoortemp to 9.1
                                        sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Setting value from data for weather.current.outdoorhumidity to 95
                                        sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Setting value from data for weather.current.monthlyrain to 41.1
                                        sainlogic.0	2020-10-26 06:57:04.204	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.203	debug	(9867) Setting value from data for weather.current.indoortemp to 23.7
                                        sainlogic.0	2020-10-26 06:57:04.203	debug	(9867) Setting value from data for weather.current.indoorhumidity to 46
                                        sainlogic.0	2020-10-26 06:57:04.203	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Setting value from data for weather.current.dewpointtemp to 8.3
                                        sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Setting value from data for weather.current.UVraw to 2
                                        sainlogic.0	2020-10-26 06:57:04.202	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Data object: {"indoortemp":237,"outdoortemp":91,"dewpointtemp":83,"windchilltemp":91,"heatindex":91,"indoorhumidity":46,"outdoorhumidity":95,"pressureabs":9561,"pressurerel":9561,"winddir":130,
                                        sainlogic.0	2020-10-26 06:57:04.202	debug	(9867) Data Command received: 11 subcommand 4
                                        sainlogic.0	2020-10-26 06:57:04.201	debug	(9867) FW Scheduler Received data string: ffff0b0050040100ed02005b03005304005b05005b062e075f0825590925590a00820b00000c00000e0000000010000000001100000000120000019b130000154514000024e9150000000016000217
                                        sainlogic.0	2020-10-26 06:57:04.190	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                                        sainlogic.0	2020-10-26 06:57:04.190	debug	(9867) Setting value from data for info.softwaretype to EasyWeatherV1.3.7
                                        sainlogic.0	2020-10-26 06:57:04.190	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:57:04.190	debug	(9867) Data object: {"softwaretype":"EasyWeatherV1.3.7"}
                                        sainlogic.0	2020-10-26 06:57:04.189	debug	(9867) Data Command received: 80 subcommand 69
                                        sainlogic.0	2020-10-26 06:57:04.189	debug	(9867) FW Scheduler Received data string: ffff501511456173795765617468657256312e332e37
                                        sainlogic.0	2020-10-26 06:57:04.186	debug	(9867) Scheduler connected to weather station run 255,255,80,3,83
                                        sainlogic.0	2020-10-26 06:57:04.127	info	(9867) Scheduler pulling for new data
                                        sainlogic.0	2020-10-26 06:56:34.296	debug	(9867) FW Scheduler Connection closed
                                        sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Setting value from data for weather.minvalues.daily.windchilltemp to 8.2
                                        sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Setting value from data for weather.minvalues.daily.pressureabs to 955.9
                                        sainlogic.0	2020-10-26 06:56:34.294	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.outdoortemp to 8.2
                                        sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.outdoorhumidity to 85
                                        sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.indoortemp to 23.7
                                        sainlogic.0	2020-10-26 06:56:34.293	debug	(9867) Setting value from data for weather.minvalues.daily.indoorhumidity to 43
                                        sainlogic.0	2020-10-26 06:56:34.292	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.292	debug	(9867) Setting value from data for weather.minvalues.daily.dewpointtemp to 7.2
                                        sainlogic.0	2020-10-26 06:56:34.291	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:56:34.291	debug	(9867) Data object: {"indoortemp":237,"indoortemptime":1589,"outdoortemp":82,"outdoortemptime":1316,"dewpointtemp":72,"dewpointtemptime":1316,"windchilltemp":82,"windchilltemptime":1316,"indoorhumidit
                                        sainlogic.0	2020-10-26 06:56:34.291	debug	(9867) Data Command received: 11 subcommand 8
                                        sainlogic.0	2020-10-26 06:56:34.291	debug	(9867) FW Scheduler Received data string: ffff0b002c084100ed0635420052052443004805244400520524462b00214755001c48255706314925570631e2fb
                                        sainlogic.0	2020-10-26 06:56:34.283	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
                                        sainlogic.0	2020-10-26 06:56:34.283	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.283	debug	(9867) Setting value from data for weather.maxvalues.daily.windspeed to 6.1
                                        sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Setting value from data for weather.maxvalues.daily.windgustspeed to 9.4
                                        sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Setting value from data for weather.maxvalues.daily.windchilltemp to 11.2
                                        sainlogic.0	2020-10-26 06:56:34.282	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Setting value from data for weather.maxvalues.daily.pressurerel to 958.6
                                        sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Setting value from data for weather.maxvalues.daily.pressureabs to 958.6
                                        sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.281	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoortemp to 11.2
                                        sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 95
                                        sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Setting value from data for weather.maxvalues.daily.indoortemp to 26.2
                                        sainlogic.0	2020-10-26 06:56:34.280	debug	(9867) Setting value from data for weather.maxvalues.daily.indoorhumidity to 46
                                        sainlogic.0	2020-10-26 06:56:34.279	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.279	debug	(9867) Setting value from data for weather.maxvalues.daily.dewpointtemp to 8.9
                                        sainlogic.0	2020-10-26 06:56:34.279	debug	(9867) Setting value from data for weather.maxvalues.daily.UVraw to 2
                                        sainlogic.0	2020-10-26 06:56:34.278	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:56:34.278	debug	(9867) Data object: {"indoortemp":262,"indoortemptime":0,"outdoortemp":112,"outdoortemptime":31,"dewpointtemp":89,"dewpointtemptime":28,"windchilltemp":112,"windchilltemptime":31,"indoorhumidity":46,"
                                        sainlogic.0	2020-10-26 06:56:34.278	debug	(9867) Data Command received: 11 subcommand 7
                                        sainlogic.0	2020-10-26 06:56:34.278	debug	(9867) FW Scheduler Received data string: ffff0b004d074101060000420070001f430059001c450070001f462e061f475f0525482572000649257200064b0011001d4c001a001d4e000000000000550000000000005600020000570000002eb4
                                        sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
                                        sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Setting value from data for weather.minvalues.absolut.windchilltemp to -8.7
                                        sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.265	debug	(9867) Setting value from data for weather.minvalues.absolut.pressurerel to 932.2
                                        sainlogic.0	2020-10-26 06:56:34.264	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.264	debug	(9867) Setting value from data for weather.minvalues.absolut.pressureabs to 932.2
                                        sainlogic.0	2020-10-26 06:56:34.264	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.263	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoortemp to -7
                                        sainlogic.0	2020-10-26 06:56:34.263	debug	(9867) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 18
                                        sainlogic.0	2020-10-26 06:56:34.263	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.262	debug	(9867) Setting value from data for weather.minvalues.absolut.indoortemp to 19.7
                                        sainlogic.0	2020-10-26 06:56:34.262	debug	(9867) Setting value from data for weather.minvalues.absolut.indoorhumidity to 23
                                        sainlogic.0	2020-10-26 06:56:34.261	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.261	debug	(9867) Setting value from data for weather.minvalues.absolut.dewpointtemp to -12.8
                                        sainlogic.0	2020-10-26 06:56:34.260	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:56:34.260	debug	(9867) Data object: {"indoortemp":197,"outdoortemp":-70,"dewpointtemp":-128,"windchilltemp":-87,"indoorhumidity":23,"outdoorhumidity":18,"pressureabs":9322,"pressurerel":9322}
                                        sainlogic.0	2020-10-26 06:56:34.260	debug	(9867) Data Command received: 11 subcommand 6
                                        sainlogic.0	2020-10-26 06:56:34.260	debug	(9867) FW Scheduler Received data string: ffff0b001c060100c502ffba03ff8004ffa90617071208246a09246a1857
                                        sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
                                        sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Setting value from data for weather.maxvalues.absolut.yearlyrain to 544.5
                                        sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Target for windspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.251	debug	(9867) Setting value from data for weather.maxvalues.absolut.windspeed to 36.4
                                        sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Target for windgustspeed unit is set: km/h, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Setting value from data for weather.maxvalues.absolut.windgustspeed to 51.5
                                        sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Target for weeklyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.250	debug	(9867) Setting value from data for weather.maxvalues.absolut.weeklyrain to 70.6
                                        sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Setting value from data for weather.maxvalues.absolut.uvi to 15
                                        sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Target for solarradiation unit is set: lx, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Setting value from data for weather.maxvalues.absolut.solarradiation to 300000
                                        sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Target for rain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.249	debug	(9867) Setting value from data for weather.maxvalues.absolut.rain to 96
                                        sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressurerel to 1010.9
                                        sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Setting value from data for weather.maxvalues.absolut.pressureabs to 1010.9
                                        sainlogic.0	2020-10-26 06:56:34.248	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoortemp to 37.9
                                        sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
                                        sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.247	debug	(9867) Setting value from data for weather.maxvalues.absolut.monthlyrain to 117.9
                                        sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoortemp to 29.5
                                        sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 73
                                        sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.246	debug	(9867) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 24.6
                                        sainlogic.0	2020-10-26 06:56:34.245	debug	(9867) Target for dailyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.245	debug	(9867) Setting value from data for weather.maxvalues.absolut.dailyrain to 29.3
                                        sainlogic.0	2020-10-26 06:56:34.245	debug	(9867) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
                                        sainlogic.0	2020-10-26 06:56:34.244	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:56:34.244	debug	(9867) Data object: {"indoortemp":295,"outdoortemp":379,"dewpointtemp":246,"heatindex":416,"indoorhumidity":73,"outdoorhumidity":99,"pressureabs":10109,"pressurerel":10109,"windspeed":101,"windgustspe
                                        sainlogic.0	2020-10-26 06:56:34.244	debug	(9867) Data Command received: 11 subcommand 5
                                        sainlogic.0	2020-10-26 06:56:34.243	debug	(9867) FW Scheduler Received data string: ffff0b00450501012702017b0300f60501a00649076308277d09277d0b00650c008f0e000003c0100000012511000002c2120000049b130000154515002dc6c016ffff170f6418
                                        sainlogic.0	2020-10-26 06:56:34.233	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
                                        sainlogic.0	2020-10-26 06:56:34.233	debug	(9867) Target for yearlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.233	debug	(9867) Setting value from data for weather.current.yearlyrain to 544.5
                                        sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Setting value from data for weather.current.winddir to 130
                                        sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Target for windchilltemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Setting value from data for weather.current.windchilltemp to 9.1
                                        sainlogic.0	2020-10-26 06:56:34.232	debug	(9867) Target for pressurerel unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Setting value from data for weather.current.pressurerel to 956.1
                                        sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Target for pressureabs unit is set: hPa, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Setting value from data for weather.current.pressureabs to 956.1
                                        sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Target for outdoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.231	debug	(9867) Setting value from data for weather.current.outdoortemp to 9.1
                                        sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Setting value from data for weather.current.outdoorhumidity to 95
                                        sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Target for monthlyrain unit is set: mm, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Setting value from data for weather.current.monthlyrain to 41.1
                                        sainlogic.0	2020-10-26 06:56:34.230	debug	(9867) Target for indoortemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Setting value from data for weather.current.indoortemp to 23.8
                                        sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Setting value from data for weather.current.indoorhumidity to 46
                                        sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Target for dewpointtemp unit is set: °C, using conversion: null
                                        sainlogic.0	2020-10-26 06:56:34.229	debug	(9867) Setting value from data for weather.current.dewpointtemp to 8.3
                                        sainlogic.0	2020-10-26 06:56:34.228	debug	(9867) Setting value from data for weather.current.UVraw to 2
                                        sainlogic.0	2020-10-26 06:56:34.228	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:56:34.227	debug	(9867) Data object: {"indoortemp":238,"outdoortemp":91,"dewpointtemp":83,"windchilltemp":91,"heatindex":91,"indoorhumidity":46,"outdoorhumidity":95,"pressureabs":9561,"pressurerel":9561,"winddir":130,
                                        sainlogic.0	2020-10-26 06:56:34.227	debug	(9867) Data Command received: 11 subcommand 4
                                        sainlogic.0	2020-10-26 06:56:34.227	debug	(9867) FW Scheduler Received data string: ffff0b0050040100ee02005b03005304005b05005b062e075f0825590925590a00820b00000c00000e0000000010000000001100000000120000019b130000154514000024e9150000000016000217
                                        sainlogic.0	2020-10-26 06:56:34.208	debug	(9867) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                                        sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) Setting value from data for info.softwaretype to EasyWeatherV1.3.7
                                        sainlogic.0	2020-10-26 06:56:34.207	info	(9867) Scheduler updating IOBroker states
                                        sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) Data object: {"softwaretype":"EasyWeatherV1.3.7"}
                                        sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) Data Command received: 80 subcommand 69
                                        sainlogic.0	2020-10-26 06:56:34.207	debug	(9867) FW Scheduler Received data string: ffff501511456173795765617468657256312e332e37
                                        sainlogic.0	2020-10-26 06:56:34.204	debug	(9867) Scheduler connected to weather station run 255,255,80,3,83
                                        sainlogic.0	2020-10-26 06:56:34.126	info	(9867) Scheduler pulling for new data
                                        

                                        Hat jemand eine Idee an was das liegen könnte?
                                        Danke schon mal für eure Hilfe

                                        Edit: Habe jetzt auch mal, um auszuschließen das es an meiner ioBroker Instanz liegt, einen aktuellen ioBroker im docker laufen, aber leider mit dem gleichen fehler.

                                        Lucifor1976L Offline
                                        Lucifor1976L Offline
                                        Lucifor1976
                                        schrieb am zuletzt editiert von
                                        #113

                                        Schade, die Sainlogic WS3500 funktioniert nicht.

                                        ioBroker@Debian 12 VM auf Proxmox 8.4.1 | HP Proliant DL380G9 | DS923+ 10TB | RS4021+ 144TB | Unifi Netzwerk 6AP, 3 EtagenSwitche | Anycubic MegaS+Kossel+Chiron, Elektroniker und Funkamateur

                                        GlasfaserG keksnK 2 Antworten Letzte Antwort
                                        0
                                        • Lucifor1976L Lucifor1976

                                          Schade, die Sainlogic WS3500 funktioniert nicht.

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #114

                                          @Lucifor1976 sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                                          .... funktioniert nicht.

                                          kennst du das :
                                          https://forum.iobroker.net/topic/28384/linux-shell-skript-wlan-wetterstation

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          716

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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