Skip to content
  • 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
  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.1k

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

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

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.
  • H Haifisch_777

    @glasfaser

    Hai,
    die Daten habe ich wieder, aber es gibt noch die Fehlermeldungen.
    Hier das Ergebnis vom Debug

    sainlogic.0	2021-02-14 15:50:54.246	warn	(11718) Terminated (UNCAUGHT_EXCEPTION): Without reason
    sainlogic.0	2021-02-14 15:50:53.928	error	(11718) Cannot start server on 0.0.0.0:45000: Error: listen EADDRINUSE: address already in use 0.0.0.0:45000
    sainlogic.0	2021-02-14 15:50:53.915	info	(11718) Starting Listener
    sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Forward URL:
    sainlogic.0	2021-02-14 15:50:53.914	debug	(11718) Listener protocol: wunderground
    sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener path: /weatherstation/updateweatherstation.php
    sainlogic.0	2021-02-14 15:50:53.913	debug	(11718) Listener port: 45000
    sainlogic.0	2021-02-14 15:50:53.912	debug	(11718) Listener IP: 0.0.0.0
    sainlogic.0	2021-02-14 15:50:53.911	debug	(11718) Scheduler Interval: 1
    sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation port: 45000
    sainlogic.0	2021-02-14 15:50:53.910	debug	(11718) Weatherstation IP: 192.168.192.10
    sainlogic.0	2021-02-14 15:50:53.909	info	(11718) Scheduler call ws_getmindaily activated
    sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmaxdaily activated
    sainlogic.0	2021-02-14 15:50:53.908	info	(11718) Scheduler call ws_getmin activated
    sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getmax activated
    sainlogic.0	2021-02-14 15:50:53.907	info	(11718) Scheduler call ws_getcurrent activated
    sainlogic.0	2021-02-14 15:50:53.906	info	(11718) Scheduler call ws_getfirmware activated
    sainlogic.0	2021-02-14 15:50:53.905	info	(11718) Starting Scheduler
    sainlogic.0	2021-02-14 15:50:53.848	info	(11718) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
    sainlogic.0	2021-02-14 15:50:53.316	debug	(11718) statesDB connected
    sainlogic.0	2021-02-14 15:50:53.315	debug	(11718) States connected to redis: 127.0.0.1:9000
    sainlogic.0	2021-02-14 15:50:53.301	debug	(11718) States create System PubSub Client
    sainlogic.0	2021-02-14 15:50:53.298	debug	(11718) States create User PubSub Client
    sainlogic.0	2021-02-14 15:50:53.291	debug	(11718) Redis States: Use Redis connection: 127.0.0.1:9000
    sainlogic.0	2021-02-14 15:50:53.289	debug	(11718) objectDB connected
    sainlogic.0	2021-02-14 15:50:53.282	debug	(11718) Objects connected to redis: 127.0.0.1:9001
    sainlogic.0	2021-02-14 15:50:53.272	debug	(11718) Objects client initialize lua scripts
    sainlogic.0	2021-02-14 15:50:53.270	debug	(11718) Objects create User PubSub Client
    sainlogic.0	2021-02-14 15:50:53.269	debug	(11718) Objects create System PubSub Client
    sainlogic.0	2021-02-14 15:50:53.265	debug	(11718) Objects client ready ... initialize now
    sainlogic.0	2021-02-14 15:50:53.242	error	at internal/main/run_main_module.js:17:47
    sainlogic.0	2021-02-14 15:50:53.242	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    sainlogic.0	2021-02-14 15:50:53.242	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    sainlogic.0	2021-02-14 15:50:53.242	error	at Module.load (internal/modules/cjs/loader.js:863:32)
    sainlogic.0	2021-02-14 15:50:53.242	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    sainlogic.0	2021-02-14 15:50:53.242	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
    sainlogic.0	2021-02-14 15:50:53.242	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
    sainlogic.0	2021-02-14 15:50:53.242	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
    sainlogic.0	2021-02-14 15:50:53.242	error	(11718) TypeError: Cannot read property 'bind' of undefined
    sainlogic.0	2021-02-14 15:50:53.241	error	(11718) uncaught exception: Cannot read property 'bind' of undefined
    sainlogic.0	2021-02-14 15:50:53.229	debug	(11718) Redis Objects: Use Redis connection: 127.0.0.1:9001
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #153

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

    error (11718) Cannot start server on 0.0.0.0:45000: Error: listen EADDRINUSE: address already in use 0.0.0.0:45000

    Der Port wird laut Log schon benutzt !

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

    1 Antwort Letzte Antwort
    0
    • H Haifisch_777

      @haifisch_777

      die meisten Daten sind richtig, bis z.B. auf wind speed,

      e7876ab2-9c33-4933-b6b6-4698a37ec90e-image.png

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

      @haifisch_777

      Aktiviere mal nur diesen Punkt , inkl. Angabe der IP .

      1.JPG

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

      H 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @haifisch_777

        Aktiviere mal nur diesen Punkt , inkl. Angabe der IP .

        1.JPG

        H Offline
        H Offline
        Haifisch_777
        schrieb am zuletzt editiert von
        #155

        @glasfaser

        sainlogic.0	2021-02-14 16:09:43.762	debug	(24879) statesDB connected
        sainlogic.0	2021-02-14 16:09:43.761	debug	(24879) States connected to redis: 127.0.0.1:9000
        sainlogic.0	2021-02-14 16:09:43.752	debug	(24879) States create System PubSub Client
        sainlogic.0	2021-02-14 16:09:43.749	debug	(24879) States create User PubSub Client
        sainlogic.0	2021-02-14 16:09:43.742	debug	(24879) Redis States: Use Redis connection: 127.0.0.1:9000
        sainlogic.0	2021-02-14 16:09:43.740	debug	(24879) objectDB connected
        sainlogic.0	2021-02-14 16:09:43.733	debug	(24879) Objects connected to redis: 127.0.0.1:9001
        sainlogic.0	2021-02-14 16:09:43.713	debug	(24879) Objects client initialize lua scripts
        sainlogic.0	2021-02-14 16:09:43.712	debug	(24879) Objects create User PubSub Client
        sainlogic.0	2021-02-14 16:09:43.710	debug	(24879) Objects create System PubSub Client
        sainlogic.0	2021-02-14 16:09:43.706	debug	(24879) Objects client ready ... initialize now
        sainlogic.0	2021-02-14 16:09:43.682	error	at internal/main/run_main_module.js:17:47
        sainlogic.0	2021-02-14 16:09:43.682	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        sainlogic.0	2021-02-14 16:09:43.682	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
        sainlogic.0	2021-02-14 16:09:43.682	error	at Module.load (internal/modules/cjs/loader.js:863:32)
        sainlogic.0	2021-02-14 16:09:43.682	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
        sainlogic.0	2021-02-14 16:09:43.682	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
        sainlogic.0	2021-02-14 16:09:43.682	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
        sainlogic.0	2021-02-14 16:09:43.682	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
        sainlogic.0	2021-02-14 16:09:43.682	error	(24879) TypeError: Cannot read property 'bind' of undefined
        sainlogic.0	2021-02-14 16:09:43.681	error	(24879) uncaught exception: Cannot read property 'bind' of undefined
        sainlogic.0	2021-02-14 16:09:43.668	debug	(24879) Redis Objects: Use Redis connection: 127.0.0.1:9001
        sainlogic.0	2021-02-14 16:09:33.628	debug	(24803) statesDB connected
        sainlogic.0	2021-02-14 16:09:33.626	debug	(24803) States connected to redis: 127.0.0.1:9000
        sainlogic.0	2021-02-14 16:09:33.487	warn	(24803) Terminated (UNCAUGHT_EXCEPTION): Without reason
        sainlogic.0	2021-02-14 16:09:33.171	debug	(24803) States create System PubSub Client
        sainlogic.0	2021-02-14 16:09:33.167	debug	(24803) States create User PubSub Client
        sainlogic.0	2021-02-14 16:09:33.144	debug	(24803) Redis States: Use Redis connection: 127.0.0.1:9000
        sainlogic.0	2021-02-14 16:09:33.133	debug	(24803) objectDB connected
        sainlogic.0	2021-02-14 16:09:33.106	debug	(24803) Objects connected to redis: 127.0.0.1:9001
        sainlogic.0	2021-02-14 16:09:32.807	debug	(24803) Objects client initialize lua scripts
        sainlogic.0	2021-02-14 16:09:32.805	debug	(24803) Objects create User PubSub Client
        sainlogic.0	2021-02-14 16:09:32.804	debug	(24803) Objects create System PubSub Client
        sainlogic.0	2021-02-14 16:09:32.671	debug	(24803) Objects client ready ... initialize now
        sainlogic.0	2021-02-14 16:09:32.486	error	at internal/main/run_main_module.js:17:47
        sainlogic.0	2021-02-14 16:09:32.486	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        sainlogic.0	2021-02-14 16:09:32.486	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
        sainlogic.0	2021-02-14 16:09:32.486	error	at Module.load (internal/modules/cjs/loader.js:863:32)
        sainlogic.0	2021-02-14 16:09:32.486	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
        sainlogic.0	2021-02-14 16:09:32.486	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
        sainlogic.0	2021-02-14 16:09:32.486	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
        sainlogic.0	2021-02-14 16:09:32.486	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
        sainlogic.0	2021-02-14 16:09:32.486	error	(24803) TypeError: Cannot read property 'bind' of undefined
        sainlogic.0	2021-02-14 16:09:32.484	error	(24803) uncaught exception: Cannot read property 'bind' of undefined
        sainlogic.0	2021-02-14 16:09:32.473	debug	(24803) Redis Objects: Use Redis connection: 127.0.0.1:9001
        
        H 1 Antwort Letzte Antwort
        0
        • H Haifisch_777

          @glasfaser

          sainlogic.0	2021-02-14 16:09:43.762	debug	(24879) statesDB connected
          sainlogic.0	2021-02-14 16:09:43.761	debug	(24879) States connected to redis: 127.0.0.1:9000
          sainlogic.0	2021-02-14 16:09:43.752	debug	(24879) States create System PubSub Client
          sainlogic.0	2021-02-14 16:09:43.749	debug	(24879) States create User PubSub Client
          sainlogic.0	2021-02-14 16:09:43.742	debug	(24879) Redis States: Use Redis connection: 127.0.0.1:9000
          sainlogic.0	2021-02-14 16:09:43.740	debug	(24879) objectDB connected
          sainlogic.0	2021-02-14 16:09:43.733	debug	(24879) Objects connected to redis: 127.0.0.1:9001
          sainlogic.0	2021-02-14 16:09:43.713	debug	(24879) Objects client initialize lua scripts
          sainlogic.0	2021-02-14 16:09:43.712	debug	(24879) Objects create User PubSub Client
          sainlogic.0	2021-02-14 16:09:43.710	debug	(24879) Objects create System PubSub Client
          sainlogic.0	2021-02-14 16:09:43.706	debug	(24879) Objects client ready ... initialize now
          sainlogic.0	2021-02-14 16:09:43.682	error	at internal/main/run_main_module.js:17:47
          sainlogic.0	2021-02-14 16:09:43.682	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
          sainlogic.0	2021-02-14 16:09:43.682	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
          sainlogic.0	2021-02-14 16:09:43.682	error	at Module.load (internal/modules/cjs/loader.js:863:32)
          sainlogic.0	2021-02-14 16:09:43.682	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
          sainlogic.0	2021-02-14 16:09:43.682	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
          sainlogic.0	2021-02-14 16:09:43.682	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
          sainlogic.0	2021-02-14 16:09:43.682	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
          sainlogic.0	2021-02-14 16:09:43.682	error	(24879) TypeError: Cannot read property 'bind' of undefined
          sainlogic.0	2021-02-14 16:09:43.681	error	(24879) uncaught exception: Cannot read property 'bind' of undefined
          sainlogic.0	2021-02-14 16:09:43.668	debug	(24879) Redis Objects: Use Redis connection: 127.0.0.1:9001
          sainlogic.0	2021-02-14 16:09:33.628	debug	(24803) statesDB connected
          sainlogic.0	2021-02-14 16:09:33.626	debug	(24803) States connected to redis: 127.0.0.1:9000
          sainlogic.0	2021-02-14 16:09:33.487	warn	(24803) Terminated (UNCAUGHT_EXCEPTION): Without reason
          sainlogic.0	2021-02-14 16:09:33.171	debug	(24803) States create System PubSub Client
          sainlogic.0	2021-02-14 16:09:33.167	debug	(24803) States create User PubSub Client
          sainlogic.0	2021-02-14 16:09:33.144	debug	(24803) Redis States: Use Redis connection: 127.0.0.1:9000
          sainlogic.0	2021-02-14 16:09:33.133	debug	(24803) objectDB connected
          sainlogic.0	2021-02-14 16:09:33.106	debug	(24803) Objects connected to redis: 127.0.0.1:9001
          sainlogic.0	2021-02-14 16:09:32.807	debug	(24803) Objects client initialize lua scripts
          sainlogic.0	2021-02-14 16:09:32.805	debug	(24803) Objects create User PubSub Client
          sainlogic.0	2021-02-14 16:09:32.804	debug	(24803) Objects create System PubSub Client
          sainlogic.0	2021-02-14 16:09:32.671	debug	(24803) Objects client ready ... initialize now
          sainlogic.0	2021-02-14 16:09:32.486	error	at internal/main/run_main_module.js:17:47
          sainlogic.0	2021-02-14 16:09:32.486	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
          sainlogic.0	2021-02-14 16:09:32.486	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
          sainlogic.0	2021-02-14 16:09:32.486	error	at Module.load (internal/modules/cjs/loader.js:863:32)
          sainlogic.0	2021-02-14 16:09:32.486	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
          sainlogic.0	2021-02-14 16:09:32.486	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
          sainlogic.0	2021-02-14 16:09:32.486	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
          sainlogic.0	2021-02-14 16:09:32.486	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
          sainlogic.0	2021-02-14 16:09:32.486	error	(24803) TypeError: Cannot read property 'bind' of undefined
          sainlogic.0	2021-02-14 16:09:32.484	error	(24803) uncaught exception: Cannot read property 'bind' of undefined
          sainlogic.0	2021-02-14 16:09:32.473	debug	(24803) Redis Objects: Use Redis connection: 127.0.0.1:9001
          
          H Offline
          H Offline
          Haifisch_777
          schrieb am zuletzt editiert von
          #156

          @haifisch_777
          Listener Setting hatte ich deaktiviert, war das richtig ?

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • H Haifisch_777

            @haifisch_777
            Listener Setting hatte ich deaktiviert, war das richtig ?

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

            @haifisch_777

            Ich nutze den Adapter nicht er ist aus, habe nur Erfolg mit Scheduler Settings , den anderen habe ich aus.

            Ich nutze das hier :

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

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

            H 2 Antworten Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @haifisch_777

              Ich nutze den Adapter nicht er ist aus, habe nur Erfolg mit Scheduler Settings , den anderen habe ich aus.

              Ich nutze das hier :

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

              H Offline
              H Offline
              Haifisch_777
              schrieb am zuletzt editiert von
              #158

              @glasfaser
              Danke, das schau ich mir mal an

              1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @haifisch_777

                Ich nutze den Adapter nicht er ist aus, habe nur Erfolg mit Scheduler Settings , den anderen habe ich aus.

                Ich nutze das hier :

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

                H Offline
                H Offline
                Haifisch_777
                schrieb am zuletzt editiert von
                #159

                @glasfaser

                Oh, das ist mir als Laie doch etwas kompliziert.
                Vielleicht gibt es ja noch Hilfe für den sainlogic?
                Vielleicht stimmen die Daten ja auch im WS view nicht?

                NegaleinN 1 Antwort Letzte Antwort
                0
                • H Haifisch_777

                  @glasfaser

                  Oh, das ist mir als Laie doch etwas kompliziert.
                  Vielleicht gibt es ja noch Hilfe für den sainlogic?
                  Vielleicht stimmen die Daten ja auch im WS view nicht?

                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  schrieb am zuletzt editiert von Negalein
                  #160

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

                  Oh, das ist mir als Laie doch etwas kompliziert.

                  Glaub mir, das ist nicht kompliziert. Du wirst es nicht bereuen.
                  Gibt auch ein super Wiki mit Schritt für Schritt Anleitung.

                  PS: Fogg ist seit 12. Jänner nicht mehr im Forum gewesen. Weiß nicht, ob da noch Support kommt. 😞

                  ° Node.js: 20.17.0 NPM: 10.8.2
                  ° Proxmox, Ubuntu 22.04.3 LTS
                  ° Fixer ---> iob fix

                  H 2 Antworten Letzte Antwort
                  0
                  • NegaleinN Negalein

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

                    Oh, das ist mir als Laie doch etwas kompliziert.

                    Glaub mir, das ist nicht kompliziert. Du wirst es nicht bereuen.
                    Gibt auch ein super Wiki mit Schritt für Schritt Anleitung.

                    PS: Fogg ist seit 12. Jänner nicht mehr im Forum gewesen. Weiß nicht, ob da noch Support kommt. 😞

                    H Offline
                    H Offline
                    Haifisch_777
                    schrieb am zuletzt editiert von
                    #161

                    @negalein

                    Oh, die Wiki ist echt gut, ich versuche es, thanks

                    1 Antwort Letzte Antwort
                    0
                    • NegaleinN Negalein

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

                      Oh, das ist mir als Laie doch etwas kompliziert.

                      Glaub mir, das ist nicht kompliziert. Du wirst es nicht bereuen.
                      Gibt auch ein super Wiki mit Schritt für Schritt Anleitung.

                      PS: Fogg ist seit 12. Jänner nicht mehr im Forum gewesen. Weiß nicht, ob da noch Support kommt. 😞

                      H Offline
                      H Offline
                      Haifisch_777
                      schrieb am zuletzt editiert von
                      #162

                      @negalein
                      Hai, nochmals Danke für den Tipp.
                      Es war wirklich nicht schwer, es ist eine super Wiki, und auch Respekt an den Programmierer.
                      Es läuft stabil!
                      Ich bin begeistert!

                      GlasfaserG 1 Antwort Letzte Antwort
                      0
                      • H Haifisch_777

                        @negalein
                        Hai, nochmals Danke für den Tipp.
                        Es war wirklich nicht schwer, es ist eine super Wiki, und auch Respekt an den Programmierer.
                        Es läuft stabil!
                        Ich bin begeistert!

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

                        @Haifisch_777

                        Schön das es funktioniert.

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

                        FoggF 1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @Haifisch_777

                          Schön das es funktioniert.

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

                          Hallo zusammen,

                          da sind ja ein paar Einträge... muss mal schauen warum ich vom Forum keine Emails dazu bekomme - schade.

                          Anyway, ich habe gestern und heute etwas die in git gemeldeten Dinge behoben. Es gibt ein neues Release 0.6.6: https://github.com/phifogg/ioBroker.sainlogic/releases/tag/0.6.6

                          Damit sollten auch die Fehler oben(Cannot read property 'bind' of undefined) behoben sein.

                          1 Antwort Letzte Antwort
                          0
                          • S Sender

                            @neo110
                            Nach ein paar Tagen Testerei würde ich sagen, Deine Idee funktioniert 1A! 👍
                            Ich setzte noch dailyrain, weeklyrain, monthlyrain und yearlyrain, jeweils täglich 0:01, montäglich 0:01, monatlich am 01. 0:01 und jährlich am 01.01. 0:01 zurück...
                            Nochmals Danke!
                            blocky.PNG

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

                            @sender Spannende Variante!! Klingt nach einer guten Lösung.

                            Wenn ich das Intervall kenne kann ich die Werte nach längerer Zeit zurücksetzen. Beim Scheduler ist das einfach, beim Listener müsste ich das noch als Konfig mit angeben was das Reset-Intervall ist...

                            S 2 Antworten Letzte Antwort
                            0
                            • H Haifisch_777

                              @haifisch_777
                              Naja , irgend ein Fehler habe ich noch.
                              Vielleicht die Instanz nicht richtig eingerichtet?
                              858e1ba5-69ab-4949-a65f-fab9aec634d1-image.png

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

                              @haifisch_777 Das habe ich im neuesten Release (0.6.6) behoben. Bitte nochmals neu von github installieren.

                              1 Antwort Letzte Antwort
                              0
                              • J Offline
                                J Offline
                                Jackson_White
                                schrieb am zuletzt editiert von
                                #167

                                @fogg Einen wunderschönen guten Abend.
                                Ich habe probleme den Adapter zu instalieren, gibt es da was zu beachten ?

                                $ ./iobroker url "https://github.com/phifogg/ioBroker.sainlogic" --debug
                                install phifogg/ioBroker.sainlogic#b2226dcac5056624a34d4384cfb2d1eaf7e8f333
                                NPM version: 6.14.11
                                npm install phifogg/ioBroker.sainlogic#b2226dcac5056624a34d4384cfb2d1eaf7e8f333 --loglevel error --prefix "/opt/iobroker" (System call)
                                
                                > node-bluetooth@1.2.6 install /opt/iobroker/node_modules/node-bluetooth> node-gyp configure build
                                make: Entering directory '/opt/iobroker/node_modules/node-bluetooth/build'
                                  CXX(target) Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o
                                ../src/linux/BluetoothSerialPort.cc:18:6: error: variable or field ‘InitAll’ declared void   18 | void InitAll(Handle<Object> exports) {      |      ^~~~~~~
                                ../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope   18 | void InitAll(Handle<Object> exports) {      |              ^~~~~~../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token   18 | void InitAll(Handle<Object> exports) {      |                           ^
                                ../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope   18 | void InitAll(Handle<Object> exports) {      |                             ^~~~~~~
                                In file included from ../src/linux/BluetoothSerialPort.cc:12:../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope   23 | NODE_MODULE(BluetoothSerialPort, InitAll)      |                                  ^~~~~~~/home/iobroker/.cache/node-gyp/12.21.0/include/node/node.h:737:36: note: in definition of macro ‘NODE_MODULE_X’  737 |       (node::addon_register_func) (regfunc),                          \      |                                    ^~~~~~~../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’   23 | NODE_MODULE(BluetoothSerialPort, InitAll)      | ^~~~~~~~~~~
                                make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1make: Leaving directory '/opt/iobroker/node_modules/node-bluetooth/build'
                                gyp ERR! build error 
                                gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)gyp ERR! System Linux 5.4.0-66-genericgyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"gyp ERR! cwd /opt/iobroker/node_modules/node-bluetoothgyp ERR! node -v v12.21.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                                + iobroker.sainlogic@0.6.6
                                updated 1 package in 26.423s
                                40 packages are looking for funding  run `npm fund` for details
                                upload [4] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/words.js words.js application/javascript
                                upload [3] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/style.css style.css text/css
                                upload [2] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/sainlogic.png sainlogic.png image/png
                                upload [1] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/index_m.html index_m.html text/html
                                upload [0] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/admin.d.ts admin.d.ts video/mp2t
                                process exited with code 0
                                

                                bin für jede Idee offen
                                LG

                                FoggF 1 Antwort Letzte Antwort
                                0
                                • J Jackson_White

                                  @fogg Einen wunderschönen guten Abend.
                                  Ich habe probleme den Adapter zu instalieren, gibt es da was zu beachten ?

                                  $ ./iobroker url "https://github.com/phifogg/ioBroker.sainlogic" --debug
                                  install phifogg/ioBroker.sainlogic#b2226dcac5056624a34d4384cfb2d1eaf7e8f333
                                  NPM version: 6.14.11
                                  npm install phifogg/ioBroker.sainlogic#b2226dcac5056624a34d4384cfb2d1eaf7e8f333 --loglevel error --prefix "/opt/iobroker" (System call)
                                  
                                  > node-bluetooth@1.2.6 install /opt/iobroker/node_modules/node-bluetooth> node-gyp configure build
                                  make: Entering directory '/opt/iobroker/node_modules/node-bluetooth/build'
                                    CXX(target) Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o
                                  ../src/linux/BluetoothSerialPort.cc:18:6: error: variable or field ‘InitAll’ declared void   18 | void InitAll(Handle<Object> exports) {      |      ^~~~~~~
                                  ../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope   18 | void InitAll(Handle<Object> exports) {      |              ^~~~~~../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token   18 | void InitAll(Handle<Object> exports) {      |                           ^
                                  ../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope   18 | void InitAll(Handle<Object> exports) {      |                             ^~~~~~~
                                  In file included from ../src/linux/BluetoothSerialPort.cc:12:../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope   23 | NODE_MODULE(BluetoothSerialPort, InitAll)      |                                  ^~~~~~~/home/iobroker/.cache/node-gyp/12.21.0/include/node/node.h:737:36: note: in definition of macro ‘NODE_MODULE_X’  737 |       (node::addon_register_func) (regfunc),                          \      |                                    ^~~~~~~../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’   23 | NODE_MODULE(BluetoothSerialPort, InitAll)      | ^~~~~~~~~~~
                                  make: *** [BluetoothSerialPort.target.mk:117: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1make: Leaving directory '/opt/iobroker/node_modules/node-bluetooth/build'
                                  gyp ERR! build error 
                                  gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)gyp ERR! System Linux 5.4.0-66-genericgyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"gyp ERR! cwd /opt/iobroker/node_modules/node-bluetoothgyp ERR! node -v v12.21.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                                  + iobroker.sainlogic@0.6.6
                                  updated 1 package in 26.423s
                                  40 packages are looking for funding  run `npm fund` for details
                                  upload [4] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/words.js words.js application/javascript
                                  upload [3] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/style.css style.css text/css
                                  upload [2] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/sainlogic.png sainlogic.png image/png
                                  upload [1] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/index_m.html index_m.html text/html
                                  upload [0] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/admin.d.ts admin.d.ts video/mp2t
                                  process exited with code 0
                                  

                                  bin für jede Idee offen
                                  LG

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

                                  @jackson_white das klingt nicht nach einer Meldung des Adapters. Hier scheint noch ein Bluetooth Modul nicht sauber zu laufen bei Dir. Das braucht mein Adapter soweit ich weiss nicht. Kannst Du andere Adapter installieren?

                                  J 1 Antwort Letzte Antwort
                                  0
                                  • FoggF Fogg

                                    @sender Spannende Variante!! Klingt nach einer guten Lösung.

                                    Wenn ich das Intervall kenne kann ich die Werte nach längerer Zeit zurücksetzen. Beim Scheduler ist das einfach, beim Listener müsste ich das noch als Konfig mit angeben was das Reset-Intervall ist...

                                    S Offline
                                    S Offline
                                    Sender
                                    schrieb am zuletzt editiert von
                                    #169

                                    Hallo @fogg,
                                    das stammt ja nicht von mir, sondern von @Neo110.
                                    Ehre, wem Ehre gebührt! 😉

                                    Grüße...

                                    1 Antwort Letzte Antwort
                                    0
                                    • FoggF Fogg

                                      @jackson_white das klingt nicht nach einer Meldung des Adapters. Hier scheint noch ein Bluetooth Modul nicht sauber zu laufen bei Dir. Das braucht mein Adapter soweit ich weiss nicht. Kannst Du andere Adapter installieren?

                                      J Offline
                                      J Offline
                                      Jackson_White
                                      schrieb am zuletzt editiert von
                                      #170

                                      @fogg Ja, alle anderen Adapter lassen sich ohne Probleme installieren. Nur bei dem kommen die Fehler Meldungen beim Versuch, ihn zu installieren. Das Komische, es ist egal ob auf dem Pi oder einen anderen Server. Immer kommt das mit Bluetooth, habe ja nicht mal was angeschlossen, was Bluetooth hat,... bin für Tipps offen.

                                      LG

                                      FoggF 1 Antwort Letzte Antwort
                                      0
                                      • FoggF Fogg

                                        @sender Spannende Variante!! Klingt nach einer guten Lösung.

                                        Wenn ich das Intervall kenne kann ich die Werte nach längerer Zeit zurücksetzen. Beim Scheduler ist das einfach, beim Listener müsste ich das noch als Konfig mit angeben was das Reset-Intervall ist...

                                        S Offline
                                        S Offline
                                        Sender
                                        schrieb am zuletzt editiert von Sender
                                        #171

                                        @fogg Ich habe gerade gesehen, dass Du das auch auf GitHub verlinkt hast. Deshalb das Ganze hier nochmal "reday 4 import", so muss man es im Bedarfsfall nicht mühsam nachbauen. Es gibt noch mehr Werte die bei einigen Stationen offenbar nicht zurückgesetzt werden, wenn deren Wert "0" ist, UVraw z.Bsp. da ich die aber nicht nutze, habe ich sie auch nicht berücksichtigt. Im Bedarfsfall müssten diese auch noch "behandelt" werden.

                                        <xml xmlns="https://developers.google.com/blockly/xml">
                                          <block type="on" id="LNyTQS.BvTh-Rt9==?Kp" x="-62" y="13">
                                            <field name="OID">sainlogic.0.info.last_update</field>
                                            <field name="CONDITION">ne</field>
                                            <field name="ACK_CONDITION"></field>
                                            <statement name="STATEMENT">
                                              <block type="comment" id="an=XANa/0LYB%mYk%~~%">
                                                <field name="COMMENT">rain</field>
                                                <next>
                                                  <block type="controls_if" id="6czyxJR+2pq9EHlr/f6A">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="$bBmCt.uvpR!XD[dM*.D">
                                                        <field name="OP">GT</field>
                                                        <value name="A">
                                                          <block type="math_arithmetic" id="w5(18=Tt2d@5U_|QQ9@$">
                                                            <field name="OP">DIVIDE</field>
                                                            <value name="A">
                                                              <shadow type="math_number" id="j3m$h0ULcH}t:!hbfO9O">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="math_arithmetic" id="oAu|pY%s2_^WoBbv0Qvh">
                                                                <field name="OP">MINUS</field>
                                                                <value name="A">
                                                                  <shadow type="math_number" id="TV~:P}@+u:n$rZnU$,l;">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="get_value" id="?o)vRNl+D.{/3Z5}~Uxc">
                                                                    <field name="ATTR">ts</field>
                                                                    <field name="OID">sainlogic.0.info.last_update</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <shadow type="math_number" id="o!i~UuUlu7BTw/=lu%DT">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="get_value" id="l+UPcH1_Ia.$Nxt?xll-">
                                                                    <field name="ATTR">ts</field>
                                                                    <field name="OID">sainlogic.0.weather.current.rain</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <shadow type="math_number" id="q`i17?|VKYfE5x}o8;;y">
                                                                <field name="NUM">6000</field>
                                                              </shadow>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="math_number" id="oS;a*H;^CR@64BMaH3`q">
                                                            <field name="NUM">30</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="control" id=";3M$F_}:rOPw3mOuCX}k">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">sainlogic.0.weather.current.rain</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="Q~dANYB]^-!CPjuTUjeR">
                                                            <field name="NUM">0</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="comment" id="Bqv-5+*nVvus6lBXw=X?">
                                                        <field name="COMMENT">solarradiation</field>
                                                        <next>
                                                          <block type="controls_if" id="|$h7nWjAd]~Yf6|:O2![">
                                                            <value name="IF0">
                                                              <block type="logic_compare" id="wx849liGGz4$n;f|RGoX">
                                                                <field name="OP">GT</field>
                                                                <value name="A">
                                                                  <block type="math_arithmetic" id="~vy)ql0l(O%)U3hiLAn7">
                                                                    <field name="OP">DIVIDE</field>
                                                                    <value name="A">
                                                                      <shadow type="math_number">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="math_arithmetic" id="|lbR7]J)cv342Nzsu4Ao">
                                                                        <field name="OP">MINUS</field>
                                                                        <value name="A">
                                                                          <shadow type="math_number">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="get_value" id="*b~/DPrhimdCGtAA-0=e">
                                                                            <field name="ATTR">ts</field>
                                                                            <field name="OID">sainlogic.0.info.last_update</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="get_value" id="h?aHx;TG5VU]S)*hL()j">
                                                                            <field name="ATTR">ts</field>
                                                                            <field name="OID">sainlogic.0.weather.current.solarradiation</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="7jRQv.z8^tBy8li9nsDq">
                                                                        <field name="NUM">6000</field>
                                                                      </shadow>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <block type="math_number" id="*)%H}!$JWY!L.x8D;}2_">
                                                                    <field name="NUM">30</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <statement name="DO0">
                                                              <block type="control" id="65zKOm(}=f8=3/Dt*Ilb">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                <field name="OID">sainlogic.0.weather.current.solarradiation</field>
                                                                <field name="WITH_DELAY">FALSE</field>
                                                                <value name="VALUE">
                                                                  <block type="math_number" id="7-|M{G^ZY]zEgVjNWA:6">
                                                                    <field name="NUM">0</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </statement>
                                                            <next>
                                                              <block type="comment" id="b;qGCpF7OdY1Y1k@t$C?">
                                                                <field name="COMMENT">uvi</field>
                                                                <next>
                                                                  <block type="controls_if" id="YAPB9uywFoW*;q$v)5=o">
                                                                    <value name="IF0">
                                                                      <block type="logic_compare" id="%ID+[Zla|9E7-PQ^;Uw=">
                                                                        <field name="OP">GT</field>
                                                                        <value name="A">
                                                                          <block type="math_arithmetic" id="$41u^tf!uv2|rlc.;3j)">
                                                                            <field name="OP">DIVIDE</field>
                                                                            <value name="A">
                                                                              <shadow type="math_number">
                                                                                <field name="NUM">1</field>
                                                                              </shadow>
                                                                              <block type="math_arithmetic" id="]jj_|f=M8}aP?R$.jF@s">
                                                                                <field name="OP">MINUS</field>
                                                                                <value name="A">
                                                                                  <shadow type="math_number">
                                                                                    <field name="NUM">1</field>
                                                                                  </shadow>
                                                                                  <block type="get_value" id="hq5g3BaqWe:K(hE/@*.8">
                                                                                    <field name="ATTR">ts</field>
                                                                                    <field name="OID">sainlogic.0.info.last_update</field>
                                                                                  </block>
                                                                                </value>
                                                                                <value name="B">
                                                                                  <shadow type="math_number">
                                                                                    <field name="NUM">1</field>
                                                                                  </shadow>
                                                                                  <block type="get_value" id="El-m(h~{Nw{6ixL;kd*_">
                                                                                    <field name="ATTR">ts</field>
                                                                                    <field name="OID">sainlogic.0.weather.current.uvi</field>
                                                                                  </block>
                                                                                </value>
                                                                              </block>
                                                                            </value>
                                                                            <value name="B">
                                                                              <shadow type="math_number" id="OmzN*u?+k7Ko{zcA;aq[">
                                                                                <field name="NUM">6000</field>
                                                                              </shadow>
                                                                            </value>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <block type="math_number" id="jmLtbc$N+)@IHu0sw.HA">
                                                                            <field name="NUM">30</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                    <statement name="DO0">
                                                                      <block type="control" id="K9qy/]Rq;O6UF.%CKfdE">
                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                        <field name="OID">sainlogic.0.weather.current.uvi</field>
                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                        <value name="VALUE">
                                                                          <block type="math_number" id="[}vEL{=l2Y`=7~EjWGMv">
                                                                            <field name="NUM">0</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </statement>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </statement>
                                            <next>
                                              <block type="schedule" id="LN%,Hr1oMT:faAwx,ow@">
                                                <field name="SCHEDULE">1 0 * * *</field>
                                                <statement name="STATEMENT">
                                                  <block type="comment" id="+TM^s,iYmWV;;*x(L$3A">
                                                    <field name="COMMENT">dailyrain</field>
                                                    <next>
                                                      <block type="control" id="dnRQaJeg6I$GbKId071^">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">sainlogic.0.weather.current.dailyrain</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="O-)w`IJXLZLj544/L8ZI">
                                                            <field name="NUM">0</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </statement>
                                                <next>
                                                  <block type="schedule" id="si?OSYOI=rQz;ngXZ,VM">
                                                    <field name="SCHEDULE">1 0 * * 0</field>
                                                    <statement name="STATEMENT">
                                                      <block type="comment" id="kDgZBec{YNRvZZt;w.%r">
                                                        <field name="COMMENT">weeklyrain</field>
                                                        <next>
                                                          <block type="control" id="[A1f?l6+(NuSV/:-;*w*">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">sainlogic.0.weather.current.weeklyrain</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="math_number" id="q^AI(ML=L3wQWs3/1r(X">
                                                                <field name="NUM">0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="schedule" id="IbYvVtndr:oD)GuPQ8%h">
                                                        <field name="SCHEDULE">1 0 1 * *</field>
                                                        <statement name="STATEMENT">
                                                          <block type="comment" id="X#2Pd,4PWUq-(mC(ohrC">
                                                            <field name="COMMENT">monthlyrain</field>
                                                            <next>
                                                              <block type="control" id="Lh#UdC(++.^mNP6T[@.L">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                <field name="OID">sainlogic.0.weather.current.monthlyrain</field>
                                                                <field name="WITH_DELAY">FALSE</field>
                                                                <value name="VALUE">
                                                                  <block type="math_number" id="isDgIA!h{:es/tEB(.#e">
                                                                    <field name="NUM">0</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                        <next>
                                                          <block type="schedule" id="5Y,$op`8rIpNpC**;WRm">
                                                            <field name="SCHEDULE">1 0 1 1 *</field>
                                                            <statement name="STATEMENT">
                                                              <block type="comment" id="m:W!([@Pr`r-NdJ:[SLO">
                                                                <field name="COMMENT">yearlyrain</field>
                                                                <next>
                                                                  <block type="control" id=".0+;eGUs2NfBax.ws2{M">
                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                    <field name="OID">sainlogic.0.weather.current.yearlyrain</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE">
                                                                      <block type="math_number" id="hV#u:T;7q1S7f8dr{?To">
                                                                        <field name="NUM">0</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </statement>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </xml>
                                        

                                        Grüße und DANKE für Deine Arbeit! 👍

                                        1 Antwort Letzte Antwort
                                        1
                                        • J Jackson_White

                                          @fogg Ja, alle anderen Adapter lassen sich ohne Probleme installieren. Nur bei dem kommen die Fehler Meldungen beim Versuch, ihn zu installieren. Das Komische, es ist egal ob auf dem Pi oder einen anderen Server. Immer kommt das mit Bluetooth, habe ja nicht mal was angeschlossen, was Bluetooth hat,... bin für Tipps offen.

                                          LG

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

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

                                          @fogg Ja, alle anderen Adapter lassen sich ohne Probleme installieren. Nur bei dem kommen die Fehler Meldungen beim Versuch, ihn zu installieren. Das Komische, es ist egal ob auf dem Pi oder einen anderen Server. Immer kommt das mit Bluetooth, habe ja nicht mal was angeschlossen, was Bluetooth hat,... bin für Tipps offen.

                                          Das scheint das Problem von hier zu sein:
                                          https://github.com/song940/node-bluetooth/issues/45

                                          Welche Node-Version hast Du aktuell?

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          766

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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