Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter: Radar

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter: Radar

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RappiRN Most Active last edited by

      Das hat bestimmt mit deiner Docker-Installation zu tun, da kann ich dir aber leider nicht weiterhelfen! 😞

      Enrico

      1 Reply Last reply Reply Quote 0
      • S
        sscorpio last edited by

        @sscorpio:

        Hello.

        Radar driver not see bluetooth devices.

        What i do wrong ? Help please !

        radar.0 2018-10-26 22:29:13.075 warn radar initialization finished with error SyntaxError: Unexpected token c in JSON at position 0 at Object.parse (native) at pGet.then.res (/opt/iobroker/node_modules/iobroker.radar/radar.js:820

        radar.0 2018-10-26 22:29:08.906 warn MAC addresses '00:xx:xx:xx:xx:FD' will not be scanned because no arp-scan is available!

        System CentOS 7.0

        22:32:20-root@home.angelok.ru:~# arp-scan -V

        arp-scan 1.9.2

        Copyright (C) 2005-2013 Roy Hills, NTA Monitor Ltd.

        arp-scan comes with NO WARRANTY to the extent permitted by law.

        You may redistribute copies of arp-scan under the terms of the GNU

        General Public License.

        For more information about these matters, see the file named COPYING.

        libpcap version 1.5.3 `

        i found a problem and fix them.

        everywhere where arp-scan is caused

        pExec('arp-scan -lgq –retry=7')

        i add the interface

        pExec('arp-scan --interface enp1s0 -lgq --retry=7')

        after that the script works normally

        1 Reply Last reply Reply Quote 0
        • MathiasJ
          MathiasJ last edited by

          Hallo zusammen,

          Ich habe beide Slaves neu aufgebaut.

          Wenn ich````
          sudo hcitool lescan

          
          Aber die angemeldeten G-Tags kommen bei der Instanz nicht an.
          
          Als Rückmelddung der Instanz bekomme ich immer
          

          radar.0 2018-12-11 18:53:55.679 warn Adapter disconnected and stopped with true
          radar.0 2018-12-11 18:53:55.678 warn radar initialization finished with error 'No geo location data found configured in admin to calculate UWZ AREA ID!', will stop adapter!
          radar.0 2018-12-11 18:53:55.676 warn No geo location data found configured in admin to calculate UWZ AREA ID!
          radar.0 2018-12-11 18:54:17.619 debug system.adapter.admin.0: logging false

          Das gleiche auch mit Radar1, wil beide instanzen auf Slaves laufen.
          
          Was immer das auch heißen mag.
          
          Gruß,
          
          Mathias
          1 Reply Last reply Reply Quote 0
          • P
            Pilotmaverick last edited by

            Hallo zusammen.

            Ich möchte gerne per Radar unsere Smartphones via Bluetooth erkennen.

            ioBroker läuft bei mir auf einem Raspberry auf dem auch die Homematic läuft. Diese ist direkt auf dem Raspberry gesteckt und wird mittels piVCCU3 gesteuert.

            Entrsprechend ist mein UART belegt und Bluetooth funktioniert nicht.

            Habe schon entsprechend der Anleitungen im Internet versucht Bluetooth auf das miniUART Interface umzulegen. Leider funktioniert es noch nicht. Hat jemand eine Idee wie ich überprüfen kann ob Bluetooth an sich schon einmal funktioniert über den miniUART?

            1 Reply Last reply Reply Quote 0
            • K
              knx last edited by

              Moin Miteinander,

              arbeite gerade an der Anwesenheitserkennung, da ich keine Fritzbox habe benutze ich den Radar Adapter. Handy wird auch erkannt über Bluetooth und IP.

              Allerdings reagiert iobroker sehr langsam sobald ich den Adapter aktiviere, hat alle 10 Sekunden oder so denkpausen. Pausiere ich den Adapter dann hat sich das Problem erledigt und läuft wie immer.

              Als Hardware läuft ein Pi3.

              Gibt es dafür eine Lösung?

              Gruß und Gute Nacht

              1 Reply Last reply Reply Quote 0
              • R
                RappiRN Most Active last edited by

                Wie oft und wieviel Geräte fragst du denn ab?

                Enrico

                1 Reply Last reply Reply Quote 0
                • L
                  Latax last edited by

                  Wie genau schafft man es denn das der Adapter Noble auf Windows erkennt?

                  In dem Ordner C:\ioBroker\node_modules\iobroker.radar\bin\bluetoothview' ist das Programm drin. Dort kann ich es auch Händisch starten und es findet mein Telefon. Aber der Adapter sagt immer es das das Programm nicht vorhanden ist.

                  Noble not available, Error: { Error: Cannot find module 'bluetooth-hci-socket' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/m

                  1 Reply Last reply Reply Quote 0
                  • D
                    dondaik last edited by

                    ok, dann auch eine frage von mir zum adapter radar

                    seit der einrichtung von auf einem tinkerboard , mit dem neustem image, bleibt der datenpunkt "radar.0.AllUnknownIPs" und "radar.0.AllUnknownBTs" ohne inhalt ..

                    auf das warum finde ich keine antwort - der adapter ping ist mit geräten gefüllt und fping installiert.

                    ( ein reboot tut gut war auch dabei 🙂 )

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 last edited by

                      @Latax:

                      Wie genau schafft man es denn das der Adapter Noble auf Windows erkennt?

                      In dem Ordner C:\ioBroker\node_modules\iobroker.radar\bin\bluetoothview' ist das Programm drin. Dort kann ich es auch Händisch starten und es findet mein Telefon. Aber der Adapter sagt immer es das das Programm nicht vorhanden ist.

                      Noble not available, Error: { Error: Cannot find module 'bluetooth-hci-socket' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/m `
                      Komplettes log bitte. Ich dachte das sich Windows automatisch das andere genommen wird anstelle noble.

                      Gesendet vom Handy …

                      1 Reply Last reply Reply Quote 0
                      • K
                        knx last edited by

                        @RappiRN:

                        Wie oft und wieviel Geräte fragst du denn ab?

                        Enrico `

                        Moin,

                        alle 30 Sekunden ein Gerät zu Testzwecken 😄

                        Habe allerdings mal den Thread etwas durchstöbert und irgendwo stand, dass das Wlan Modul beim Raspi wohl Probleme macht.

                        Da ich über jenes verbunden bin, dürfte wohl da das Problem liegen.

                        Leider bekomme ich den Lan Port ums verrecken nicht zum laufen, ich glaube der ist einfach defekt.

                        1 Reply Last reply Reply Quote 0
                        • R
                          RappiRN Most Active last edited by

                          Die Abfrage sollte kein Problem sein. Allerdings deine Info mit der WLAN-Verbindung könnte schon ein Hinweis auf die Ursache sein.

                          Hier im Forum wird davon abgeraten die WLAN-Verbindung zu verwenden. Is natürlich blöd, wenn du den Eindruck hast, dass deine LAN-Buchse nicht funktioniert. Woran machst du das fest?

                          Enrico

                          1 Reply Last reply Reply Quote 0
                          • K
                            knx last edited by

                            Moin Enrico,

                            mein Router vergibt dem Pi keine IP Adresse wenn er über Lan drangehängt ist, verschiedene Ports und Kabel habe ich schon probiert. Allerdings macht mich halt immer stutzig, dass die LED vom Lanport Grün blinkt, also schon eine Aktivität da ist.

                            Kann natürlich auch ein Konfigurationsproblem sein auf dem Pi, allerdings haben meine Nachforschungen keine Lösung ergeben und ich kenne mich dazu zu wenig aus:

                            ifconfig spuckt folgendes aus:

                            ! eth0: flags=4163 <up,broadcast,running,multicast>mtu 1500
                            ! inet6 …d prefixlen 64 scopeid 0x20
                            ! ether ...9 txqueuelen 1000 (Ethernet)
                            ! RX packets 0 bytes 0 (0.0 B)
                            ! RX errors 0 dropped 0 overruns 0 frame 0
                            ! TX packets 15316 bytes 2482876 (2.3 MiB)
                            ! TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
                            ! lo: flags=73 <up,loopback,running>mtu 65536
                            ! inet 127.0.0.1 netmask 255.0.0.0
                            ! inet6 ::1 prefixlen 128 scopeid 0x10 <host>loop txqueuelen 1000 (Lokale Schleife)
                            ! RX packets 348495 bytes 48502230 (46.2 MiB)
                            ! RX errors 0 dropped 0 overruns 0 frame 0
                            ! TX packets 348495 bytes 48502230 (46.2 MiB)
                            ! TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
                            ! wlan0: flags=4163 <up,broadcast,running,multicast>mtu 1500
                            ! inet 192.168.2.109 netmask 255.255.255.0 broadcast 192.168.2.255
                            ! inet6 ...c prefixlen 64 scopeid 0x20
                            ! inet6 ...7 prefixlen 64 scopeid 0x0 <global>lobal> ether ...c txqueuelen 1000 (Ethernet)
                            ! RX packets 25579 bytes 5995047 (5.7 MiB)
                            ! RX errors 0 dropped 0 overruns 0 frame 0
                            ! TX packets 29608 bytes 13517889 (12.8 MiB)
                            ! TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0</global></up,broadcast,running,multicast></host></up,loopback,running></up,broadcast,running,multicast>

                            Die Macadressen habe ich mal rauseditiert.

                            1 Reply Last reply Reply Quote 0
                            • wendy2702
                              wendy2702 last edited by

                              Vielleicht versuchst du mal dem PI eine feste IP zu geben:

                              https://www.elektronik-kompendium.de/si … 912151.htm

                              1 Reply Last reply Reply Quote 0
                              • S
                                Shaky79 last edited by

                                Hallo zusammen,

                                bekomme den Radar irgendwie auch nicht zum laufen. Außer Ping funktioniert eigentlich nichts.

                                Arp-Scan meckert

                                2018-12-29 12:27:52.200  - [33mwarn[39m: radar.0 MAC addresses '[b]XY:YCF:XY:XY:XY:XY' will not be scanned because no arp-scan is available!
                                

                                Ist aber installiert und ich meine mich zu erinnern, dass zumindest das mal geklappt hat.

                                Wenn ich es versuche noch einmal zu installieren, sagt er mir, dass es schon vorhanden ist.

                                Noble meckert schon die ganze Zeit

                                `2018-12-29 18:42:43.730  - [33mwarn[39m: radar.0 Noble not available, Error: { Error: Cannot find module '../build/Release/binding.node'     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)     at Function.Module._load (internal/modules/cjs/loader.js:507:25)     at Module.require (internal/modules/cjs/loader.js:637:17)     at require (internal/modules/cjs/helpers.js:22:18)     at Object. <anonymous>(/opt/iobroker/node_modules/noble/node_modules/bluetooth-hci-socket/lib/native.js:3:15)     at Module._compile (internal/modules/cjs/loader.js:689:30)     at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)     at Module.load (internal/modules/cjs/loader.js:599:32)     at tryModuleLoad (internal/modules/cjs/loader.js:538:12)     at Function.Module._load (internal/modules/cjs/loader.js:530:3) code: 'MODULE_NOT_FOUND' }[/code]</anonymous>`
                                
                                Hab auch schon versucht noble zu deinstallieren und neu zu installieren. Leider ohne tausend Fehlermeldungen nicht möglich. Auch bei der Version von @abandonware/noble klappt die Installation nicht. 
                                
                                Hat einer einen Tipp bzw. ähnliches Problem gehabt?
                                
                                1 Reply Last reply Reply Quote 0
                                • S
                                  srkonus last edited by

                                  Hi,

                                  ich habe Radar laut dieser Anleitung: https://homematic-guru.de/homematic-blu … serkennung eingerichtet und als Skript abgespeichert. Leider kommen da jetzt ein paar Fragen bei mir auf:

                                  1. Kann ich mehr als ein Script parallel laufen lassen?

                                  2. Wie kann ich eine Variable (in dem Fall "anwesenheit") in einem anderen Script nutzen?

                                  3. Wie teste ich das am Besten...wahrscheinlich mit Pushpullet, oder?

                                  Habe versucht eine Pushpullet Nachricht einzubauen, ist das so richtig?

                                  if (obj.newState.val > 0) { setState(anwesenheit,true);
                                          sendTo("pushbullet.0", "send", {
                                         "message": 'Mann im Haus'
                                      });
                                  

                                  Entschuldigt meine DAU Fragen 😉

                                  srkonus

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    knx last edited by

                                    @wendy2702:

                                    Vielleicht versuchst du mal dem PI eine feste IP zu geben:

                                    https://www.elektronik-kompendium.de/si … 912151.htm `

                                    Hallo,

                                    habe ich mal gemacht und jetzt andere Probleme. Habe das Thema mal ausgelagert, damit der Thread hier nicht "zugemüllt" wird.

                                    viewtopic.php?f=34&t=20104

                                    Danke und schönen Abend noch miteinander.

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      dondaik last edited by

                                      ich hänge es mal hier an:

                                      ggf hat ja einer eine erklärung:

                                      basis: aktuelles Tinker-Board image mit BT ergänzungen nach der Doku für radar… / ...BT-onboard und einem BT-Logitech USB-Adapter

                                      dann erhalte ich - ohne(!) neustart des boards:
                                      2605_radar-ok.jpg

                                      und nun wird das board neu gestartet …. die BT - Geärte werden nicht mehr "gescannt"

                                      2605_radar-falsch.jpg
                                      😞 😞 😞 …..

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        dondaik last edited by

                                        und nun … weiter nach root > poweroff ... tinker board aus

                                        also neustart tinker, dann:

                                        • tinker startet

                                        • radar scannt kein BT und IP

                                        • auf linuxebene alles gut

                                        ....

                                        dann

                                        root > iobroker start all

                                        root -> iobroker start

                                        iobroker controller daemon started . PID: 7568

                                        in iobroker

                                        radar stoppen

                                        radar starten

                                        -- > BT und IP werden in RADAR wieder gescannt ....

                                        so, in 52 minuten ist 2019 - prost neujahr an alle

                                        und nun .. 9 stunden später - der BT adapter scannt nicht mehr
                                        2605_radar_morgens.jpg
                                        [ 2605_radar_morgens_2.jpg

                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          Latax last edited by

                                          @apollon77:

                                          @Latax:

                                          Wie genau schafft man es denn das der Adapter Noble auf Windows erkennt?

                                          In dem Ordner C:\ioBroker\node_modules\iobroker.radar\bin\bluetoothview' ist das Programm drin. Dort kann ich es auch Händisch starten und es findet mein Telefon. Aber der Adapter sagt immer es das das Programm nicht vorhanden ist.

                                          Noble not available, Error: { Error: Cannot find module 'bluetooth-hci-socket' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/m `
                                          Komplettes log bitte. Ich dachte das sich Windows automatisch das andere genommen wird anstelle noble.

                                          Gesendet vom Handy … `

                                          radar.0

                                          2019-01-01 14:45:14.363

                                          info

                                          Adapter initialization finished!

                                          radar.0

                                          2019-01-01 14:45:14.155

                                          info

                                          ScanAll: From all 2 devices dedected 2 are whoHere: Anna, Lars

                                          history.0

                                          2019-01-01 14:45:14.134

                                          info

                                          enabled logging of radar.0.Lars.here, Alias=false

                                          history.0

                                          2019-01-01 14:45:14.097

                                          info

                                          enabled logging of radar.0.Anna.here, Alias=false

                                          radar.0

                                          2019-01-01 14:45:13.461

                                          info

                                          UWZ found the following (changed) warnings: No warnings

                                          radar.0

                                          2019-01-01 14:45:13.237

                                          info

                                          radar set use of noble(false), fping(false), doMac(false), doHci(false), doBtv(true) and doUwz(UWZDE29643,1800,0,de,false).

                                          radar.0

                                          2019-01-01 14:45:13.237

                                          info

                                          radar adapter initialized 2 devices, ExternalNetwork = 300.

                                          radar.0

                                          2019-01-01 14:45:11.520

                                          info

                                          Init item Lars with { name: 'Lars', ip: '192.168.2.61', macs: '', bluetooth: '34:2D:0D:FF:66:0C', id: 'Lars', hasBT: true, printer: false, hasECB: false, hasIP: true, rip: '192.168.

                                          radar.0

                                          2019-01-01 14:45:11.469

                                          info

                                          Init item Anna with { name: 'Anna', ip: '192.168.2.60', macs: '', bluetooth: '68:5A:CF:22:98:C9', id: 'Anna', hasBT: true, printer: false, hasECB: false, hasIP: true, rip: '192.168.

                                          radar.0

                                          2019-01-01 14:45:11.103

                                          info

                                          BT Bin Dir = 'C:\ioBroker\node_modules\iobroker.radar\bin\bluetoothview'

                                          radar.0

                                          2019-01-01 14:45:11.103

                                          info

                                          radar set to scan every 30 sec and printers every 500 scans.

                                          radar.0

                                          2019-01-01 14:45:11.103

                                          warn

                                          Noble not available, Error: { Error: Cannot find module 'bluetooth-hci-socket' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/m

                                          radar.0

                                          2019-01-01 14:45:10.569

                                          info

                                          starting. Version 1.1.3 in C:/ioBroker/node_modules/iobroker.radar, node: v10.11.0

                                          So sieht es aus wenn ich den Adapter starte.

                                          1 Reply Last reply Reply Quote 0
                                          • C
                                            CandyMan last edited by

                                            Hallo zusammen,

                                            bin neu bei der Thematik. Und habe 2 Gigaset G-Tag an laufen ein Roter und ein Grüner wie man in Log auch sieht.

                                            In Einsatz hab ich den Verbauten Bluetooth von PI3 sowie Bluetooth Stick wegen der Reichweite. ein hcitool lescan zeigt mir auch die beiden G-Tags an.

                                            Eingetragen sind Sie auch in Radar leider stellt sich der Wert btHere nicht auf true und bleibt auf false was ist hier falsch das er den Wert nicht ändernt?

                                            Als Image nutze ich das von ioBroker von 4.1.19

                                            Hier noch das Log:

                                            ! ````
                                            radar.0 2019-01-06 15:57:45.796 debug Noble found unknown BT's: {}, unknown IP's: [object Object]
                                            radar.0 2019-01-06 15:57:45.758 debug RED={ name: 'RED', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:1A', id: 'RED', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: false,
                                            radar.0 2019-01-06 15:57:45.738 debug GREEN={ name: 'GREEN', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:14', id: 'GREEN', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: fal
                                            radar.0 2019-01-06 15:57:45.635 debug Noble= Noble { initialized: true, address: 'b8:27:eb:f6:d1:92', _state: 'unauthorized', _bindings: NobleBindings { _state: 'unauthorized', _addresses: {}, _addresseTypes: {}
                                            radar.0 2019-01-06 15:57:45.634 debug Would now start scan for devices! printerCount=4
                                            radar.0 2019-01-06 15:57:20.019 debug system.adapter.admin.0: logging true
                                            radar.0 2019-01-06 15:56:45.829 debug Noble found unknown BT's: {}, unknown IP's: [object Object]
                                            radar.0 2019-01-06 15:56:45.740 debug RED={ name: 'RED', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:1A', id: 'RED', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: false,
                                            radar.0 2019-01-06 15:56:45.712 debug GREEN={ name: 'GREEN', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:14', id: 'GREEN', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: fa
                                            radar.0 2019-01-06 15:56:45.610 debug Noble= Noble { initialized: true, address: 'b8:27:eb:f6:d1:92', _state: 'unauthorized', _bindings: NobleBindings { _state: 'unauthorized', _addresses: {}, _addresseTypes: {
                                            radar.0 2019-01-06 15:56:45.592 debug Would now start scan for devices! printerCount=3
                                            radar.0 2019-01-06 15:56:29.946 debug system.adapter.admin.0: logging false
                                            radar.0 2019-01-06 15:55:45.771 debug Noble found unknown BT's: {}, unknown IP's: [object Object]
                                            radar.0 2019-01-06 15:55:45.726 debug RED={ name: 'RED', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:1A', id: 'RED', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: false,
                                            radar.0 2019-01-06 15:55:45.693 debug GREEN={ name: 'GREEN', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:14', id: 'GREEN', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: fa
                                            radar.0 2019-01-06 15:55:45.589 debug Noble= Noble { initialized: true, address: 'b8:27:eb:f6:d1:92', _state: 'unauthorized', _bindings: NobleBindings { _state: 'unauthorized', _addresses: {}, _addresseTypes: {
                                            radar.0 2019-01-06 15:55:45.571 debug Would now start scan for devices! printerCount=2
                                            radar.0 2019-01-06 15:54:45.751 debug Noble found unknown BT's: {}, unknown IP's: [object Object]
                                            radar.0 2019-01-06 15:54:45.701 debug RED={ name: 'RED', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:1A', id: 'RED', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: false,
                                            radar.0 2019-01-06 15:54:45.672 debug GREEN={ name: 'GREEN', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:14', id: 'GREEN', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: fa
                                            radar.0 2019-01-06 15:54:45.569 debug Noble= Noble { initialized: true, address: 'b8:27:eb:f6:d1:92', _state: 'unauthorized', _bindings: NobleBindings { _state: 'unauthorized', _addresses: {}, _addresseTypes: {
                                            radar.0 2019-01-06 15:54:45.549 debug Would now start scan for devices! printerCount=1
                                            radar.0 2019-01-06 15:54:39.487 debug system.adapter.admin.0: logging true
                                            radar.0 2019-01-06 15:54:18.742 debug system.adapter.admin.0: logging false
                                            radar.0 2019-01-06 15:53:46.058 info Adapter initialization finished!
                                            radar.0 2019-01-06 15:53:45.893 debug Make State AllUnknownIPs and set value to ''{}''
                                            radar.0 2019-01-06 15:53:45.808 debug Make State AllUnknownBTs and set value to ''{}''
                                            radar.0 2019-01-06 15:53:45.807 debug Noble found unknown BT's: {}, unknown IP's: [object Object]
                                            radar.0 2019-01-06 15:53:45.798 debug Make State whoHere and set value to ''''
                                            radar.0 2019-01-06 15:53:45.785 debug Make State allHere and set value to ''''
                                            radar.0 2019-01-06 15:53:45.773 debug Make State countHere and set value to '0'
                                            radar.0 2019-01-06 15:53:45.772 info ScanAll: From all 0 devices dedected 0 are whoHere:
                                            radar.0 2019-01-06 15:53:45.760 debug Make State RED.btHere and set value to 'false'
                                            radar.0 2019-01-06 15:53:45.747 debug Make State RED.here and set value to 'false'
                                            radar.0 2019-01-06 15:53:45.731 debug Make State RED.count and set value to '-11'
                                            radar.0 2019-01-06 15:53:45.730 debug RED={ name: 'RED', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:1A', id: 'RED', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: false,
                                            radar.0 2019-01-06 15:53:45.716 debug Make State GREEN.btHere and set value to 'false'
                                            radar.0 2019-01-06 15:53:45.703 debug Make State GREEN.here and set value to 'false'
                                            radar.0 2019-01-06 15:53:45.678 debug Make State GREEN.count and set value to '-11'
                                            radar.0 2019-01-06 15:53:45.678 debug GREEN={ name: 'GREEN', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:14', id: 'GREEN', hasBT: true, printer: '', hasECB: '', hasIP: '', btHere: false, ipHere: false, anwesend: fa
                                            radar.0 2019-01-06 15:53:45.670 debug Make State UWZ_Warning and set value to ''No warnings''
                                            radar.0 2019-01-06 15:53:45.670 info UWZ found the following (changed) warnings: No warnings
                                            radar.0 2019-01-06 15:53:45.563 debug Noble= Noble { initialized: false, address: 'unknown', _state: 'unknown', _bindings: NobleBindings { _state: null, _addresses: {}, _addresseTypes: {}, _connectable: {}
                                            radar.0 2019-01-06 15:53:45.551 debug Would now start scan for devices! Would also scan for printer ink now!
                                            radar.0 2019-01-06 15:53:45.548 info radar set use of noble(true), fping(true), doMac(false), doHci(true), doBtv(false) and doUwz(UWZDE12489,1800,0,de,false).
                                            radar.0 2019-01-06 15:53:45.547 info radar adapter initialized 2 devices, ExternalNetwork = 300.
                                            radar.0 2019-01-06 15:53:44.292 debug Make State ExternalNetwork.status and set value to '2'
                                            radar.0 2019-01-06 15:53:44.247 debug Make State ExternalNetwork.IP4 and set value to ''88.130.98.162''
                                            radar.0 2019-01-06 15:53:44.245 debug Same IP address 88.130.98.162
                                            radar.0 2019-01-06 15:53:43.717 info Init item RED with { name: 'RED', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:1A', id: 'RED', hasBT: true, printer: '', hasECB: '', hasIP: '' }
                                            radar.0 2019-01-06 15:53:43.664 info Init item GREEN with { name: 'GREEN', ip: '', macs: '', bluetooth: '7C:2F:80:AD:B9:14', id: 'GREEN', hasBT: true, printer: '', hasECB: '', hasIP: '' }
                                            radar.0 2019-01-06 15:53:40.582 debug system.adapter.admin.0: logging true
                                            radar.0 2019-01-06 15:53:38.426 info BT Bin Dir = '/opt/iobroker/node_modules/iobroker.radar\bin\bluetoothview'
                                            radar.0 2019-01-06 15:53:38.426 info radar set to scan every 60 sec and printers every 500 scans.
                                            radar.0 2019-01-06 15:53:38.339 info starting. Version 1.1.3 in /opt/iobroker/node_modules/iobroker.radar, node: v8.15.0
                                            radar.0 2019-01-06 15:53:38.222 debug statesDB connected
                                            radar.0 2019-01-06 15:53:38.139 debug objectDB connected

                                            
                                            EDIT: Problem gelöst einfach mal ioBroker neugestartet.
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            703
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            59
                                            350
                                            70369
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo