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.
  • FoggF Fogg

    @fa-bio said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

    @fogg ich habe eine Frage an dich.
    Wenn meine Wetterstation zum Beispiel gestern eine Windstärke von 0,4 km/h gemessen hat und bis heute der Wert sich nicht verändertet hat, steht aber im Datenpunkt des Adapters der Wert vom letzten Wind also 0.4 km/h. Ist das so gewollt?.
    Ich fände es besser, das wenn sich ein Wert nicht verändert hat wie zum Beispiel der Wind, das man dann den Wert Null ausgibt.
    Auf der Basisstation steht aber dann Windgeschwindigkeit 0 und in meinem kleinen PC Tool auch. Ist eine Froggit wh4000se. Die Daten werden alle 10 Minuten abgeholt.

    Herzliche grüße
    Fabio

    windgeschwindigkeit.jpg

    Hm.. da verhällt sich deine Station leider anders wie meine. Meine schickt bei Windstille die Geschwindigkeit 0. Dann kann ich das im ioB auch entsprechend anpassen. Ich vermute Deine schickt einfach den Datenpunkt gar nicht mit.

    Stelle den Adapter doch mal auf debug und schicke mir die Ausgaben. Dann kann ich das kontrollieren.
    Wäre die Frage was der Adapter machen sollte mit Datenpunkte die nicht kommen... aktuell werden die einfach ignoriert.

    FabioF Offline
    FabioF Offline
    Fabio
    schrieb am zuletzt editiert von Negalein
    #235

    @fogg

    2021-10-11 14:12:01.815 - info: host.raspberrypi instance system.adapter.sainlogic.0 started with pid 30283
    2021-10-11 14:12:03.107 - debug: sainlogic.0 (30283) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2021-10-11 14:12:03.147 - debug: sainlogic.0 (30283) Objects client ready ... initialize now
    2021-10-11 14:12:03.151 - debug: sainlogic.0 (30283) Objects create System PubSub Client
    2021-10-11 14:12:03.153 - debug: sainlogic.0 (30283) Objects create User PubSub Client
    2021-10-11 14:12:03.154 - debug: sainlogic.0 (30283) Objects client initialize lua scripts
    2021-10-11 14:12:03.186 - debug: sainlogic.0 (30283) Objects connected to redis: 127.0.0.1:9001
    2021-10-11 14:12:03.196 - debug: sainlogic.0 (30283) objectDB connected
    2021-10-11 14:12:03.199 - debug: sainlogic.0 (30283) Redis States: Use Redis connection: 127.0.0.1:9000
    2021-10-11 14:12:03.210 - debug: sainlogic.0 (30283) States create System PubSub Client
    2021-10-11 14:12:03.211 - debug: sainlogic.0 (30283) States create User PubSub Client
    2021-10-11 14:12:03.223 - debug: sainlogic.0 (30283) States connected to redis: 127.0.0.1:9000
    2021-10-11 14:12:03.224 - debug: sainlogic.0 (30283) statesDB connected
    2021-10-11 14:12:03.517 - info: sainlogic.0 (30283) starting. Version 0.7.3 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.22.6, js-controller: 3.3.18
    2021-10-11 14:12:03.574 - info: sainlogic.0 (30283) Starting Scheduler
    2021-10-11 14:12:03.575 - info: sainlogic.0 (30283) Scheduler call ws_getfirmware activated
    2021-10-11 14:12:03.576 - info: sainlogic.0 (30283) Scheduler call ws_getcurrent activated
    2021-10-11 14:12:03.577 - info: sainlogic.0 (30283) Scheduler call ws_getmax activated
    2021-10-11 14:12:03.578 - info: sainlogic.0 (30283) Scheduler call ws_getmin activated
    2021-10-11 14:12:03.578 - info: sainlogic.0 (30283) Scheduler call ws_getmaxdaily activated
    2021-10-11 14:12:03.579 - info: sainlogic.0 (30283) Scheduler call ws_getmindaily activated
    2021-10-11 14:12:03.580 - debug: sainlogic.0 (30283) Weatherstation IP: 192.168.2.199
    2021-10-11 14:12:03.581 - debug: sainlogic.0 (30283) Weatherstation port: 45000
    2021-10-11 14:12:03.581 - debug: sainlogic.0 (30283) Scheduler Interval: 600
    2021-10-11 14:22:03.583 - info: sainlogic.0 (30283) Scheduler pulling for new data
    2021-10-11 14:22:03.588 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,80,3,83
    2021-10-11 14:22:03.594 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff501511456173795765617468657256312e352e39
    2021-10-11 14:22:03.598 - debug: sainlogic.0 (30283) Data Command received: 80 subcommand 69
    2021-10-11 14:22:03.600 - debug: sainlogic.0 (30283) Data object: {"softwaretype":"EasyWeatherV1.5.9"}
    2021-10-11 14:22:03.601 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
    2021-10-11 14:22:03.603 - debug: sainlogic.0 (30283) Setting value from data for info.softwaretype to EasyWeatherV1.5.9
    2021-10-11 14:22:03.604 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
    2021-10-11 14:22:03.616 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b0050040100e402009a03005b04009a05009a063207420827e90927e90a00080b00070c000a0e0000000010000000021100000002120000003d130000003d140000003d150002f7d81601441701886b
    2021-10-11 14:22:03.617 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 4
    2021-10-11 14:22:03.619 - debug: sainlogic.0 (30283) Data object: {"indoortemp":228,"outdoortemp":154,"dewpointtemp":91,"windchilltemp":154,"heatindex":154,"indoorhumidity":50,"outdoorhumidity":66,"pressureabs":10217,"pressurerel":10217,"winddir":8,"windspeed":7,"windgustspeed":10,"rain":0,"dailyrain":2,"weeklyrain":2,"monthlyrain":61,"yearlyrain":61,"raintotal":61,"solarradiation":194520,"UVraw":324,"uvi":1}
    2021-10-11 14:22:03.619 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
    2021-10-11 14:22:03.631 - debug: sainlogic.0 (30283) Setting value from data for weather.current.UVraw to 324
    2021-10-11 14:22:03.631 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dailyrain to 0.2
    2021-10-11 14:22:03.633 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.633 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dewpointtemp to 9.1
    2021-10-11 14:22:03.634 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.634 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoorhumidity to 50
    2021-10-11 14:22:03.635 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoortemp to 22.8
    2021-10-11 14:22:03.635 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.635 - debug: sainlogic.0 (30283) Setting value from data for weather.current.monthlyrain to 6.1
    2021-10-11 14:22:03.636 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.636 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoorhumidity to 66
    2021-10-11 14:22:03.637 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoortemp to 15.4
    2021-10-11 14:22:03.637 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.637 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressureabs to 1021.7
    2021-10-11 14:22:03.638 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.638 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressurerel to 1021.7
    2021-10-11 14:22:03.639 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.639 - debug: sainlogic.0 (30283) Setting value from data for weather.current.solarradiation to 19452
    2021-10-11 14:22:03.640 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
    2021-10-11 14:22:03.640 - debug: sainlogic.0 (30283) Setting value from data for weather.current.uvi to 1
    2021-10-11 14:22:03.641 - debug: sainlogic.0 (30283) Setting value from data for weather.current.weeklyrain to 0.2
    2021-10-11 14:22:03.641 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.642 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windchilltemp to 15.4
    2021-10-11 14:22:03.642 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.643 - debug: sainlogic.0 (30283) Setting value from data for weather.current.winddir to 8
    2021-10-11 14:22:03.644 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windgustspeed to 3.6
    2021-10-11 14:22:03.644 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
    2021-10-11 14:22:03.645 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windspeed to 2.5
    2021-10-11 14:22:03.645 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
    2021-10-11 14:22:03.645 - debug: sainlogic.0 (30283) Setting value from data for weather.current.yearlyrain to 6.1
    2021-10-11 14:22:03.646 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.646 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
    2021-10-11 14:22:03.657 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b00450501011a0200ec0300a30500ec0641076308281d09281d0b00290c005c0e0000005a1000000021110000003b120000003d130000003d15000d1b8216ffff17060254
    2021-10-11 14:22:03.658 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 5
    2021-10-11 14:22:03.660 - debug: sainlogic.0 (30283) Data object: {"indoortemp":282,"outdoortemp":236,"dewpointtemp":163,"heatindex":236,"indoorhumidity":65,"outdoorhumidity":99,"pressureabs":10269,"pressurerel":10269,"windspeed":41,"windgustspeed":92,"rain":90,"dailyrain":33,"weeklyrain":59,"monthlyrain":61,"yearlyrain":61,"solarradiation":859010,"UVraw":65535,"uvi":6}
    2021-10-11 14:22:03.660 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
    2021-10-11 14:22:03.666 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
    2021-10-11 14:22:03.667 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dailyrain to 3.3
    2021-10-11 14:22:03.668 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.668 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 16.3
    2021-10-11 14:22:03.669 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.670 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 65
    2021-10-11 14:22:03.670 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoortemp to 28.2
    2021-10-11 14:22:03.671 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.671 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.monthlyrain to 6.1
    2021-10-11 14:22:03.672 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.672 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
    2021-10-11 14:22:03.673 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoortemp to 23.6
    2021-10-11 14:22:03.674 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.674 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressureabs to 1026.9
    2021-10-11 14:22:03.675 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.675 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressurerel to 1026.9
    2021-10-11 14:22:03.676 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.676 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.rain to 9
    2021-10-11 14:22:03.677 - debug: sainlogic.0 (30283) Target for rain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.677 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.solarradiation to 85901
    2021-10-11 14:22:03.678 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
    2021-10-11 14:22:03.678 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.uvi to 6
    2021-10-11 14:22:03.679 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.weeklyrain to 5.9
    2021-10-11 14:22:03.679 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.680 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windgustspeed to 33.1
    2021-10-11 14:22:03.680 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
    2021-10-11 14:22:03.681 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windspeed to 14.8
    2021-10-11 14:22:03.681 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
    2021-10-11 14:22:03.681 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.yearlyrain to 6.1
    2021-10-11 14:22:03.682 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.682 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
    2021-10-11 14:22:03.693 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b001c060100c40200150300130400150625072a0826cd0926cd64ef
    2021-10-11 14:22:03.694 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 6
    2021-10-11 14:22:03.695 - debug: sainlogic.0 (30283) Data object: {"indoortemp":196,"outdoortemp":21,"dewpointtemp":19,"windchilltemp":21,"indoorhumidity":37,"outdoorhumidity":42,"pressureabs":9933,"pressurerel":9933}
    2021-10-11 14:22:03.696 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
    2021-10-11 14:22:03.697 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.dewpointtemp to 1.9
    2021-10-11 14:22:03.698 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.698 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoorhumidity to 37
    2021-10-11 14:22:03.698 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoortemp to 19.6
    2021-10-11 14:22:03.699 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.699 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 42
    2021-10-11 14:22:03.700 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoortemp to 2.1
    2021-10-11 14:22:03.700 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.700 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressureabs to 993.3
    2021-10-11 14:22:03.701 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.701 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressurerel to 993.3
    2021-10-11 14:22:03.701 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.702 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.windchilltemp to 2.1
    2021-10-11 14:22:03.702 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.702 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
    2021-10-11 14:22:03.728 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b004d074100e40e1342009a0e124300760b0545009a0e1246360712476301054827f20a0a4927f20a0a4b000b0c0f4c00140c104e0000000c0823550005faa00c2b5600010c2a57030c2afb4e
    2021-10-11 14:22:03.729 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 7
    2021-10-11 14:22:03.731 - debug: sainlogic.0 (30283) Data object: {"indoortemp":228,"indoortemptime":3603,"outdoortemp":154,"outdoortemptime":3602,"dewpointtemp":118,"dewpointtemptime":2821,"windchilltemp":154,"windchilltemptime":3602,"indoorhumidity":54,"indoorhumiditytime":1810,"outdoorhumidity":99,"outdoorhumiditytime":261,"pressureabs":10226,"pressureabstime":2570,"pressurerel":10226,"pressurereltime":2570,"windspeed":11,"windspeedtime":3087,"windgustspeed":20,"windgustspeedtime":3088,"dailyrain":12,"dailyraintime":2083,"solarradiation":391840,"solarradiationtime":3115,"UVraw":1,"UVrawtime":3114,"uvi":3,"uvitime":3114}
    2021-10-11 14:22:03.732 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
    2021-10-11 14:22:03.734 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.UVraw to 1
    2021-10-11 14:22:03.735 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dailyrain to 1.2
    2021-10-11 14:22:03.735 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
    2021-10-11 14:22:03.736 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dewpointtemp to 11.8
    2021-10-11 14:22:03.736 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.737 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoorhumidity to 54
    2021-10-11 14:22:03.738 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoortemp to 22.8
    2021-10-11 14:22:03.739 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.739 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 99
    2021-10-11 14:22:03.740 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoortemp to 15.4
    2021-10-11 14:22:03.741 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.741 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressureabs to 1022.6
    2021-10-11 14:22:03.742 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.743 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressurerel to 1022.6
    2021-10-11 14:22:03.744 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.745 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.solarradiation to 39184
    2021-10-11 14:22:03.745 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
    2021-10-11 14:22:03.746 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.uvi to 3
    2021-10-11 14:22:03.746 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windchilltemp to 15.4
    2021-10-11 14:22:03.747 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.748 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windgustspeed to 7.2
    2021-10-11 14:22:03.748 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
    2021-10-11 14:22:03.749 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windspeed to 4
    2021-10-11 14:22:03.750 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
    2021-10-11 14:22:03.750 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
    2021-10-11 14:22:03.786 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b002c084100ce0424420035012843003301284400350128462f000c47410e114827de06254927de062539a9
    2021-10-11 14:22:03.786 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 8
    2021-10-11 14:22:03.788 - debug: sainlogic.0 (30283) Data object: {"indoortemp":206,"indoortemptime":1060,"outdoortemp":53,"outdoortemptime":296,"dewpointtemp":51,"dewpointtemptime":296,"windchilltemp":53,"windchilltemptime":296,"indoorhumidity":47,"indoorhumidityime":12,"outdoorhumidity":65,"outdoorhumiditytime":3601,"pressureabs":10206,"pressureabstime":1573,"pressurerl":10206,"pressurereltime":1573}
    2021-10-11 14:22:03.789 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
    2021-10-11 14:22:03.790 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.dewpointtemp to 5.1
    2021-10-11 14:22:03.791 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.791 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoorhumidity to 47
    2021-10-11 14:22:03.792 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoortemp to 20.6
    2021-10-11 14:22:03.792 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.793 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoorhumidity to 65
    2021-10-11 14:22:03.794 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoortemp to 5.3
    2021-10-11 14:22:03.794 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.795 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.pressureabs to 1020.6
    2021-10-11 14:22:03.795 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
    2021-10-11 14:22:03.796 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.windchilltemp to 5.3
    2021-10-11 14:22:03.796 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
    2021-10-11 14:22:03.803 - debug: sainlogic.0 (30283) FW Scheduler Connection closed
    

    Iobroker:

    • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

    • Das hat unser Smarthome erst zu Smarthome gemacht.

    • Du wächst mit ioBroker und ioBroker wächst mit dir.

    • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    FoggF 1 Antwort Letzte Antwort
    0
    • FabioF Fabio

      @fogg

      2021-10-11 14:12:01.815 - info: host.raspberrypi instance system.adapter.sainlogic.0 started with pid 30283
      2021-10-11 14:12:03.107 - debug: sainlogic.0 (30283) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2021-10-11 14:12:03.147 - debug: sainlogic.0 (30283) Objects client ready ... initialize now
      2021-10-11 14:12:03.151 - debug: sainlogic.0 (30283) Objects create System PubSub Client
      2021-10-11 14:12:03.153 - debug: sainlogic.0 (30283) Objects create User PubSub Client
      2021-10-11 14:12:03.154 - debug: sainlogic.0 (30283) Objects client initialize lua scripts
      2021-10-11 14:12:03.186 - debug: sainlogic.0 (30283) Objects connected to redis: 127.0.0.1:9001
      2021-10-11 14:12:03.196 - debug: sainlogic.0 (30283) objectDB connected
      2021-10-11 14:12:03.199 - debug: sainlogic.0 (30283) Redis States: Use Redis connection: 127.0.0.1:9000
      2021-10-11 14:12:03.210 - debug: sainlogic.0 (30283) States create System PubSub Client
      2021-10-11 14:12:03.211 - debug: sainlogic.0 (30283) States create User PubSub Client
      2021-10-11 14:12:03.223 - debug: sainlogic.0 (30283) States connected to redis: 127.0.0.1:9000
      2021-10-11 14:12:03.224 - debug: sainlogic.0 (30283) statesDB connected
      2021-10-11 14:12:03.517 - info: sainlogic.0 (30283) starting. Version 0.7.3 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.22.6, js-controller: 3.3.18
      2021-10-11 14:12:03.574 - info: sainlogic.0 (30283) Starting Scheduler
      2021-10-11 14:12:03.575 - info: sainlogic.0 (30283) Scheduler call ws_getfirmware activated
      2021-10-11 14:12:03.576 - info: sainlogic.0 (30283) Scheduler call ws_getcurrent activated
      2021-10-11 14:12:03.577 - info: sainlogic.0 (30283) Scheduler call ws_getmax activated
      2021-10-11 14:12:03.578 - info: sainlogic.0 (30283) Scheduler call ws_getmin activated
      2021-10-11 14:12:03.578 - info: sainlogic.0 (30283) Scheduler call ws_getmaxdaily activated
      2021-10-11 14:12:03.579 - info: sainlogic.0 (30283) Scheduler call ws_getmindaily activated
      2021-10-11 14:12:03.580 - debug: sainlogic.0 (30283) Weatherstation IP: 192.168.2.199
      2021-10-11 14:12:03.581 - debug: sainlogic.0 (30283) Weatherstation port: 45000
      2021-10-11 14:12:03.581 - debug: sainlogic.0 (30283) Scheduler Interval: 600
      2021-10-11 14:22:03.583 - info: sainlogic.0 (30283) Scheduler pulling for new data
      2021-10-11 14:22:03.588 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,80,3,83
      2021-10-11 14:22:03.594 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff501511456173795765617468657256312e352e39
      2021-10-11 14:22:03.598 - debug: sainlogic.0 (30283) Data Command received: 80 subcommand 69
      2021-10-11 14:22:03.600 - debug: sainlogic.0 (30283) Data object: {"softwaretype":"EasyWeatherV1.5.9"}
      2021-10-11 14:22:03.601 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
      2021-10-11 14:22:03.603 - debug: sainlogic.0 (30283) Setting value from data for info.softwaretype to EasyWeatherV1.5.9
      2021-10-11 14:22:03.604 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
      2021-10-11 14:22:03.616 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b0050040100e402009a03005b04009a05009a063207420827e90927e90a00080b00070c000a0e0000000010000000021100000002120000003d130000003d140000003d150002f7d81601441701886b
      2021-10-11 14:22:03.617 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 4
      2021-10-11 14:22:03.619 - debug: sainlogic.0 (30283) Data object: {"indoortemp":228,"outdoortemp":154,"dewpointtemp":91,"windchilltemp":154,"heatindex":154,"indoorhumidity":50,"outdoorhumidity":66,"pressureabs":10217,"pressurerel":10217,"winddir":8,"windspeed":7,"windgustspeed":10,"rain":0,"dailyrain":2,"weeklyrain":2,"monthlyrain":61,"yearlyrain":61,"raintotal":61,"solarradiation":194520,"UVraw":324,"uvi":1}
      2021-10-11 14:22:03.619 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
      2021-10-11 14:22:03.631 - debug: sainlogic.0 (30283) Setting value from data for weather.current.UVraw to 324
      2021-10-11 14:22:03.631 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dailyrain to 0.2
      2021-10-11 14:22:03.633 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.633 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dewpointtemp to 9.1
      2021-10-11 14:22:03.634 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.634 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoorhumidity to 50
      2021-10-11 14:22:03.635 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoortemp to 22.8
      2021-10-11 14:22:03.635 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.635 - debug: sainlogic.0 (30283) Setting value from data for weather.current.monthlyrain to 6.1
      2021-10-11 14:22:03.636 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.636 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoorhumidity to 66
      2021-10-11 14:22:03.637 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoortemp to 15.4
      2021-10-11 14:22:03.637 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.637 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressureabs to 1021.7
      2021-10-11 14:22:03.638 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.638 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressurerel to 1021.7
      2021-10-11 14:22:03.639 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.639 - debug: sainlogic.0 (30283) Setting value from data for weather.current.solarradiation to 19452
      2021-10-11 14:22:03.640 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
      2021-10-11 14:22:03.640 - debug: sainlogic.0 (30283) Setting value from data for weather.current.uvi to 1
      2021-10-11 14:22:03.641 - debug: sainlogic.0 (30283) Setting value from data for weather.current.weeklyrain to 0.2
      2021-10-11 14:22:03.641 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.642 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windchilltemp to 15.4
      2021-10-11 14:22:03.642 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.643 - debug: sainlogic.0 (30283) Setting value from data for weather.current.winddir to 8
      2021-10-11 14:22:03.644 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windgustspeed to 3.6
      2021-10-11 14:22:03.644 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
      2021-10-11 14:22:03.645 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windspeed to 2.5
      2021-10-11 14:22:03.645 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
      2021-10-11 14:22:03.645 - debug: sainlogic.0 (30283) Setting value from data for weather.current.yearlyrain to 6.1
      2021-10-11 14:22:03.646 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.646 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
      2021-10-11 14:22:03.657 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b00450501011a0200ec0300a30500ec0641076308281d09281d0b00290c005c0e0000005a1000000021110000003b120000003d130000003d15000d1b8216ffff17060254
      2021-10-11 14:22:03.658 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 5
      2021-10-11 14:22:03.660 - debug: sainlogic.0 (30283) Data object: {"indoortemp":282,"outdoortemp":236,"dewpointtemp":163,"heatindex":236,"indoorhumidity":65,"outdoorhumidity":99,"pressureabs":10269,"pressurerel":10269,"windspeed":41,"windgustspeed":92,"rain":90,"dailyrain":33,"weeklyrain":59,"monthlyrain":61,"yearlyrain":61,"solarradiation":859010,"UVraw":65535,"uvi":6}
      2021-10-11 14:22:03.660 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
      2021-10-11 14:22:03.666 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
      2021-10-11 14:22:03.667 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dailyrain to 3.3
      2021-10-11 14:22:03.668 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.668 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 16.3
      2021-10-11 14:22:03.669 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.670 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 65
      2021-10-11 14:22:03.670 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoortemp to 28.2
      2021-10-11 14:22:03.671 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.671 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.monthlyrain to 6.1
      2021-10-11 14:22:03.672 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.672 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
      2021-10-11 14:22:03.673 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoortemp to 23.6
      2021-10-11 14:22:03.674 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.674 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressureabs to 1026.9
      2021-10-11 14:22:03.675 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.675 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressurerel to 1026.9
      2021-10-11 14:22:03.676 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.676 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.rain to 9
      2021-10-11 14:22:03.677 - debug: sainlogic.0 (30283) Target for rain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.677 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.solarradiation to 85901
      2021-10-11 14:22:03.678 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
      2021-10-11 14:22:03.678 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.uvi to 6
      2021-10-11 14:22:03.679 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.weeklyrain to 5.9
      2021-10-11 14:22:03.679 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.680 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windgustspeed to 33.1
      2021-10-11 14:22:03.680 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
      2021-10-11 14:22:03.681 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windspeed to 14.8
      2021-10-11 14:22:03.681 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
      2021-10-11 14:22:03.681 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.yearlyrain to 6.1
      2021-10-11 14:22:03.682 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.682 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
      2021-10-11 14:22:03.693 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b001c060100c40200150300130400150625072a0826cd0926cd64ef
      2021-10-11 14:22:03.694 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 6
      2021-10-11 14:22:03.695 - debug: sainlogic.0 (30283) Data object: {"indoortemp":196,"outdoortemp":21,"dewpointtemp":19,"windchilltemp":21,"indoorhumidity":37,"outdoorhumidity":42,"pressureabs":9933,"pressurerel":9933}
      2021-10-11 14:22:03.696 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
      2021-10-11 14:22:03.697 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.dewpointtemp to 1.9
      2021-10-11 14:22:03.698 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.698 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoorhumidity to 37
      2021-10-11 14:22:03.698 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoortemp to 19.6
      2021-10-11 14:22:03.699 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.699 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 42
      2021-10-11 14:22:03.700 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoortemp to 2.1
      2021-10-11 14:22:03.700 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.700 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressureabs to 993.3
      2021-10-11 14:22:03.701 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.701 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressurerel to 993.3
      2021-10-11 14:22:03.701 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.702 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.windchilltemp to 2.1
      2021-10-11 14:22:03.702 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.702 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
      2021-10-11 14:22:03.728 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b004d074100e40e1342009a0e124300760b0545009a0e1246360712476301054827f20a0a4927f20a0a4b000b0c0f4c00140c104e0000000c0823550005faa00c2b5600010c2a57030c2afb4e
      2021-10-11 14:22:03.729 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 7
      2021-10-11 14:22:03.731 - debug: sainlogic.0 (30283) Data object: {"indoortemp":228,"indoortemptime":3603,"outdoortemp":154,"outdoortemptime":3602,"dewpointtemp":118,"dewpointtemptime":2821,"windchilltemp":154,"windchilltemptime":3602,"indoorhumidity":54,"indoorhumiditytime":1810,"outdoorhumidity":99,"outdoorhumiditytime":261,"pressureabs":10226,"pressureabstime":2570,"pressurerel":10226,"pressurereltime":2570,"windspeed":11,"windspeedtime":3087,"windgustspeed":20,"windgustspeedtime":3088,"dailyrain":12,"dailyraintime":2083,"solarradiation":391840,"solarradiationtime":3115,"UVraw":1,"UVrawtime":3114,"uvi":3,"uvitime":3114}
      2021-10-11 14:22:03.732 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
      2021-10-11 14:22:03.734 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.UVraw to 1
      2021-10-11 14:22:03.735 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dailyrain to 1.2
      2021-10-11 14:22:03.735 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
      2021-10-11 14:22:03.736 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dewpointtemp to 11.8
      2021-10-11 14:22:03.736 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.737 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoorhumidity to 54
      2021-10-11 14:22:03.738 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoortemp to 22.8
      2021-10-11 14:22:03.739 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.739 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 99
      2021-10-11 14:22:03.740 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoortemp to 15.4
      2021-10-11 14:22:03.741 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.741 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressureabs to 1022.6
      2021-10-11 14:22:03.742 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.743 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressurerel to 1022.6
      2021-10-11 14:22:03.744 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.745 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.solarradiation to 39184
      2021-10-11 14:22:03.745 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
      2021-10-11 14:22:03.746 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.uvi to 3
      2021-10-11 14:22:03.746 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windchilltemp to 15.4
      2021-10-11 14:22:03.747 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.748 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windgustspeed to 7.2
      2021-10-11 14:22:03.748 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
      2021-10-11 14:22:03.749 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windspeed to 4
      2021-10-11 14:22:03.750 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
      2021-10-11 14:22:03.750 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
      2021-10-11 14:22:03.786 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b002c084100ce0424420035012843003301284400350128462f000c47410e114827de06254927de062539a9
      2021-10-11 14:22:03.786 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 8
      2021-10-11 14:22:03.788 - debug: sainlogic.0 (30283) Data object: {"indoortemp":206,"indoortemptime":1060,"outdoortemp":53,"outdoortemptime":296,"dewpointtemp":51,"dewpointtemptime":296,"windchilltemp":53,"windchilltemptime":296,"indoorhumidity":47,"indoorhumidityime":12,"outdoorhumidity":65,"outdoorhumiditytime":3601,"pressureabs":10206,"pressureabstime":1573,"pressurerl":10206,"pressurereltime":1573}
      2021-10-11 14:22:03.789 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
      2021-10-11 14:22:03.790 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.dewpointtemp to 5.1
      2021-10-11 14:22:03.791 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.791 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoorhumidity to 47
      2021-10-11 14:22:03.792 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoortemp to 20.6
      2021-10-11 14:22:03.792 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.793 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoorhumidity to 65
      2021-10-11 14:22:03.794 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoortemp to 5.3
      2021-10-11 14:22:03.794 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.795 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.pressureabs to 1020.6
      2021-10-11 14:22:03.795 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
      2021-10-11 14:22:03.796 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.windchilltemp to 5.3
      2021-10-11 14:22:03.796 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
      2021-10-11 14:22:03.803 - debug: sainlogic.0 (30283) FW Scheduler Connection closed
      
      FoggF Offline
      FoggF Offline
      Fogg
      schrieb am zuletzt editiert von
      #236

      @fa-bio said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

      2021-10-11 14:22:03.695 - debug: sainlogic.0 (30283) Data object: {"indoortemp":196,"outdoortemp":21,"dewpointtemp":19,"windchilltemp":21,"indoorhumidity":37,"outdoorhumidity":42,"pressureabs":9933,"pressurerel":9933}

      Hier ist tatsächlich ein Eintrag wo weniger Werte kommen als bei allen anderen. Da fehlen einige Werte... wenn ich die alle auf '0' setze weiss ich nicht ob das richtig ist.

      Ich muss mir aber wohl noch einen anderen Fehler anschauen... das subcommand was er angibt wird ständig hoch gezählt. das sollte nicht so sein. Ist aber nicht Dein Problem 😄

      FabioF 1 Antwort Letzte Antwort
      0
      • FoggF Fogg

        @fa-bio said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

        2021-10-11 14:22:03.695 - debug: sainlogic.0 (30283) Data object: {"indoortemp":196,"outdoortemp":21,"dewpointtemp":19,"windchilltemp":21,"indoorhumidity":37,"outdoorhumidity":42,"pressureabs":9933,"pressurerel":9933}

        Hier ist tatsächlich ein Eintrag wo weniger Werte kommen als bei allen anderen. Da fehlen einige Werte... wenn ich die alle auf '0' setze weiss ich nicht ob das richtig ist.

        Ich muss mir aber wohl noch einen anderen Fehler anschauen... das subcommand was er angibt wird ständig hoch gezählt. das sollte nicht so sein. Ist aber nicht Dein Problem 😄

        FabioF Offline
        FabioF Offline
        Fabio
        schrieb am zuletzt editiert von Fabio
        #237

        @fogg alles gut mach dir bitte keinen Stress.👍

        2021-10-11 16:02:03.588 - info: sainlogic.0 (30283) Scheduler pulling for new data
        2021-10-11 16:02:03.668 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,80,3,83
        2021-10-11 16:02:03.673 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff501511456173795765617468657256312e352e39
        2021-10-11 16:02:03.674 - debug: sainlogic.0 (30283) Data Command received: 80 subcommand 69
        2021-10-11 16:02:03.674 - debug: sainlogic.0 (30283) Data object: {"softwaretype":"EasyWeatherV1.5.9"}
        2021-10-11 16:02:03.675 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
        2021-10-11 16:02:03.675 - debug: sainlogic.0 (30283) Setting value from data for info.softwaretype to EasyWeatherV1.5.9
        2021-10-11 16:02:03.675 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
        2021-10-11 16:02:03.687 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b0050040100e1020093030059040093050093063307440827e40927e40a00110b00000c00000e0000000010000000021100000002120000003d130000003d140000003d150001d19616005e17000e77
        2021-10-11 16:02:03.687 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 4
        2021-10-11 16:02:03.688 - debug: sainlogic.0 (30283) Data object: {"indoortemp":225,"outdoortemp":147,"dewpointtemp":89,"windchilltemp":147,"heatindex":147,"indoorhumidity":51,"outdoorhumidity":68,"pressureabs":10212,"pressurerel":10212,"winddir":17,"windspeed":0,"windgustspeed":0,"rain":0,"dailyrain":2,"weeklyrain":2,"monthlyrain":61,"yearlyrain":61,"raintotal":61,"solarradiation":119190,"UVraw":94,"uvi":0}
        2021-10-11 16:02:03.688 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
        2021-10-11 16:02:03.689 - debug: sainlogic.0 (30283) Setting value from data for weather.current.UVraw to 94
        2021-10-11 16:02:03.690 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dailyrain to 0.2
        2021-10-11 16:02:03.690 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.690 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dewpointtemp to 8.9
        2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoorhumidity to 51
        2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoortemp to 22.5
        2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Setting value from data for weather.current.monthlyrain to 6.1
        2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoorhumidity to 68
        2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoortemp to 14.7
        2021-10-11 16:02:03.693 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.693 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressureabs to 1021.2
        2021-10-11 16:02:03.693 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.694 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressurerel to 1021.2
        2021-10-11 16:02:03.695 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.695 - debug: sainlogic.0 (30283) Setting value from data for weather.current.solarradiation to 11919
        2021-10-11 16:02:03.695 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
        2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Setting value from data for weather.current.weeklyrain to 0.2
        2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windchilltemp to 14.7
        2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.697 - debug: sainlogic.0 (30283) Setting value from data for weather.current.winddir to 17
        2021-10-11 16:02:03.697 - debug: sainlogic.0 (30283) Setting value from data for weather.current.yearlyrain to 6.1
        2021-10-11 16:02:03.697 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.698 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
        2021-10-11 16:02:03.709 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b00450501011a0200ec0300a30500ec0641076308281d09281d0b00290c005c0e0000005a1000000021110000003b120000003d130000003d15000d1b8216ffff17060254
        2021-10-11 16:02:03.709 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 5
        2021-10-11 16:02:03.709 - debug: sainlogic.0 (30283) Data object: {"indoortemp":282,"outdoortemp":236,"dewpointtemp":163,"heatindex":236,"indoorhumidity":65,"outdoorhumidity":99,"pressureabs":10269,"pressurerel":10269,"windspeed":41,"windgustspeed":92,"rain":90,"dailyrain":33,"weeklyrain":59,"monthlyrain":61,"yearlyrain":61,"solarradiation":859010,"UVraw":65535,"uvi":6}
        2021-10-11 16:02:03.710 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
        2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
        2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dailyrain to 3.3
        2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 16.3
        2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 65
        2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoortemp to 28.2
        2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.714 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.monthlyrain to 6.1
        2021-10-11 16:02:03.714 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.714 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
        2021-10-11 16:02:03.715 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoortemp to 23.6
        2021-10-11 16:02:03.715 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.716 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressureabs to 1026.9
        2021-10-11 16:02:03.716 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.716 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressurerel to 1026.9
        2021-10-11 16:02:03.717 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.717 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.rain to 9
        2021-10-11 16:02:03.718 - debug: sainlogic.0 (30283) Target for rain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.718 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.solarradiation to 85901
        2021-10-11 16:02:03.719 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
        2021-10-11 16:02:03.719 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.uvi to 6
        2021-10-11 16:02:03.719 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.weeklyrain to 5.9
        2021-10-11 16:02:03.720 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.720 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windgustspeed to 33.1
        2021-10-11 16:02:03.721 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
        2021-10-11 16:02:03.721 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windspeed to 14.8
        2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
        2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.yearlyrain to 6.1
        2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
        2021-10-11 16:02:03.731 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b001c060100c40200150300130400150625072a0826cd0926cd64ef
        2021-10-11 16:02:03.732 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 6
        2021-10-11 16:02:03.733 - debug: sainlogic.0 (30283) Data object: {"indoortemp":196,"outdoortemp":21,"dewpointtemp":19,"windchilltemp":21,"indoorhumidity":37,"outdoorhumidity":42,"pressureabs":9933,"pressurerel":9933}
        2021-10-11 16:02:03.733 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
        2021-10-11 16:02:03.734 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.dewpointtemp to 1.9
        2021-10-11 16:02:03.735 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.735 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoorhumidity to 37
        2021-10-11 16:02:03.735 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoortemp to 19.6
        2021-10-11 16:02:03.736 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.736 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 42
        2021-10-11 16:02:03.737 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoortemp to 2.1
        2021-10-11 16:02:03.737 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.738 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressureabs to 993.3
        2021-10-11 16:02:03.738 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.739 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressurerel to 993.3
        2021-10-11 16:02:03.739 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.739 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.windchilltemp to 2.1
        2021-10-11 16:02:03.740 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.740 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
        2021-10-11 16:02:03.769 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b004d074100e40e1342009a0e124300760b0545009a0e1246360712476301054827f20a0a4927f20a0a4b00110e2c4c001a0e2c4e0000000c0823550005faa00c2b5600010c2a57030c2a44e0
        2021-10-11 16:02:03.770 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 7
        2021-10-11 16:02:03.770 - debug: sainlogic.0 (30283) Data object: {"indoortemp":228,"indoortemptime":3603,"outdoortemp":154,"outdoortemptime":3602,"dewpointtemp":118,"dewpointtemptime":2821,"windchilltemp":154,"windchilltemptime":3602,"indoorhumidity":54,"indoorhumiditytime":1810,"outdoorhumidity":99,"outdoorhumiditytime":261,"pressureabs":10226,"pressureabstime":2570,"pressurerel":10226,"pressurereltime":2570,"windspeed":17,"windspeedtime":3628,"windgustspeed":26,"windgustspeedtime":3628,"dailyrain":12,"dailyraintime":2083,"solarradiation":391840,"solarradiationtime":3115,"UVraw":1,"UVrawtime":3114,"uvi":3,"uvitime":3114}
        2021-10-11 16:02:03.771 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
        2021-10-11 16:02:03.772 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.UVraw to 1
        2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dailyrain to 1.2
        2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
        2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dewpointtemp to 11.8
        2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoorhumidity to 54
        2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoortemp to 22.8
        2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 99
        2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoortemp to 15.4
        2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressureabs to 1022.6
        2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressurerel to 1022.6
        2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.solarradiation to 39184
        2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
        2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.uvi to 3
        2021-10-11 16:02:03.777 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windchilltemp to 15.4
        2021-10-11 16:02:03.777 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.777 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windgustspeed to 9.4
        2021-10-11 16:02:03.778 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
        2021-10-11 16:02:03.778 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windspeed to 6.1
        2021-10-11 16:02:03.779 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
        2021-10-11 16:02:03.779 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
        2021-10-11 16:02:03.787 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b002c084100ce0424420035012843003301284400350128462f000c47400e2c4827de06254927de062553dd
        2021-10-11 16:02:03.788 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 8
        2021-10-11 16:02:03.788 - debug: sainlogic.0 (30283) Data object: {"indoortemp":206,"indoortemptime":1060,"outdoortemp":53,"outdoortemptime":296,"dewpointtemp":51,"dewpointtemptime":296,"windchilltemp":53,"windchilltemptime":296,"indoorhumidity":47,"indoorhumidityime":12,"outdoorhumidity":64,"outdoorhumiditytime":3628,"pressureabs":10206,"pressureabstime":1573,"pressurerl":10206,"pressurereltime":1573}
        2021-10-11 16:02:03.789 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
        2021-10-11 16:02:03.790 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.dewpointtemp to 5.1
        2021-10-11 16:02:03.790 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.791 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoorhumidity to 47
        2021-10-11 16:02:03.791 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoortemp to 20.6
        2021-10-11 16:02:03.792 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.792 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoorhumidity to 64
        2021-10-11 16:02:03.792 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoortemp to 5.3
        2021-10-11 16:02:03.793 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.793 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.pressureabs to 1020.6
        2021-10-11 16:02:03.794 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
        2021-10-11 16:02:03.794 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.windchilltemp to 5.3
        2021-10-11 16:02:03.795 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
        2021-10-11 16:02:03.799 - debug: sainlogic.0 (30283) FW Scheduler Connection closed
        

        Iobroker:

        • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

        • Das hat unser Smarthome erst zu Smarthome gemacht.

        • Du wächst mit ioBroker und ioBroker wächst mit dir.

        • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        N 1 Antwort Letzte Antwort
        0
        • FabioF Fabio

          @fogg alles gut mach dir bitte keinen Stress.👍

          2021-10-11 16:02:03.588 - info: sainlogic.0 (30283) Scheduler pulling for new data
          2021-10-11 16:02:03.668 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,80,3,83
          2021-10-11 16:02:03.673 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff501511456173795765617468657256312e352e39
          2021-10-11 16:02:03.674 - debug: sainlogic.0 (30283) Data Command received: 80 subcommand 69
          2021-10-11 16:02:03.674 - debug: sainlogic.0 (30283) Data object: {"softwaretype":"EasyWeatherV1.5.9"}
          2021-10-11 16:02:03.675 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
          2021-10-11 16:02:03.675 - debug: sainlogic.0 (30283) Setting value from data for info.softwaretype to EasyWeatherV1.5.9
          2021-10-11 16:02:03.675 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
          2021-10-11 16:02:03.687 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b0050040100e1020093030059040093050093063307440827e40927e40a00110b00000c00000e0000000010000000021100000002120000003d130000003d140000003d150001d19616005e17000e77
          2021-10-11 16:02:03.687 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 4
          2021-10-11 16:02:03.688 - debug: sainlogic.0 (30283) Data object: {"indoortemp":225,"outdoortemp":147,"dewpointtemp":89,"windchilltemp":147,"heatindex":147,"indoorhumidity":51,"outdoorhumidity":68,"pressureabs":10212,"pressurerel":10212,"winddir":17,"windspeed":0,"windgustspeed":0,"rain":0,"dailyrain":2,"weeklyrain":2,"monthlyrain":61,"yearlyrain":61,"raintotal":61,"solarradiation":119190,"UVraw":94,"uvi":0}
          2021-10-11 16:02:03.688 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
          2021-10-11 16:02:03.689 - debug: sainlogic.0 (30283) Setting value from data for weather.current.UVraw to 94
          2021-10-11 16:02:03.690 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dailyrain to 0.2
          2021-10-11 16:02:03.690 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.690 - debug: sainlogic.0 (30283) Setting value from data for weather.current.dewpointtemp to 8.9
          2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoorhumidity to 51
          2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Setting value from data for weather.current.indoortemp to 22.5
          2021-10-11 16:02:03.691 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Setting value from data for weather.current.monthlyrain to 6.1
          2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoorhumidity to 68
          2021-10-11 16:02:03.692 - debug: sainlogic.0 (30283) Setting value from data for weather.current.outdoortemp to 14.7
          2021-10-11 16:02:03.693 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.693 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressureabs to 1021.2
          2021-10-11 16:02:03.693 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.694 - debug: sainlogic.0 (30283) Setting value from data for weather.current.pressurerel to 1021.2
          2021-10-11 16:02:03.695 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.695 - debug: sainlogic.0 (30283) Setting value from data for weather.current.solarradiation to 11919
          2021-10-11 16:02:03.695 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
          2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Setting value from data for weather.current.weeklyrain to 0.2
          2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Setting value from data for weather.current.windchilltemp to 14.7
          2021-10-11 16:02:03.696 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.697 - debug: sainlogic.0 (30283) Setting value from data for weather.current.winddir to 17
          2021-10-11 16:02:03.697 - debug: sainlogic.0 (30283) Setting value from data for weather.current.yearlyrain to 6.1
          2021-10-11 16:02:03.697 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.698 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
          2021-10-11 16:02:03.709 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b00450501011a0200ec0300a30500ec0641076308281d09281d0b00290c005c0e0000005a1000000021110000003b120000003d130000003d15000d1b8216ffff17060254
          2021-10-11 16:02:03.709 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 5
          2021-10-11 16:02:03.709 - debug: sainlogic.0 (30283) Data object: {"indoortemp":282,"outdoortemp":236,"dewpointtemp":163,"heatindex":236,"indoorhumidity":65,"outdoorhumidity":99,"pressureabs":10269,"pressurerel":10269,"windspeed":41,"windgustspeed":92,"rain":90,"dailyrain":33,"weeklyrain":59,"monthlyrain":61,"yearlyrain":61,"solarradiation":859010,"UVraw":65535,"uvi":6}
          2021-10-11 16:02:03.710 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
          2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.UVraw to 65535
          2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dailyrain to 3.3
          2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.712 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.dewpointtemp to 16.3
          2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoorhumidity to 65
          2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.indoortemp to 28.2
          2021-10-11 16:02:03.713 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.714 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.monthlyrain to 6.1
          2021-10-11 16:02:03.714 - debug: sainlogic.0 (30283) Target for monthlyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.714 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoorhumidity to 99
          2021-10-11 16:02:03.715 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.outdoortemp to 23.6
          2021-10-11 16:02:03.715 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.716 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressureabs to 1026.9
          2021-10-11 16:02:03.716 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.716 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.pressurerel to 1026.9
          2021-10-11 16:02:03.717 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.717 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.rain to 9
          2021-10-11 16:02:03.718 - debug: sainlogic.0 (30283) Target for rain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.718 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.solarradiation to 85901
          2021-10-11 16:02:03.719 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
          2021-10-11 16:02:03.719 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.uvi to 6
          2021-10-11 16:02:03.719 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.weeklyrain to 5.9
          2021-10-11 16:02:03.720 - debug: sainlogic.0 (30283) Target for weeklyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.720 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windgustspeed to 33.1
          2021-10-11 16:02:03.721 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
          2021-10-11 16:02:03.721 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.windspeed to 14.8
          2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
          2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.absolut.yearlyrain to 6.1
          2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Target for yearlyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.722 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,6,6,29
          2021-10-11 16:02:03.731 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b001c060100c40200150300130400150625072a0826cd0926cd64ef
          2021-10-11 16:02:03.732 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 6
          2021-10-11 16:02:03.733 - debug: sainlogic.0 (30283) Data object: {"indoortemp":196,"outdoortemp":21,"dewpointtemp":19,"windchilltemp":21,"indoorhumidity":37,"outdoorhumidity":42,"pressureabs":9933,"pressurerel":9933}
          2021-10-11 16:02:03.733 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
          2021-10-11 16:02:03.734 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.dewpointtemp to 1.9
          2021-10-11 16:02:03.735 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.735 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoorhumidity to 37
          2021-10-11 16:02:03.735 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.indoortemp to 19.6
          2021-10-11 16:02:03.736 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.736 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoorhumidity to 42
          2021-10-11 16:02:03.737 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.outdoortemp to 2.1
          2021-10-11 16:02:03.737 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.738 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressureabs to 993.3
          2021-10-11 16:02:03.738 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.739 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.pressurerel to 993.3
          2021-10-11 16:02:03.739 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.739 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.absolut.windchilltemp to 2.1
          2021-10-11 16:02:03.740 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.740 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,7,7,31
          2021-10-11 16:02:03.769 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b004d074100e40e1342009a0e124300760b0545009a0e1246360712476301054827f20a0a4927f20a0a4b00110e2c4c001a0e2c4e0000000c0823550005faa00c2b5600010c2a57030c2a44e0
          2021-10-11 16:02:03.770 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 7
          2021-10-11 16:02:03.770 - debug: sainlogic.0 (30283) Data object: {"indoortemp":228,"indoortemptime":3603,"outdoortemp":154,"outdoortemptime":3602,"dewpointtemp":118,"dewpointtemptime":2821,"windchilltemp":154,"windchilltemptime":3602,"indoorhumidity":54,"indoorhumiditytime":1810,"outdoorhumidity":99,"outdoorhumiditytime":261,"pressureabs":10226,"pressureabstime":2570,"pressurerel":10226,"pressurereltime":2570,"windspeed":17,"windspeedtime":3628,"windgustspeed":26,"windgustspeedtime":3628,"dailyrain":12,"dailyraintime":2083,"solarradiation":391840,"solarradiationtime":3115,"UVraw":1,"UVrawtime":3114,"uvi":3,"uvitime":3114}
          2021-10-11 16:02:03.771 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
          2021-10-11 16:02:03.772 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.UVraw to 1
          2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dailyrain to 1.2
          2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Target for dailyrain unit is set: mm, using conversion: null
          2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.dewpointtemp to 11.8
          2021-10-11 16:02:03.773 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoorhumidity to 54
          2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.indoortemp to 22.8
          2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.774 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoorhumidity to 99
          2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.outdoortemp to 15.4
          2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressureabs to 1022.6
          2021-10-11 16:02:03.775 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.pressurerel to 1022.6
          2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Target for pressurerel unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.solarradiation to 39184
          2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Target for solarradiation unit is set: lx, using conversion: null
          2021-10-11 16:02:03.776 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.uvi to 3
          2021-10-11 16:02:03.777 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windchilltemp to 15.4
          2021-10-11 16:02:03.777 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.777 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windgustspeed to 9.4
          2021-10-11 16:02:03.778 - debug: sainlogic.0 (30283) Target for windgustspeed unit is set: km/h, using conversion: null
          2021-10-11 16:02:03.778 - debug: sainlogic.0 (30283) Setting value from data for weather.maxvalues.daily.windspeed to 6.1
          2021-10-11 16:02:03.779 - debug: sainlogic.0 (30283) Target for windspeed unit is set: km/h, using conversion: null
          2021-10-11 16:02:03.779 - debug: sainlogic.0 (30283) Scheduler connected to weather station run 255,255,11,0,6,8,8,33
          2021-10-11 16:02:03.787 - debug: sainlogic.0 (30283) FW Scheduler Received data string: ffff0b002c084100ce0424420035012843003301284400350128462f000c47400e2c4827de06254927de062553dd
          2021-10-11 16:02:03.788 - debug: sainlogic.0 (30283) Data Command received: 11 subcommand 8
          2021-10-11 16:02:03.788 - debug: sainlogic.0 (30283) Data object: {"indoortemp":206,"indoortemptime":1060,"outdoortemp":53,"outdoortemptime":296,"dewpointtemp":51,"dewpointtemptime":296,"windchilltemp":53,"windchilltemptime":296,"indoorhumidity":47,"indoorhumidityime":12,"outdoorhumidity":64,"outdoorhumiditytime":3628,"pressureabs":10206,"pressureabstime":1573,"pressurerl":10206,"pressurereltime":1573}
          2021-10-11 16:02:03.789 - info: sainlogic.0 (30283) Scheduler updating IOBroker states
          2021-10-11 16:02:03.790 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.dewpointtemp to 5.1
          2021-10-11 16:02:03.790 - debug: sainlogic.0 (30283) Target for dewpointtemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.791 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoorhumidity to 47
          2021-10-11 16:02:03.791 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.indoortemp to 20.6
          2021-10-11 16:02:03.792 - debug: sainlogic.0 (30283) Target for indoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.792 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoorhumidity to 64
          2021-10-11 16:02:03.792 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.outdoortemp to 5.3
          2021-10-11 16:02:03.793 - debug: sainlogic.0 (30283) Target for outdoortemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.793 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.pressureabs to 1020.6
          2021-10-11 16:02:03.794 - debug: sainlogic.0 (30283) Target for pressureabs unit is set: hPa, using conversion: null
          2021-10-11 16:02:03.794 - debug: sainlogic.0 (30283) Setting value from data for weather.minvalues.daily.windchilltemp to 5.3
          2021-10-11 16:02:03.795 - debug: sainlogic.0 (30283) Target for windchilltemp unit is set: °C, using conversion: null
          2021-10-11 16:02:03.799 - debug: sainlogic.0 (30283) FW Scheduler Connection closed
          
          N Offline
          N Offline
          Neo110
          schrieb am zuletzt editiert von
          #238

          @fa-bio ich habe das mit Blockly (siehe Post 125) gelöst

          FabioF 1 Antwort Letzte Antwort
          1
          • N Neo110

            @fa-bio ich habe das mit Blockly (siehe Post 125) gelöst

            FabioF Offline
            FabioF Offline
            Fabio
            schrieb am zuletzt editiert von
            #239

            @neo110 Danke dir eine gute Lösung.

            Iobroker:

            • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

            • Das hat unser Smarthome erst zu Smarthome gemacht.

            • Du wächst mit ioBroker und ioBroker wächst mit dir.

            • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            1 Antwort Letzte Antwort
            0
            • L Offline
              L Offline
              loi83
              schrieb am zuletzt editiert von
              #240

              Hallo zusammen
              ich hab die aktuelle Version und bekomme folgende Fehlermeldung.

              ainlogic.0	2021-11-01 10:47:22.975	debug	(19535) FW Scheduler Connection closed
              sainlogic.0	2021-11-01 10:47:22.973	error	(19535) Connection error on 192.168.178.103:8097: Error: connect EALREADY 192.168.178.103:8097 - Local (192.168.178.36:59034)
              sainlogic.0	2021-11-01 10:47:22.972	info	(19535) Scheduler pulling for new data
              sainlogic.0	2021-11-01 10:46:22.971	info	(19535) Scheduler pulling for new data
              sainlogic.0	2021-11-01 10:45:22.974	debug	(19535) FW Scheduler Connection closed
              sainlogic.0	2021-11-01 10:45:22.972	error	(19535) Connection error on 192.168.178.103:8097: Error: connect EALREADY 192.168.178.103:8097 - Local (192.168.178.36:58304)
              sainlogic.0	2021-11-01 10:45:22.970	info	(19535) Scheduler pulling for new data
              sainlogic.0	2021-11-01 10:44:22.969	info	(19535) Scheduler pulling for new data
              sainlogic.0	2021-11-01 10:43:22.973	debug	(19535) FW Scheduler Connection closed
              sainlogic.0	2021-11-01 10:43:22.971	error	(19535) Connection error on 192.168.178.103:8097: Error: connect EALREADY 192.168.178.103:8097 - Local (192.168.178.36:57516)
              sainlogic.0	2021-11-01 10:43:22.968	info	(19535) Scheduler pulling for new data
              sainlogic.0	2021-11-01 10:42:22.968	info	(19535) Scheduler pulling for new data
              sainlogic.0	2021-11-01 10:41:22.971	info	(19535) Starting Listener
              sainlogic.0	2021-11-01 10:41:22.970	debug	(19535) Forward URL:
              sainlogic.0	2021-11-01 10:41:22.969	debug	(19535) Listener protocol: wunderground
              sainlogic.0	2021-11-01 10:41:22.969	debug	(19535) Listener path: /weatherstation/updateweatherstation.php?
              sainlogic.0	2021-11-01 10:41:22.969	debug	(19535) Listener port: 8097
              sainlogic.0	2021-11-01 10:41:22.968	debug	(19535) Listener IP: 0.0.0.0
              sainlogic.0	2021-11-01 10:41:22.967	debug	(19535) Scheduler Interval: 60
              sainlogic.0	2021-11-01 10:41:22.967	debug	(19535) Weatherstation port: 8097
              sainlogic.0	2021-11-01 10:41:22.966	debug	(19535) Weatherstation IP: 192.168.178.103
              sainlogic.0	2021-11-01 10:41:22.965	info	(19535) Scheduler call ws_getcurrent activated
              sainlogic.0	2021-11-01 10:41:22.964	info	(19535) Scheduler call ws_getfirmware activated
              sainlogic.0	2021-11-01 10:41:22.963	info	(19535) Starting Scheduler
              

              Das Kuriose daran ist, das es am Anfang funktioniert hat, als sich die Temperatur nicht mehr änderte fand ich diesen Error vor. Neustart von Adapter und Container brachten keine Lösung.

              Gruß Michi

              FabioF 1 Antwort Letzte Antwort
              0
              • L loi83

                Hallo zusammen
                ich hab die aktuelle Version und bekomme folgende Fehlermeldung.

                ainlogic.0	2021-11-01 10:47:22.975	debug	(19535) FW Scheduler Connection closed
                sainlogic.0	2021-11-01 10:47:22.973	error	(19535) Connection error on 192.168.178.103:8097: Error: connect EALREADY 192.168.178.103:8097 - Local (192.168.178.36:59034)
                sainlogic.0	2021-11-01 10:47:22.972	info	(19535) Scheduler pulling for new data
                sainlogic.0	2021-11-01 10:46:22.971	info	(19535) Scheduler pulling for new data
                sainlogic.0	2021-11-01 10:45:22.974	debug	(19535) FW Scheduler Connection closed
                sainlogic.0	2021-11-01 10:45:22.972	error	(19535) Connection error on 192.168.178.103:8097: Error: connect EALREADY 192.168.178.103:8097 - Local (192.168.178.36:58304)
                sainlogic.0	2021-11-01 10:45:22.970	info	(19535) Scheduler pulling for new data
                sainlogic.0	2021-11-01 10:44:22.969	info	(19535) Scheduler pulling for new data
                sainlogic.0	2021-11-01 10:43:22.973	debug	(19535) FW Scheduler Connection closed
                sainlogic.0	2021-11-01 10:43:22.971	error	(19535) Connection error on 192.168.178.103:8097: Error: connect EALREADY 192.168.178.103:8097 - Local (192.168.178.36:57516)
                sainlogic.0	2021-11-01 10:43:22.968	info	(19535) Scheduler pulling for new data
                sainlogic.0	2021-11-01 10:42:22.968	info	(19535) Scheduler pulling for new data
                sainlogic.0	2021-11-01 10:41:22.971	info	(19535) Starting Listener
                sainlogic.0	2021-11-01 10:41:22.970	debug	(19535) Forward URL:
                sainlogic.0	2021-11-01 10:41:22.969	debug	(19535) Listener protocol: wunderground
                sainlogic.0	2021-11-01 10:41:22.969	debug	(19535) Listener path: /weatherstation/updateweatherstation.php?
                sainlogic.0	2021-11-01 10:41:22.969	debug	(19535) Listener port: 8097
                sainlogic.0	2021-11-01 10:41:22.968	debug	(19535) Listener IP: 0.0.0.0
                sainlogic.0	2021-11-01 10:41:22.967	debug	(19535) Scheduler Interval: 60
                sainlogic.0	2021-11-01 10:41:22.967	debug	(19535) Weatherstation port: 8097
                sainlogic.0	2021-11-01 10:41:22.966	debug	(19535) Weatherstation IP: 192.168.178.103
                sainlogic.0	2021-11-01 10:41:22.965	info	(19535) Scheduler call ws_getcurrent activated
                sainlogic.0	2021-11-01 10:41:22.964	info	(19535) Scheduler call ws_getfirmware activated
                sainlogic.0	2021-11-01 10:41:22.963	info	(19535) Starting Scheduler
                

                Das Kuriose daran ist, das es am Anfang funktioniert hat, als sich die Temperatur nicht mehr änderte fand ich diesen Error vor. Neustart von Adapter und Container brachten keine Lösung.

                FabioF Offline
                FabioF Offline
                Fabio
                schrieb am zuletzt editiert von
                #241

                @loi83 er kann sich wohl nicht mit der IP Adresse deiner Wetterstation verbinden. Ist sie denn Online?

                Iobroker:

                • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                • Das hat unser Smarthome erst zu Smarthome gemacht.

                • Du wächst mit ioBroker und ioBroker wächst mit dir.

                • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                L 1 Antwort Letzte Antwort
                0
                • FabioF Fabio

                  @loi83 er kann sich wohl nicht mit der IP Adresse deiner Wetterstation verbinden. Ist sie denn Online?

                  L Offline
                  L Offline
                  loi83
                  schrieb am zuletzt editiert von loi83
                  #242

                  @fa-bio ja eigentlich schon. Zumindest kann ich in der App drauf zugreifen und die Daten werden auch an Wunderground übermittelt.

                  ##EDIT##

                  Hab das Display mal vom Strom, jetzt gehts wieder 🤦

                  Gruß Michi

                  FabioF 1 Antwort Letzte Antwort
                  0
                  • L loi83

                    @fa-bio ja eigentlich schon. Zumindest kann ich in der App drauf zugreifen und die Daten werden auch an Wunderground übermittelt.

                    ##EDIT##

                    Hab das Display mal vom Strom, jetzt gehts wieder 🤦

                    FabioF Offline
                    FabioF Offline
                    Fabio
                    schrieb am zuletzt editiert von
                    #243

                    @loi83 Prima 👍

                    Iobroker:

                    • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                    • Das hat unser Smarthome erst zu Smarthome gemacht.

                    • Du wächst mit ioBroker und ioBroker wächst mit dir.

                    • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    W 1 Antwort Letzte Antwort
                    0
                    • FabioF Fabio

                      @loi83 Prima 👍

                      W Offline
                      W Offline
                      Waldmensch
                      schrieb am zuletzt editiert von
                      #244

                      Hallo,

                      habe den Adapter installiert und greife die Daten von meiner ELV WS980 ab. Den Listener krieg ich nicht zum laufen, aber der Abruf rockt wie er soll. Das einzige, was stört ist, dass ich bei jedem Abruf folgendes Warning im Log hab. Vielleicht kann da mal wer nachschauen

                      State value to set for "sainlogic.0.weather.maxvalues.absolut.UVraw" has value "65535" greater than max "2000"
                      

                      Grüße

                      1 Antwort Letzte Antwort
                      1
                      • B Offline
                        B Offline
                        Blade1987
                        schrieb am zuletzt editiert von
                        #245

                        @Fogg
                        Du hast ja vor langer Zeit mal bezüglich der Weiterleitung geschrieben.
                        Ich versuche diese verzweifelt einzurichten.

                        Benötige die Weiterleitung der EcoWitt Rohdaten an internen Server mit Port 45000 ( an diesem werden die Daten auch Empfangen )
                        Habe es mit sämtlichen URL´s versucht, wird aber nix rausgeschickt.
                        Im js habe ich ein paar Debugwerte hinzugefügt um rauszufinden wo es hackt.

                        Komme immer auf diese Ecke

                        got(fwd_url, { searchParams: json_response, method: 'GET', retry: 0 }).then(response => {
                        this.adapter.log.info('response.bodyurl' + response.body.url);
                        this.adapter.log.info('response.body.explanation' + response.body.explanation);

                        Die bodyurl sowohl als auch die explanation gibt er im Log als undefined aus.
                        Leider kenne ich mich mit got gar nicht aus und dem JS noch nicht zu tief um den Fehler zu finden.
                        Im Endeffekt soll er ja wie du beschrieben hast einfach den Request 1:1 an einen weiteren Host weitergeben.

                        Vielen Dank im Voraus und Vielen Dank für den Umfangreichen Adapter

                        PS: Genutzt wird die DNT Profi Wetterstation falls das noch interessant wäre

                        Liebe Grüße
                        Marco

                        1 Antwort Letzte Antwort
                        0
                        • wendy2702W Online
                          wendy2702W Online
                          wendy2702
                          schrieb am zuletzt editiert von
                          #246

                          Sehe ich das richtig das der Adapter den Weg ins Stable noch nicht geschafft hat?

                          Bitte keine Fragen per PN, die gehören ins Forum!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • wendy2702W wendy2702

                            Sehe ich das richtig das der Adapter den Weg ins Stable noch nicht geschafft hat?

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #247

                            @wendy2702

                            Müsste drin sein:

                            sainlogic: 
                            github:	0.8.1
                            latest:	0.8.1 for 27 days
                            stable:	0.8.1 for 27 days
                            
                            

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

                            1 Antwort Letzte Antwort
                            0
                            • wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              schrieb am zuletzt editiert von
                              #248

                              Adapter installiert. Als Protokoll Ecowitt ausgewählt weil da eigentlich auch der Batteriestatus übertragen wird.

                              Wenn ich auf Scheduler stelle sieht es bei meiner W830 so im log aus:

                              2022-02-10 18:02:28.044  - info: sainlogic.0 (4190) starting. Version 0.8.1 (non-npm: phifogg/ioBroker.sainlogic#9e7d2bc23ed5074f4a5d6d58a74764418f20b70e) in /opt/iobroker/node_modules/iobroker.sainlogic, node: v14.19.0, js-controller: 4.0.7
                              2022-02-10 18:02:28.079  - info: sainlogic.0 (4190) Starting Scheduler
                              2022-02-10 18:02:28.080  - info: sainlogic.0 (4190) Scheduler call ws_getfirmware activated
                              2022-02-10 18:02:28.080  - info: sainlogic.0 (4190) Scheduler call ws_getcurrent activated
                              2022-02-10 18:02:28.080  - info: sainlogic.0 (4190) Scheduler call ws_getmax activated
                              2022-02-10 18:02:28.080  - info: sainlogic.0 (4190) Scheduler call ws_getmin activated
                              2022-02-10 18:02:28.081  - info: sainlogic.0 (4190) Scheduler call ws_getmaxdaily activated
                              2022-02-10 18:02:28.081  - debug: sainlogic.0 (4190) Weatherstation IP: 192.168.178.137
                              2022-02-10 18:02:28.081  - debug: sainlogic.0 (4190) Weatherstation port: 45000
                              2022-02-10 18:02:28.081  - debug: sainlogic.0 (4190) Scheduler Interval: 30
                              2022-02-10 18:02:58.081  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              2022-02-10 18:02:58.096  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,80,3,83
                              2022-02-10 18:02:58.099  - debug: sainlogic.0 (4190) FW Scheduler Received data string: ffff501511456173795765617468657256312e362e31
                              2022-02-10 18:02:58.100  - debug: sainlogic.0 (4190) Data Command received: 80 subcommand 69
                              2022-02-10 18:02:58.101  - debug: sainlogic.0 (4190) Data object: {"softwaretype":"EasyWeatherV1.6.1"}
                              2022-02-10 18:02:58.101  - info: sainlogic.0 (4190) Scheduler updating IOBroker states
                              2022-02-10 18:02:58.102  - debug: sainlogic.0 (4190) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:02:58.102  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                              2022-02-10 18:03:28.081  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              2022-02-10 18:03:28.082  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,80,3,83
                              2022-02-10 18:03:28.084  - debug: sainlogic.0 (4190) FW Scheduler Received data string: ffff501511456173795765617468657256312e362e31
                              2022-02-10 18:03:28.085  - debug: sainlogic.0 (4190) Data Command received: 80 subcommand 69
                              2022-02-10 18:03:28.085  - debug: sainlogic.0 (4190) Data object: {"softwaretype":"EasyWeatherV1.6.1"}
                              2022-02-10 18:03:28.085  - info: sainlogic.0 (4190) Scheduler updating IOBroker states
                              2022-02-10 18:03:28.085  - debug: sainlogic.0 (4190) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:03:28.086  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                              2022-02-10 18:03:58.081  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              2022-02-10 18:03:58.083  - error: sainlogic.0 (4190) Connection error on 192.168.178.137:45000: Error: connect EISCONN 192.168.178.137:45000 - Local (192.168.178.18:57034)
                              2022-02-10 18:03:58.085  - debug: sainlogic.0 (4190) FW Scheduler Connection closed
                              2022-02-10 18:04:28.081  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              2022-02-10 18:04:28.085  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,80,3,83
                              2022-02-10 18:04:28.085  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,80,3,83
                              2022-02-10 18:04:28.100  - debug: sainlogic.0 (4190) FW Scheduler Received data string: ffff501511456173795765617468657256312e362e31
                              2022-02-10 18:04:28.101  - debug: sainlogic.0 (4190) Data Command received: 80 subcommand 69
                              2022-02-10 18:04:28.101  - debug: sainlogic.0 (4190) Data object: {"softwaretype":"EasyWeatherV1.6.1"}
                              2022-02-10 18:04:28.101  - info: sainlogic.0 (4190) Scheduler updating IOBroker states
                              2022-02-10 18:04:28.102  - debug: sainlogic.0 (4190) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:04:28.102  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                              2022-02-10 18:04:28.104  - debug: sainlogic.0 (4190) FW Scheduler Received data string: ffff501511456173795765617468657256312e362e31
                              2022-02-10 18:04:28.104  - debug: sainlogic.0 (4190) Data Command received: 80 subcommand 69
                              2022-02-10 18:04:28.105  - debug: sainlogic.0 (4190) Data object: {"softwaretype":"EasyWeatherV1.6.1"}
                              2022-02-10 18:04:28.106  - info: sainlogic.0 (4190) Scheduler updating IOBroker states
                              2022-02-10 18:04:28.106  - debug: sainlogic.0 (4190) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:04:28.107  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,11,0,6,5,5,27
                              2022-02-10 18:04:58.081  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              2022-02-10 18:04:58.082  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,80,3,83
                              2022-02-10 18:04:58.092  - debug: sainlogic.0 (4190) FW Scheduler Received data string: ffff501511456173795765617468657256312e362e31
                              2022-02-10 18:04:58.092  - debug: sainlogic.0 (4190) Data Command received: 80 subcommand 69
                              2022-02-10 18:04:58.092  - debug: sainlogic.0 (4190) Data object: {"softwaretype":"EasyWeatherV1.6.1"}
                              2022-02-10 18:04:58.092  - info: sainlogic.0 (4190) Scheduler updating IOBroker states
                              2022-02-10 18:04:58.093  - debug: sainlogic.0 (4190) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:04:58.093  - debug: sainlogic.0 (4190) Scheduler connected to weather station run 255,255,11,0,6,4,4,25
                              2022-02-10 18:05:28.081  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              2022-02-10 18:05:28.082  - error: sainlogic.0 (4190) Connection error on 192.168.178.137:45000: Error: connect EISCONN 192.168.178.137:45000 - Local (192.168.178.18:57768)
                              2022-02-10 18:05:28.085  - debug: sainlogic.0 (4190) FW Scheduler Connection closed
                              2022-02-10 18:05:58.082  - info: sainlogic.0 (4190) Scheduler pulling for new data
                              
                              

                              Und so in den Objecten:

                              78d99c6a-a9c1-4ec8-a96c-c9dd31ed9dda-grafik.png

                              Stelle ich auf Listener um kommt das:

                              2022-02-10 18:12:27.844  - debug: sainlogic.0 (4622) States create System PubSub Client
                              2022-02-10 18:12:27.844  - debug: sainlogic.0 (4622) States create User PubSub Client
                              2022-02-10 18:12:27.885  - debug: sainlogic.0 (4622) States connected to redis: 0.0.0.0:9000
                              2022-02-10 18:12:28.197  - info: sainlogic.0 (4622) starting. Version 0.8.1 (non-npm: phifogg/ioBroker.sainlogic#9e7d2bc23ed5074f4a5d6d58a74764418f20b70e) in /opt/iobroker/node_modules/iobroker.sainlogic, node: v14.19.0, js-controller: 4.0.7
                              2022-02-10 18:12:28.230  - debug: sainlogic.0 (4622) Listener IP: 192.168.178.18
                              2022-02-10 18:12:28.230  - debug: sainlogic.0 (4622) Listener port: 45000
                              2022-02-10 18:12:28.230  - debug: sainlogic.0 (4622) Listener path: /weatherstation/updateweatherstation.php
                              2022-02-10 18:12:28.230  - debug: sainlogic.0 (4622) Listener protocol: ecowitt
                              2022-02-10 18:12:28.231  - debug: sainlogic.0 (4622) Forward URL:
                              2022-02-10 18:12:28.231  - info: sainlogic.0 (4622) Starting Listener
                              2022-02-10 18:12:33.771  - debug: sainlogic.0 (4622) Listener body is PASSKEY=6E8D338577B841F7DC608157C88988C7&stationtype=EasyWeatherV1.6.1&dateutc=2022-02-10+17:12:31&tempinf=71.1&humidityin=47&baromrelin=30.225&baromabsin=29.743&tempf=42.3&humidity=95&winddir=253&windspeedmph=0.7&windgustmph=1.1&maxdailygust=13.6&rainratein=0.000&eventrainin=0.110&hourlyrainin=0.000&dailyrainin=0.122&weeklyrainin=1.551&monthlyrainin=1.772&totalrainin=68.295&solarradiation=0.00&uv=0&wh65batt=0&freq=868M&model=WS2900_V2.01.10
                              2022-02-10 18:12:33.772  - debug: sainlogic.0 (4622) No mapping found for dataelement: PASSKEY
                              2022-02-10 18:12:33.773  - debug: sainlogic.0 (4622) Extracting value for info.softwaretype(stationtype)
                              2022-02-10 18:12:33.773  - debug: sainlogic.0 (4622) No mapping found for dataelement: dateutc
                              2022-02-10 18:12:33.773  - debug: sainlogic.0 (4622) Extracting value for weather.current.indoortemp(tempinf)
                              2022-02-10 18:12:33.776  - debug: sainlogic.0 (4622) Extracting value for weather.current.indoorhumidity(humidityin)
                              2022-02-10 18:12:33.777  - debug: sainlogic.0 (4622) Extracting value for weather.current.pressurerel(baromrelin)
                              2022-02-10 18:12:33.777  - debug: sainlogic.0 (4622) Extracting value for weather.current.pressureabs(baromabsin)
                              2022-02-10 18:12:33.778  - debug: sainlogic.0 (4622) Extracting value for weather.current.outdoortemp(tempf)
                              2022-02-10 18:12:33.778  - debug: sainlogic.0 (4622) Extracting value for weather.current.outdoorhumidity(humidity)
                              2022-02-10 18:12:33.778  - debug: sainlogic.0 (4622) Extracting value for weather.current.winddir(winddir)
                              2022-02-10 18:12:33.778  - debug: sainlogic.0 (4622) Extracting value for weather.current.windspeed(windspeedmph)
                              2022-02-10 18:12:33.779  - debug: sainlogic.0 (4622) Extracting value for weather.current.windgustspeed(windgustmph)
                              2022-02-10 18:12:33.779  - debug: sainlogic.0 (4622) Extracting value for weather.current.maxdailygust(maxdailygust)
                              2022-02-10 18:12:33.779  - debug: sainlogic.0 (4622) Extracting value for weather.current.rain(rainratein)
                              2022-02-10 18:12:33.780  - debug: sainlogic.0 (4622) No mapping found for dataelement: eventrainin
                              2022-02-10 18:12:33.780  - debug: sainlogic.0 (4622) No mapping found for dataelement: hourlyrainin
                              2022-02-10 18:12:33.780  - debug: sainlogic.0 (4622) Extracting value for weather.current.dailyrain(dailyrainin)
                              2022-02-10 18:12:33.780  - debug: sainlogic.0 (4622) Extracting value for weather.current.weeklyrain(weeklyrainin)
                              2022-02-10 18:12:33.780  - debug: sainlogic.0 (4622) Extracting value for weather.current.monthlyrain(monthlyrainin)
                              2022-02-10 18:12:33.781  - debug: sainlogic.0 (4622) No mapping found for dataelement: totalrainin
                              2022-02-10 18:12:33.781  - debug: sainlogic.0 (4622) Extracting value for weather.current.solarradiation(solarradiation)
                              2022-02-10 18:12:33.781  - debug: sainlogic.0 (4622) Extracting value for weather.current.uvi(uv)
                              2022-02-10 18:12:33.781  - debug: sainlogic.0 (4622) No mapping found for dataelement: wh65batt
                              2022-02-10 18:12:33.781  - debug: sainlogic.0 (4622) Extracting value for info.freq(freq)
                              2022-02-10 18:12:33.781  - debug: sainlogic.0 (4622) Extracting value for info.model(model)
                              2022-02-10 18:12:33.782  - debug: sainlogic.0 (4622) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:12:33.782  - debug: sainlogic.0 (4622) Setting value from data for weather.current.indoortemp to 21.7
                              2022-02-10 18:12:33.783  - debug: sainlogic.0 (4622) Target for indoortemp unit is set: °C, using conversion: null
                              2022-02-10 18:12:33.783  - debug: sainlogic.0 (4622) Setting value from data for weather.current.indoorhumidity to 47
                              2022-02-10 18:12:33.783  - debug: sainlogic.0 (4622) Setting value from data for weather.current.pressurerel to 1023.4
                              2022-02-10 18:12:33.783  - debug: sainlogic.0 (4622) Target for pressurerel unit is set: hPa, using conversion: null
                              2022-02-10 18:12:33.783  - debug: sainlogic.0 (4622) Setting value from data for weather.current.pressureabs to 1007.1
                              2022-02-10 18:12:33.783  - debug: sainlogic.0 (4622) Target for pressureabs unit is set: hPa, using conversion: null
                              2022-02-10 18:12:33.784  - debug: sainlogic.0 (4622) Setting value from data for weather.current.outdoortemp to 5.7
                              2022-02-10 18:12:33.784  - debug: sainlogic.0 (4622) Target for outdoortemp unit is set: °C, using conversion: null
                              2022-02-10 18:12:33.784  - debug: sainlogic.0 (4622) Setting value from data for weather.current.outdoorhumidity to 95
                              2022-02-10 18:12:33.784  - debug: sainlogic.0 (4622) Setting value from data for weather.current.winddir to 253
                              2022-02-10 18:12:33.784  - debug: sainlogic.0 (4622) Setting value from data for weather.current.windspeed to 1.1
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Target for windspeed unit is set: km/h, using conversion: null
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Setting value from data for weather.current.windgustspeed to 1.8
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Target for windgustspeed unit is set: km/h, using conversion: null
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Setting value from data for weather.current.maxdailygust to 21.9
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Target for maxdailygust unit is set: km/h, using conversion: null
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Setting value from data for weather.current.rain to 0
                              2022-02-10 18:12:33.785  - debug: sainlogic.0 (4622) Target for rain unit is set: mm, using conversion: null
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Setting value from data for weather.current.dailyrain to 3.1
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Target for dailyrain unit is set: mm, using conversion: null
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Setting value from data for weather.current.weeklyrain to 39.4
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Target for weeklyrain unit is set: mm, using conversion: null
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Setting value from data for weather.current.monthlyrain to 45
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Target for monthlyrain unit is set: mm, using conversion: null
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Setting value from data for weather.current.solarradiation to 0
                              2022-02-10 18:12:33.786  - debug: sainlogic.0 (4622) Target for solarradiation unit is set: lx, using conversion: null
                              2022-02-10 18:12:33.787  - debug: sainlogic.0 (4622) Setting value from data for weather.current.uvi to 0
                              2022-02-10 18:12:33.787  - debug: sainlogic.0 (4622) Setting value from data for info.freq to 868M
                              2022-02-10 18:12:33.787  - debug: sainlogic.0 (4622) Setting value from data for info.model to WS2900_V2.01.10
                              2022-02-10 18:12:33.787  - debug: sainlogic.0 (4622) Listener received EW update: {"PASSKEY":"6E8D338577B841F7DC608157C88988C7","stationtype":"EasyWeatherV1.6.1","dateutc":"2022-02-10 17:12:31","tempinf":"71.1","humidityin":"47","baromrelin":"30.225","baromabsin":"29.743","tempf":"42.3","humidity":"95","winddir":"253","windspeedmph":"0.7","windgustmph":"1.1","maxdailygust":"13.6","rainratein":"0.000","eventrainin":"0.110","hourlyrainin":"0.000","dailyrainin":"0.122","weeklyrainin":"1.551","monthlyrainin":"1.772","totalrainin":"68.295","solarradiation":"0.00","uv":"0","wh65batt":"0","freq":"868M","model":"WS2900_V2.01.10"}
                              2022-02-10 18:13:13.798  - debug: sainlogic.0 (4622) Listener body is PASSKEY=6E8D338577B841F7DC608157C88988C7&stationtype=EasyWeatherV1.6.1&dateutc=2022-02-10+17:13:10&tempinf=71.1&humidityin=47&baromrelin=30.225&baromabsin=29.743&tempf=42.3&humidity=95&winddir=253&windspeedmph=0.2&windgustmph=1.1&maxdailygust=13.6&rainratein=0.000&eventrainin=0.110&hourlyrainin=0.000&dailyrainin=0.122&weeklyrainin=1.551&monthlyrainin=1.772&totalrainin=68.295&solarradiation=0.00&uv=0&wh65batt=0&freq=868M&model=WS2900_V2.01.10
                              2022-02-10 18:13:13.799  - debug: sainlogic.0 (4622) No mapping found for dataelement: PASSKEY
                              2022-02-10 18:13:13.799  - debug: sainlogic.0 (4622) Extracting value for info.softwaretype(stationtype)
                              2022-02-10 18:13:13.800  - debug: sainlogic.0 (4622) No mapping found for dataelement: dateutc
                              2022-02-10 18:13:13.800  - debug: sainlogic.0 (4622) Extracting value for weather.current.indoortemp(tempinf)
                              2022-02-10 18:13:13.800  - debug: sainlogic.0 (4622) Extracting value for weather.current.indoorhumidity(humidityin)
                              2022-02-10 18:13:13.800  - debug: sainlogic.0 (4622) Extracting value for weather.current.pressurerel(baromrelin)
                              2022-02-10 18:13:13.800  - debug: sainlogic.0 (4622) Extracting value for weather.current.pressureabs(baromabsin)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.outdoortemp(tempf)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.outdoorhumidity(humidity)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.winddir(winddir)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.windspeed(windspeedmph)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.windgustspeed(windgustmph)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.maxdailygust(maxdailygust)
                              2022-02-10 18:13:13.801  - debug: sainlogic.0 (4622) Extracting value for weather.current.rain(rainratein)
                              2022-02-10 18:13:13.802  - debug: sainlogic.0 (4622) No mapping found for dataelement: eventrainin
                              2022-02-10 18:13:13.802  - debug: sainlogic.0 (4622) No mapping found for dataelement: hourlyrainin
                              2022-02-10 18:13:13.802  - debug: sainlogic.0 (4622) Extracting value for weather.current.dailyrain(dailyrainin)
                              2022-02-10 18:13:13.802  - debug: sainlogic.0 (4622) Extracting value for weather.current.weeklyrain(weeklyrainin)
                              2022-02-10 18:13:13.802  - debug: sainlogic.0 (4622) Extracting value for weather.current.monthlyrain(monthlyrainin)
                              2022-02-10 18:13:13.802  - debug: sainlogic.0 (4622) No mapping found for dataelement: totalrainin
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Extracting value for weather.current.solarradiation(solarradiation)
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Extracting value for weather.current.uvi(uv)
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) No mapping found for dataelement: wh65batt
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Extracting value for info.freq(freq)
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Extracting value for info.model(model)
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Setting value from data for info.softwaretype to EasyWeatherV1.6.1
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Setting value from data for weather.current.indoortemp to 21.7
                              2022-02-10 18:13:13.803  - debug: sainlogic.0 (4622) Target for indoortemp unit is set: °C, using conversion: null
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Setting value from data for weather.current.indoorhumidity to 47
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Setting value from data for weather.current.pressurerel to 1023.4
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Target for pressurerel unit is set: hPa, using conversion: null
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Setting value from data for weather.current.pressureabs to 1007.1
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Target for pressureabs unit is set: hPa, using conversion: null
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Setting value from data for weather.current.outdoortemp to 5.7
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Target for outdoortemp unit is set: °C, using conversion: null
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Setting value from data for weather.current.outdoorhumidity to 95
                              2022-02-10 18:13:13.804  - debug: sainlogic.0 (4622) Setting value from data for weather.current.winddir to 253
                              2022-02-10 18:13:13.805  - debug: sainlogic.0 (4622) Setting value from data for weather.current.windspeed to 0.3
                              2022-02-10 18:13:13.805  - debug: sainlogic.0 (4622) Target for windspeed unit is set: km/h, using conversion: null
                              2022-02-10 18:13:13.805  - debug: sainlogic.0 (4622) Setting value from data for weather.current.windgustspeed to 1.8
                              2022-02-10 18:13:13.805  - debug: sainlogic.0 (4622) Target for windgustspeed unit is set: km/h, using conversion: null
                              2022-02-10 18:13:13.805  - debug: sainlogic.0 (4622) Setting value from data for weather.current.maxdailygust to 21.9
                              2022-02-10 18:13:13.805  - debug: sainlogic.0 (4622) Target for maxdailygust unit is set: km/h, using conversion: null
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Setting value from data for weather.current.rain to 0
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Target for rain unit is set: mm, using conversion: null
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Setting value from data for weather.current.dailyrain to 3.1
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Target for dailyrain unit is set: mm, using conversion: null
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Setting value from data for weather.current.weeklyrain to 39.4
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Target for weeklyrain unit is set: mm, using conversion: null
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Setting value from data for weather.current.monthlyrain to 45
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Target for monthlyrain unit is set: mm, using conversion: null
                              2022-02-10 18:13:13.806  - debug: sainlogic.0 (4622) Setting value from data for weather.current.solarradiation to 0
                              2022-02-10 18:13:13.807  - debug: sainlogic.0 (4622) Target for solarradiation unit is set: lx, using conversion: null
                              2022-02-10 18:13:13.807  - debug: sainlogic.0 (4622) Setting value from data for weather.current.uvi to 0
                              2022-02-10 18:13:13.807  - debug: sainlogic.0 (4622) Setting value from data for info.freq to 868M
                              2022-02-10 18:13:13.807  - debug: sainlogic.0 (4622) Setting value from data for info.model to WS2900_V2.01.10
                              2022-02-10 18:13:13.807  - debug: sainlogic.0 (4622) Listener received EW update: {"PASSKEY":"6E8D338577B841F7DC608157C88988C7","stationtype":"EasyWeatherV1.6.1","dateutc":"2022-02-10 17:13:10","tempinf":"71.1","humidityin":"47","baromrelin":"30.225","baromabsin":"29.743","tempf":"42.3","humidity":"95","winddir":"253","windspeedmph":"0.2","windgustmph":"1.1","maxdailygust":"13.6","rainratein":"0.000","eventrainin":"0.110","hourlyrainin":"0.000","dailyrainin":"0.122","weeklyrainin":"1.551","monthlyrainin":"1.772","totalrainin":"68.295","solarradiation":"0.00","uv":"0","wh65batt":"0","freq":"868M","model":"WS2900_V2.01.10"}
                              
                              

                              Und ein Teil der DPs werden befüllt:

                              439f7a07-f78a-48c1-bbc3-035dbf930e19-grafik.png

                              Datenpunkte wie z.B. UVRaw sollte doch aber im Ecowitt Protokoll enthalten sein zumindest bekomme ich bei Verwendung des Scripts einen Wert.

                              Liegt da nich was im Adapter oder ist meine Station nicht 100% kompatibel?

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              1 Antwort Letzte Antwort
                              0
                              • R Offline
                                R Offline
                                rotamint
                                schrieb am zuletzt editiert von
                                #249

                                Hallo zusammen! Ich habe eine grundlegende Frage zum Sainlogic-Adapter. Ich habe folgende Komponenten bei froggit.de gekauft:

                                Außeneinheit

                                zusammen mit

                                WiFi-USB-Dongle DP1500

                                Das ganze nach reichlich Nachlesem, "try & error" und wieder Nachlesen letztendlich mit dem Sainlogic-Adapter V.0.9.0 lauffähig bekommen:

                                sainlogic ok.jpg

                                Jedoch liefern die Datenpunkte "info, maxvalues und minvalues" keine Werte (null)
                                Ich vermute es hängt damit zusammen, dass die "Zeitplaneinstellungen" (pull) in der Config deaktiv steht (meine ich so bei Thomas Braun gelesen zu haben).

                                Setze ich die "Zeitplaneinstellungen" auf aktiv,
                                sainlogic zeitplan.jpg

                                erhalte ich folgende Fehlermeldung ohne Veränderung der "null-Daten"

                                sainlogic error.jpg

                                Hierzu meine Fragen:

                                Habe ich was falsch eingestellt (wenn ja - was), soviel kann da ja nicht konfiguriert werden.
                                Wer "erzeugt / liefert" die "Min- Maxvalues". Die Außeneinheit? Der DP1500 USB-Dongle? Ggf. das nicht vorhandene Display?
                                Wer hat eine Idee, wie ich das Problem lösen kann?

                                Danke für Eure Unterstützung, in diesem Sinne, ein tolles sonniges Wochenende!

                                S.

                                mcm1957M 1 Antwort Letzte Antwort
                                0
                                • R rotamint

                                  Hallo zusammen! Ich habe eine grundlegende Frage zum Sainlogic-Adapter. Ich habe folgende Komponenten bei froggit.de gekauft:

                                  Außeneinheit

                                  zusammen mit

                                  WiFi-USB-Dongle DP1500

                                  Das ganze nach reichlich Nachlesem, "try & error" und wieder Nachlesen letztendlich mit dem Sainlogic-Adapter V.0.9.0 lauffähig bekommen:

                                  sainlogic ok.jpg

                                  Jedoch liefern die Datenpunkte "info, maxvalues und minvalues" keine Werte (null)
                                  Ich vermute es hängt damit zusammen, dass die "Zeitplaneinstellungen" (pull) in der Config deaktiv steht (meine ich so bei Thomas Braun gelesen zu haben).

                                  Setze ich die "Zeitplaneinstellungen" auf aktiv,
                                  sainlogic zeitplan.jpg

                                  erhalte ich folgende Fehlermeldung ohne Veränderung der "null-Daten"

                                  sainlogic error.jpg

                                  Hierzu meine Fragen:

                                  Habe ich was falsch eingestellt (wenn ja - was), soviel kann da ja nicht konfiguriert werden.
                                  Wer "erzeugt / liefert" die "Min- Maxvalues". Die Außeneinheit? Der DP1500 USB-Dongle? Ggf. das nicht vorhandene Display?
                                  Wer hat eine Idee, wie ich das Problem lösen kann?

                                  Danke für Eure Unterstützung, in diesem Sinne, ein tolles sonniges Wochenende!

                                  S.

                                  mcm1957M Offline
                                  mcm1957M Offline
                                  mcm1957
                                  schrieb am zuletzt editiert von
                                  #250

                                  @rotamint
                                  I do not see Min/Max values using listener mode too. i'm using a Conrad Eurochron EFWS2900. Actual values seem to be ok. I've created a issue https://github.com/phifogg/ioBroker.sainlogic/issues/131

                                  In respect to unknow subcommand this topic might be covered by issue
                                  https://github.com/phifogg/ioBroker.sainlogic/issues/127

                                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                  Support Repositoryverwaltung.

                                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                  LESEN - gute Forenbeitrage

                                  mcm1957M 1 Antwort Letzte Antwort
                                  0
                                  • mcm1957M mcm1957

                                    @rotamint
                                    I do not see Min/Max values using listener mode too. i'm using a Conrad Eurochron EFWS2900. Actual values seem to be ok. I've created a issue https://github.com/phifogg/ioBroker.sainlogic/issues/131

                                    In respect to unknow subcommand this topic might be covered by issue
                                    https://github.com/phifogg/ioBroker.sainlogic/issues/127

                                    mcm1957M Offline
                                    mcm1957M Offline
                                    mcm1957
                                    schrieb am zuletzt editiert von mcm1957
                                    #251

                                    According to phifoggs responce at issue 131 the min/max values will be set ONLY if the station itself transmits min/max values. Tha adapter does NOT calculate any values.


                                    Laut phifoggs Antwort auf Issue 131 werden die Min/Max-Werte NUR gesetzt, wenn die Station selbst Min/Max-Werte sendet. Der Adapter berechnet KEINE Werte.

                                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                    Support Repositoryverwaltung.

                                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                    LESEN - gute Forenbeitrage

                                    R 1 Antwort Letzte Antwort
                                    0
                                    • mcm1957M mcm1957

                                      According to phifoggs responce at issue 131 the min/max values will be set ONLY if the station itself transmits min/max values. Tha adapter does NOT calculate any values.


                                      Laut phifoggs Antwort auf Issue 131 werden die Min/Max-Werte NUR gesetzt, wenn die Station selbst Min/Max-Werte sendet. Der Adapter berechnet KEINE Werte.

                                      R Offline
                                      R Offline
                                      rotamint
                                      schrieb am zuletzt editiert von
                                      #252

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

                                      According to phifoggs responce at issue 131 the min/max values will be set ONLY if the station itself transmits min/max values. Tha adapter does NOT calculate any values.


                                      Laut phifoggs Antwort auf Issue 131 werden die Min/Max-Werte NUR gesetzt, wenn die Station selbst Min/Max-Werte sendet. Der Adapter berechnet KEINE Werte.

                                      Schade. Ernüchternd. Trotzdem Danke für die Info, jetzt weiß ich wenigstens was ich zu tun habe 😉 Möchte da eigentlich nicht ewig dran rum basteln, dass es zum Schluss dann doch eine "holprige" Lösung wird... Daher meine Frage:

                                      Wer kann (welche?) Station empfehlen, die die Min-/Max-Werte mitliefert? Würde dann ggf. auf eine andere Ausseneinheit umsteigen.

                                      Danke schonmal, schönen Rest-Sonntag noch...
                                      LG Stefan.

                                      FabioF 1 Antwort Letzte Antwort
                                      0
                                      • R rotamint

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

                                        According to phifoggs responce at issue 131 the min/max values will be set ONLY if the station itself transmits min/max values. Tha adapter does NOT calculate any values.


                                        Laut phifoggs Antwort auf Issue 131 werden die Min/Max-Werte NUR gesetzt, wenn die Station selbst Min/Max-Werte sendet. Der Adapter berechnet KEINE Werte.

                                        Schade. Ernüchternd. Trotzdem Danke für die Info, jetzt weiß ich wenigstens was ich zu tun habe 😉 Möchte da eigentlich nicht ewig dran rum basteln, dass es zum Schluss dann doch eine "holprige" Lösung wird... Daher meine Frage:

                                        Wer kann (welche?) Station empfehlen, die die Min-/Max-Werte mitliefert? Würde dann ggf. auf eine andere Ausseneinheit umsteigen.

                                        Danke schonmal, schönen Rest-Sonntag noch...
                                        LG Stefan.

                                        FabioF Offline
                                        FabioF Offline
                                        Fabio
                                        schrieb am zuletzt editiert von
                                        #253

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

                                        Wer kann (welche?) Station empfehlen, die die Min-/Max-Werte mitliefert? Würde dann ggf. auf eine andere Ausseneinheit umsteigen.

                                        Ich habe diese hier zuverlässig im Einsatz: https://www.froggit.de/product_info.php?info=p356_wh4000se-wifi-internet-funk-wetterstation---wunderground--ecowitt--pc-anbindung--auswertungssoftware.html

                                        Grüße
                                        Fabio

                                        Iobroker:

                                        • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                                        • Das hat unser Smarthome erst zu Smarthome gemacht.

                                        • Du wächst mit ioBroker und ioBroker wächst mit dir.

                                        • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        R 1 Antwort Letzte Antwort
                                        1
                                        • FabioF Fabio

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

                                          Wer kann (welche?) Station empfehlen, die die Min-/Max-Werte mitliefert? Würde dann ggf. auf eine andere Ausseneinheit umsteigen.

                                          Ich habe diese hier zuverlässig im Einsatz: https://www.froggit.de/product_info.php?info=p356_wh4000se-wifi-internet-funk-wetterstation---wunderground--ecowitt--pc-anbindung--auswertungssoftware.html

                                          Grüße
                                          Fabio

                                          R Offline
                                          R Offline
                                          rotamint
                                          schrieb am zuletzt editiert von
                                          #254

                                          @fa-bio Besten Dank für die Info. Ich habe eben bestellt 😉

                                          LG Stefan.

                                          FabioF 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

                                          609

                                          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