Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Zigbee Schlüsselanhänger

    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

    Zigbee Schlüsselanhänger

    This topic has been deleted. Only users with topic management privileges can see it.
    • Wszene
      Wszene @Messiahs last edited by Wszene

      @Messiahs
      Das klingt doch gut

      Die Teile haben genau die richtige Größe und preislich auch voll OK

      Ich hbane einen Intel Nuc mit Proxmox und eine VM wo ioBroker drauf läuft
      Der sollte ja einen Bluetooth Karte drin haben
      wie bekomme ich diese in die VM so das ich ie dann über den ioBroker ansprechen kann
      Hier die Liste der verfügbaren PCI Geräte
      Bildschirmfoto 2020-12-30 um 06.45.43.png

      Messiahs 1 Reply Last reply Reply Quote 0
      • OpenSourceNomad
        OpenSourceNomad Most Active @Messiahs last edited by OpenSourceNomad

        @Messiahs said in Zigbee Schlüsselanhänger:

        und ein Bluetooth-Stick (falls nicht der Rechner sowieso 'onboard' was brauchbares verbaut hat) und dann den Radar2-Adapter für ioBroker.

        Das geht nur solange gut sofern man die Zentrale zufällig an einem geeignet Standort stehen hat der grob das Haus ausleuchtet. Aus Erfahrung kann ich sagen das sobald der Server im Keller steht mit ziemlich hoher Sicherheit kein ausreichendes Bluetooth Signal oben ankommt. 🚫

        Einen ESP32 an geeigneter Stelle 📶 und er kann gleich noch alle $3 Xiaomi Hygrometer mit einfangen und um beliebige Sensorik und Aktoren erweitert werden. GPIO's hat er ja genug und an kompatibler Hardware mangelt es dank esphome ja auch nicht 😉

        1 Reply Last reply Reply Quote 0
        • Messiahs
          Messiahs @Wszene last edited by

          @Wszene
          Schau mal hier:
          https://forum.iobroker.net/topic/14996/closed-intel-nuc-proxmox-kein-bluetooth
          Mit Docker/Proxmox usw. habe ich leider keine Erfahrung.
          Müsstest aber auch bei Google genug dazu finden.

          Zum testen ist der interne Bluetooth-Adapter auf alle Fälle OK.. Wenn Du Probleme mit dem Empfang hast, dann doch besser einen externen Stick kaufen (Zaubern kann er allerdings auch nicht).
          OpenSourceNomad hat natürlich recht mit seinem Einwurf bzw. Empfang.
          Bei mir läuft es zum Glück auch mit einem Bluetooth-Stick sehr zuverlässig.

          P.S.: Ich habe einen iTrack von musegear. Läuft, hat aber den Nachteil, dass er einen Ausschalter besitzt... ggf. ist der Tile Mate (2020) Bluetooth Schlüsselfinder die bessere Wahl.

          OpenSourceNomad 1 Reply Last reply Reply Quote 0
          • OpenSourceNomad
            OpenSourceNomad Most Active @Messiahs last edited by OpenSourceNomad

            @Messiahs said in Zigbee Schlüsselanhänger:

            Wenn Du Probleme mit dem Empfang hast, dann doch besser einen externen Stick kaufen (Zaubern kann er allerdings auch nicht).

            Kostet typischerweise schon deutlich mehr als ein ESP32 und schwächeln meist was die internen Antennen angeht. Wer auf Nummer sicher gehen will sollte (wie hier beschrieben) in einen esp32 mit externen Antenneanschluss (z.B. esp32 devkit 32u, ~$4) investieren und dazu eine passende Antenne mit 2,4GHz (ab ~$1).

            Für mich ebenfalls ein großes Vorteil mit allen esphome systemen das diese auch autark funktionieren können (wenn gewollt). Beispielsweise könnte man, falls wifi bzw. die zentrale nicht erreichbar ist (oder auch immer wenn gewünscht), das telegram direkt vom esp senden lassen.

            Weiter erwähnenswert finde ich auch die Möglichkeit der Benutzung eines gsm modems (ein sim800l gibt's für ~$2). Gepaart mit einer poor man's usv (eine power bank die gleichzeitig ge- und entladen werden kann 🔋) kann diese einen Backup Kommunikationskanal bieten wenn z.B. das Internet down oder Stromausfall ist. 📡.

            PS.: Ein RuuviTag ist vielleicht auch was, dann hat man auch gleich eine Idee wie schnell sich die Kids im Haus bewegen 🏃

            8c9e34a0-3581-40a5-a7a0-2078fb5cd2ac-image.png

            Wszene 1 Reply Last reply Reply Quote 0
            • Wszene
              Wszene @OpenSourceNomad last edited by

              Das klingt alles interessand wenn man weiss von was ihr redet 😢
              Ich habe von dem Ganzen leider keine Ahnung
              und was erschwerend dazu kommt ist das mein Englisch schlechter wie schlecht ist

              Ich benötige etwas was ich bei mir anstecken kann ein Adapter installieren und dann ein Blockly zusammen klicken kann.

              Wszene 1 Reply Last reply Reply Quote 0
              • Wszene
                Wszene @Wszene last edited by

                Ich habe jetzt Bluetooth an meiner VM

                Das ist die Einstellung vom Radar2
                Bildschirmfoto 2020-12-30 um 16.40.12.png
                Und das sind die Datenpunkte
                Bildschirmfoto 2020-12-30 um 16.39.17.png

                Welcher Datenpunkt sagt mir jetzt das Das Device mit Bluetooths erreichbar ist
                Weil wenn ich den DP "_here" nehme dann ist doch auch Wlan gemeint
                Oder muss ich das Handy nur mit der Bluetooths-Mac im Radar2 eintragen?

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Wszene last edited by crunchip

                  @Wszene
                  _here zeigt dir an, (zuhause/verbunden)
                  _whatHere, zeigt dir an, das Ip und BT verbunden sind

                  schaltest du jetzt das Wlan oder Bt aus, bleibt _here weiter auf true, weil entsprechend das andere noch verbunden ist.
                  erst wenn Wlan und BT aus sind, an deinem Gerät, geht der DP _here auf false

                  @Wszene sagte in Zigbee Schlüsselanhänger:

                  Oder muss ich das Handy nur mit der Bluetooths-Mac im Radar2 eintragen?

                  wenn du nur BT abfragen möchtest, dann auch nur die mac für BT eintragen

                  Wszene 1 Reply Last reply Reply Quote 1
                  • Wszene
                    Wszene @crunchip last edited by

                    @crunchip
                    Ich habe jetzt mal die IP und die Wlan Mac raus gelöscht
                    Da habe ich gar keine Werte mehr
                    Es bleibt alles auf False

                    crunchip 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @Wszene last edited by

                      @Wszene wenn du BT am Gerät mal aus und wieder einschaltest(ne Pause von ner Minute), kommt dann auch nichts?

                      Wszene 1 Reply Last reply Reply Quote 0
                      • Wszene
                        Wszene @crunchip last edited by

                        @crunchip
                        leider kein Unterschied
                        ich habe jetzt auch schon erst den ioBroker und dann die ganze VM neugestartet
                        Leider ohne Erfolg

                        Messiahs crunchip 2 Replies Last reply Reply Quote 0
                        • Messiahs
                          Messiahs @Wszene last edited by Messiahs

                          @Wszene :
                          Überprüfe erstmal den Status deines Bluetooth Gerätes.
                          https://www.pcwelt.de/ratgeber/Typische-Bluetooth-Probleme-in-Linux-loesen-10588033.html

                          ggf. ist hier der Bluetooth-Service nicht gestartet, musst Du in Radar2 eine andere Schnittstelle wählen oder auch noch nacharbeiten bei Radar2 machen.

                          ggf. auch hier mal schauen:
                          https://forum.iobroker.net/topic/26721/test-adapter-radar2-v1-2-x-github

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Wszene last edited by

                            @Wszene aber Bt wurde doch vorhin erkannt, was zeigt das log, wenn du den Adapter neustartest

                            Messiahs 1 Reply Last reply Reply Quote 0
                            • Messiahs
                              Messiahs @crunchip last edited by Messiahs

                              @crunchip :
                              ich sage mal so... BT wurde in Radar angezeigt, ob BLE aber wirklich funktioniert hat, oder ob das ggf. eine Unschärfe im Adapter ist, wird sich zeigen ;-).
                              Hintergrund: Für das Handy war WLAN & BT in der Adapter-Konfig hinterlegt... wurde es nun über WLAN gefunden, kann es sein, dass der Adapter einfach: Gefunden in "WLAN+BT" anzeigt...

                              Achtung:
                              Mit meinem Handy hatte ich die Erkennung über BT (bzw. BLE) auch nicht hinbekommen... wenn ich mich richtig erinnere... da muss die richtige MAC für das Bluetooth-Modul des Handys hinterlegt werden und das Handy muss m.W. auch BLE (Bluetooth Low Energy) unterstützen.
                              nur zur Klarstellung: Bluetooth (BT) ist was anderes als Bluetooth Low Energy (BLE). Und wir benötigen für Radar2 BLE.

                              Alternativ: Erstmal auf ein 2.Gerät die App "LightBlue" oder "nRF Connect" installieren. Diese sucht nach Beacons / BLE-Devices in der Umgebung.

                              crunchip 1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @Messiahs last edited by

                                @Messiahs sagte in Zigbee Schlüsselanhänger:

                                wurde es nun über WLAN gefunden, kann es sein, dass der Adapter einfach: Gefunden in "WLAN+BT" anzeigt...

                                sollte aber eigentlich nicht sein, wenn kein BT erkannt wird/wurde
                                mal aufs log warten

                                Messiahs 1 Reply Last reply Reply Quote 0
                                • Messiahs
                                  Messiahs @crunchip last edited by

                                  @crunchip
                                  Ja, oder eine der oben genannten Apps auf einem 2. Gerät installieren...

                                  Wszene 1 Reply Last reply Reply Quote 0
                                  • Wszene
                                    Wszene @Messiahs last edited by Wszene

                                    Hier mal das Log nach einem Neustart des Radar2 mit Wlan und BT

                                    2020-12-30 19:21:58.116 - info: host.iobroker-nuc "system.adapter.radar2.0" enabled
                                    2020-12-30 19:21:58.161 - info: host.iobroker-nuc instance system.adapter.radar2.0 started with pid 4645
                                    2020-12-30 19:22:00.192 - info: radar2.0 (4645) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.radar2, node: v12.20.0, js-controller: 3.1.6
                                    2020-12-30 19:22:00.358 - info: radar2.0 (4645) radar2 initialization started...
                                    2020-12-30 19:22:00.371 - info: radar2.0 (4645) Will use l2Ping for BT scans.
                                    2020-12-30 19:22:00.517 - info: radar2.0 (4645) found and will use '@abandonware/noble'
                                    2020-12-30 19:22:00.541 - info: radar2.0 (4645) debug: radar2 set to flag items away if they are not seen for 3 minutes
                                    2020-12-30 19:22:00.546 - info: radar2.0 (4645) debug: use known BT list: [ 'D0:3F:AA:B6:47:DD' ]
                                    2020-12-30 19:22:00.546 - info: radar2.0 (4645) debug: use known IP list: [ '192.168.10.1', '192.168.10.49' ]
                                    2020-12-30 19:22:00.547 - info: radar2.0 (4645) arp-scan will use the following interfaces: [ 'ens18' ]
                                    2020-12-30 19:22:00.560 - info: radar2.0 (4645) debug: Noble State Change: poweredOff
                                    2020-12-30 19:22:00.564 - info: radar2.0 (4645) Connected with '0.0.0.0' for DHCP Scan
                                    2020-12-30 19:22:00.667 - info: radar2.0 (4645) debug: radar2 set to scan every 20 seconds and printers every 720 minutes.
                                    2020-12-30 19:22:00.668 - info: radar2.0 (4645) debug: Will 'save' unknown BT devices and will 'not save' unknown IP devices!
                                    2020-12-30 19:22:00.761 - info: radar2.0 (4645) debug: created State radar2.0.Fritzbox._lastHere
                                    2020-12-30 19:22:00.774 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Fritzbox._lastHere = 2020-12-30@19:21:24
                                    2020-12-30 19:22:00.795 - info: radar2.0 (4645) Init item Fritzbox with {name: 'Fritzbox',bluetooth: [],enabled: -1,id: 'Fritzbox',type: 'IP',hasMAC: [ '44:4e:6d:71:0c:81' ],ipVendor: 'Avm Audiovisuelles Marketing und Computersysteme GmbH',rip: ['192.168.10.1','fd00::464e:6dff:fe71:c81','2001:9e8:1b:4f00:464e:6dff:fe71:c81'],lasthere: '2020-12-30T18:21:24.230Z'}
                                    2020-12-30 19:22:01.569 - info: radar2.0 (4645) debug: created State radar2.0.info.connection
                                    2020-12-30 19:22:01.580 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.info.connection = true
                                    2020-12-30 19:22:16.382 - info: radar2.0 (4645) debug: created State radar2.0.Wszenes-iPhone._lastHere
                                    2020-12-30 19:22:16.392 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._lastHere = 2020-12-30@19:21:24
                                    2020-12-30 19:22:16.401 - info: radar2.0 (4645) Init item Wszenes-iPhone with {name: 'Wszenes-iPhone',bluetooth: [ 'd0:3f:aa:b6:47:dd' ],enabled: -1,id: 'Wszenes-iPhone',type: 'BT',hasMAC: [ 'dd:3f:aa:ad:81:bf', 'd0:3f:aa:ad:81:bf' ],ipVendor: 'N/A',btVendor: 'Apple, Inc',rip: [ '192.168.10.49' ],lasthere: '2020-12-30T18:21:24.231Z'}
                                    2020-12-30 19:22:16.788 - info: radar2.0 (4645) Adapter identified macs: (44:4e:6d:71:0c:81,dd:3f:aa:ad:81:bf,d0:3f:aa:ad:81:bf),
                                    ips: (192.168.10.1,fd00::464e:6dff:fe71:c81,2001:9e8:1b:4f00:464e:6dff:fe71:c81,192.168.10.49),
                                    bts LE: (d0:3f:aa:b6:47:dd),
                                    bts norm: (d0:3f:aa:b6:47:dd)
                                    2020-12-30 19:22:16.789 - info: radar2.0 (4645) No UWZ warning because of Delay is 0
                                    2020-12-30 19:22:16.790 - info: radar2.0 (4645) radar2 found 2 devices in config (Fritzbox,Wszenes-iPhone) and 2 enabled.
                                    2020-12-30 19:22:16.790 - info: radar2.0 (4645) radar2 set use of noble(true), doArp("-lgq --retry=5 --timeout=400" on ens18), btid(-1) and doUwz(null,0,0,,false).
                                    2020-12-30 19:22:16.822 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:22:16
                                    2020-12-30 19:22:16.836 - info: radar2.0 (4645) debug: created State radar2.0.Fritzbox
                                    2020-12-30 19:22:16.845 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Fritzbox = true
                                    2020-12-30 19:22:16.859 - info: radar2.0 (4645) debug: created State radar2.0.Fritzbox._here
                                    2020-12-30 19:22:16.906 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Fritzbox._here = true
                                    2020-12-30 19:22:16.916 - info: radar2.0 (4645) debug: created State radar2.0.Fritzbox._whatHere
                                    2020-12-30 19:22:16.924 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Fritzbox._whatHere = IP
                                    2020-12-30 19:22:16.943 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._lastHere = 2020-12-30@19:22:16
                                    2020-12-30 19:22:16.954 - info: radar2.0 (4645) debug: created State radar2.0.Wszenes-iPhone
                                    2020-12-30 19:22:17.002 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone = true
                                    2020-12-30 19:22:17.012 - info: radar2.0 (4645) debug: created State radar2.0.Wszenes-iPhone._here
                                    2020-12-30 19:22:17.021 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._here = true
                                    2020-12-30 19:22:17.038 - info: radar2.0 (4645) debug: created State radar2.0.Wszenes-iPhone._whatHere
                                    2020-12-30 19:22:17.085 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._whatHere = IP
                                    2020-12-30 19:22:17.107 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox = true
                                    2020-12-30 19:22:17.124 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._here = true
                                    2020-12-30 19:22:17.137 - info: radar2.0 (4645) debug: created State radar2.0.Fritzbox._nHere
                                    2020-12-30 19:22:17.186 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Fritzbox._nHere = 1
                                    2020-12-30 19:22:17.197 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone = true
                                    2020-12-30 19:22:17.246 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._here = true
                                    2020-12-30 19:22:17.260 - info: radar2.0 (4645) debug: created State radar2.0.Wszenes-iPhone._nHere
                                    2020-12-30 19:22:17.306 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._nHere = 1
                                    2020-12-30 19:22:17.324 - info: radar2.0 (4645) debug: created State radar2.0._nHere
                                    2020-12-30 19:22:17.332 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0._nHere = 2
                                    2020-12-30 19:22:17.333 - info: radar2.0 (4645) debug: radar2 found here (Fritzbox, Wszenes-iPhone)
                                    2020-12-30 19:22:17.333 - info: radar2.0 (4645) debug: and who here (Fritzbox, Wszenes-iPhone)
                                    2020-12-30 19:22:17.334 - info: radar2.0 (4645) debug: and not here ()
                                    2020-12-30 19:22:17.348 - info: radar2.0 (4645) debug: created State radar2.0._allHere
                                    2020-12-30 19:22:17.394 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0._allHere = Fritzbox, Wszenes-iPhone
                                    2020-12-30 19:22:17.406 - info: radar2.0 (4645) debug: created State radar2.0._notHere
                                    2020-12-30 19:22:17.415 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0._notHere =
                                    2020-12-30 19:22:17.434 - info: radar2.0 (4645) debug: created State radar2.0._isHere
                                    2020-12-30 19:22:17.482 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0._isHere = Fritzbox, Wszenes-iPhone
                                    2020-12-30 19:22:17.483 - info: radar2.0 (4645) debug: radar2 found uBT's: []
                                    2020-12-30 19:22:17.483 - info: radar2.0 (4645) debug: radar2 found uIP's: []
                                    2020-12-30 19:22:17.498 - info: radar2.0 (4645) debug: created State radar2.0._uBTs
                                    2020-12-30 19:22:17.546 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0._uBTs = []
                                    2020-12-30 19:22:17.570 - info: radar2.0 (4645) debug: created State radar2.0._uIPs
                                    2020-12-30 19:22:17.578 - info: radar2.0 (4645) debug: ChangeState ack:false of radar2.0._uIPs = []
                                    2020-12-30 19:22:17.582 - info: radar2.0 (4645) first scan took 0.79 seconds
                                    2020-12-30 19:22:17.582 - info: radar2.0 (4645) will scan external network every 30 minutes
                                    2020-12-30 19:22:17.996 - info: radar2.0 (4645) debug: cleanup old states...
                                    2020-12-30 19:22:18.047 - info: radar2.0 (4645) Adapter initialization finished!
                                    2020-12-30 19:22:22.739 - info: radar2.0 (4645) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.929 seconds and returned 33 hosts.
                                    2020-12-30 19:22:22.752 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:22:22
                                    2020-12-30 19:22:22.773 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._whatHere = IP
                                    2020-12-30 19:22:22.822 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._lastHere = 2020-12-30@19:22:22
                                    2020-12-30 19:22:22.840 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._whatHere = IP
                                    2020-12-30 19:22:37.608 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._nHere = 2
                                    2020-12-30 19:22:37.618 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._nHere = 2
                                    2020-12-30 19:22:37.627 - info: radar2.0 (4645) debug: ChangeState ack:false of _nHere = 2
                                    2020-12-30 19:22:37.628 - info: radar2.0 (4645) debug: radar2 found here (Fritzbox, Wszenes-iPhone)
                                    2020-12-30 19:22:37.628 - info: radar2.0 (4645) debug: and who here (Fritzbox, Wszenes-iPhone)
                                    2020-12-30 19:22:37.629 - info: radar2.0 (4645) debug: and not here ()
                                    2020-12-30 19:22:37.681 - info: radar2.0 (4645) debug: ChangeState ack:false of _allHere = Fritzbox, Wszenes-iPhone
                                    2020-12-30 19:22:37.689 - info: radar2.0 (4645) debug: ChangeState ack:false of _notHere =
                                    2020-12-30 19:22:37.697 - info: radar2.0 (4645) debug: ChangeState ack:false of _isHere = Fritzbox, Wszenes-iPhone
                                    2020-12-30 19:22:37.698 - info: radar2.0 (4645) debug: radar2 found uBT's: []
                                    2020-12-30 19:22:37.700 - info: radar2.0 (4645) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.31', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:22:37.755 - info: radar2.0 (4645) debug: ChangeState ack:false of _uBTs = []
                                    2020-12-30 19:22:37.806 - info: radar2.0 (4645) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10.109', '192.168.10.111','192.168.10.113', '192.168.10.114','192.168.10.12', '192.168.10.197','192.168.10.204', '192.168.10.206','192.168.10.219', '192.168.10.220','192.168.10.221', '192.168.10.222','192.168.10.223', '192.168.10.224','192.168.10.225', '192.168.10.226','192.168.10.227', '192.168.10.228','192.168.10.252', '192.168.10.253','192.168.10.31', '192.168.10.32','192.168.10.37']
                                    2020-12-30 19:22:43.524 - info: radar2.0 (4645) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.928 seconds and returned 31 hosts.
                                    2020-12-30 19:22:43.532 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:22:43
                                    2020-12-30 19:22:43.575 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._lastHere = 2020-12-30@19:22:43
                                    2020-12-30 19:22:57.605 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._nHere = 3
                                    2020-12-30 19:22:57.616 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._nHere = 3
                                    2020-12-30 19:22:57.618 - info: radar2.0 (4645) debug: radar2 found here (Fritzbox, Wszenes-iPhone)
                                    2020-12-30 19:22:57.621 - info: radar2.0 (4645) debug: and who here (Fritzbox, Wszenes-iPhone)
                                    2020-12-30 19:22:57.622 - info: radar2.0 (4645) debug: and not here ()
                                    2020-12-30 19:22:57.622 - info: radar2.0 (4645) debug: radar2 found uBT's: []
                                    2020-12-30 19:22:57.623 - info: radar2.0 (4645) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:22:57.682 - info: radar2.0 (4645) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10.109', '192.168.10.111','192.168.10.113', '192.168.10.114','192.168.10.12', '192.168.10.204','192.168.10.206', '192.168.10.219','192.168.10.220', '192.168.10.221','192.168.10.222', '192.168.10.223','192.168.10.224', '192.168.10.225','192.168.10.226', '192.168.10.227','192.168.10.228', '192.168.10.252','192.168.10.253', '192.168.10.32','192.168.10.37']
                                    2020-12-30 19:23:03.542 - info: radar2.0 (4645) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.946 seconds and returned 32 hosts.
                                    2020-12-30 19:23:03.556 - info: radar2.0 (4645) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:23:03
                                    2020-12-30 19:23:03.594 - info: radar2.0 (4645) debug: ChangeState ack:false of Wszenes-iPhone._lastHere = 2020-12-30@19:23:03
                                    

                                    Hier mal das Log nach einem Neustart des Radar2 nur BT

                                    2020-12-30 19:26:22.329 - info: host.iobroker-nuc "system.adapter.radar2.0" enabled
                                    2020-12-30 19:26:22.377 - info: host.iobroker-nuc instance system.adapter.radar2.0 started with pid 4768
                                    2020-12-30 19:26:25.080 - info: radar2.0 (4768) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.radar2, node: v12.20.0, js-controller: 3.1.6
                                    2020-12-30 19:26:25.229 - info: radar2.0 (4768) radar2 initialization started...
                                    2020-12-30 19:26:25.241 - info: radar2.0 (4768) Will use l2Ping for BT scans.
                                    2020-12-30 19:26:25.400 - info: radar2.0 (4768) found and will use '@abandonware/noble'
                                    2020-12-30 19:26:25.425 - info: radar2.0 (4768) debug: radar2 set to flag items away if they are not seen for 3 minutes
                                    2020-12-30 19:26:25.430 - info: radar2.0 (4768) debug: use known BT list: [ 'D0:3F:AA:B6:47:DD' ]
                                    2020-12-30 19:26:25.431 - info: radar2.0 (4768) debug: use known IP list: [ '192.168.10.1', '192.168.10.49' ]
                                    2020-12-30 19:26:25.432 - info: radar2.0 (4768) arp-scan will use the following interfaces: [ 'ens18' ]
                                    2020-12-30 19:26:25.444 - info: radar2.0 (4768) debug: Noble State Change: poweredOff
                                    2020-12-30 19:26:25.449 - info: radar2.0 (4768) Connected with '0.0.0.0' for DHCP Scan
                                    2020-12-30 19:26:25.571 - info: radar2.0 (4768) debug: radar2 set to scan every 20 seconds and printers every 720 minutes.
                                    2020-12-30 19:26:25.572 - info: radar2.0 (4768) debug: Will 'save' unknown BT devices and will 'not save' unknown IP devices!
                                    2020-12-30 19:26:25.770 - info: radar2.0 (4768) debug: created State radar2.0.Fritzbox._lastHere
                                    2020-12-30 19:26:25.782 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Fritzbox._lastHere = 2020-12-30@19:25:43
                                    2020-12-30 19:26:25.799 - info: radar2.0 (4768) Init item Fritzbox with {name: 'Fritzbox',bluetooth: [],enabled: -1,id: 'Fritzbox',type: 'IP',hasMAC: [ '44:4e:6d:71:0c:81' ],ipVendor: 'Avm Audiovisuelles Marketing und Computersysteme GmbH',rip: ['192.168.10.1','fd00::464e:6dff:fe71:c81','2001:9e8:1b:4f00:464e:6dff:fe71:c81'],lasthere: '2020-12-30T18:25:43.554Z'}
                                    2020-12-30 19:26:25.829 - info: radar2.0 (4768) debug: created State radar2.0.Wszenes-iPhone._lastHere
                                    2020-12-30 19:26:25.878 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._lastHere = 2020-12-30@19:25:43
                                    2020-12-30 19:26:25.888 - info: radar2.0 (4768) Init item Wszenes-iPhone with {name: 'Wszenes-iPhone',ip: [],bluetooth: [ 'd0:3f:aa:b6:47:dd' ],enabled: -1,id: 'Wszenes-iPhone',type: 'BT',btVendor: 'Apple, Inc',lasthere: '2020-12-30T18:25:43.561Z'}
                                    2020-12-30 19:26:26.262 - info: radar2.0 (4768) Adapter identified macs: (44:4e:6d:71:0c:81),
                                    ips: (192.168.10.1,fd00::464e:6dff:fe71:c81,2001:9e8:1b:4f00:464e:6dff:fe71:c81),
                                    bts LE: (d0:3f:aa:b6:47:dd),
                                    bts norm: (d0:3f:aa:b6:47:dd)
                                    2020-12-30 19:26:26.263 - info: radar2.0 (4768) No UWZ warning because of Delay is 0
                                    2020-12-30 19:26:26.263 - info: radar2.0 (4768) radar2 found 2 devices in config (Fritzbox,Wszenes-iPhone) and 2 enabled.
                                    2020-12-30 19:26:26.264 - info: radar2.0 (4768) radar2 set use of noble(true), doArp("-lgq --retry=5 --timeout=400" on ens18), btid(-1) and doUwz(null,0,0,,false).
                                    2020-12-30 19:26:26.301 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:26:26
                                    2020-12-30 19:26:26.326 - info: radar2.0 (4768) debug: created State radar2.0.Fritzbox
                                    2020-12-30 19:26:26.374 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Fritzbox = true
                                    2020-12-30 19:26:26.387 - info: radar2.0 (4768) debug: created State radar2.0.Fritzbox._here
                                    2020-12-30 19:26:26.414 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Fritzbox._here = true
                                    2020-12-30 19:26:26.435 - info: radar2.0 (4768) debug: created State radar2.0.Fritzbox._whatHere
                                    2020-12-30 19:26:26.482 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Fritzbox._whatHere = IP
                                    2020-12-30 19:26:26.484 - info: radar2.0 (4768) debug: created State radar2.0.info.connection
                                    2020-12-30 19:26:26.498 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.info.connection = true
                                    2020-12-30 19:26:26.546 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox = true
                                    2020-12-30 19:26:26.554 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._here = true
                                    2020-12-30 19:26:26.565 - info: radar2.0 (4768) debug: created State radar2.0.Fritzbox._nHere
                                    2020-12-30 19:26:26.610 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Fritzbox._nHere = 1
                                    2020-12-30 19:26:26.622 - info: radar2.0 (4768) debug: created State radar2.0.Wszenes-iPhone
                                    2020-12-30 19:26:26.630 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone = false
                                    2020-12-30 19:26:26.648 - info: radar2.0 (4768) debug: created State radar2.0.Wszenes-iPhone._here
                                    2020-12-30 19:26:26.694 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._here = false
                                    2020-12-30 19:26:26.706 - info: radar2.0 (4768) debug: created State radar2.0.Wszenes-iPhone._nHere
                                    2020-12-30 19:26:26.717 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._nHere = 0
                                    2020-12-30 19:26:26.728 - info: radar2.0 (4768) debug: created State radar2.0.Wszenes-iPhone._whatHere
                                    2020-12-30 19:26:26.774 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._whatHere =
                                    2020-12-30 19:26:26.785 - info: radar2.0 (4768) debug: created State radar2.0._nHere
                                    2020-12-30 19:26:26.793 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0._nHere = 1
                                    2020-12-30 19:26:26.794 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:26:26.794 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:26:26.794 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:26:26.806 - info: radar2.0 (4768) debug: created State radar2.0._allHere
                                    2020-12-30 19:26:26.853 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0._allHere = Fritzbox
                                    2020-12-30 19:26:26.864 - info: radar2.0 (4768) debug: created State radar2.0._notHere
                                    2020-12-30 19:26:26.873 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0._notHere = Wszenes-iPhone
                                    2020-12-30 19:26:26.883 - info: radar2.0 (4768) debug: created State radar2.0._isHere
                                    2020-12-30 19:26:26.930 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0._isHere = Fritzbox
                                    2020-12-30 19:26:26.931 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:26:26.931 - info: radar2.0 (4768) debug: radar2 found uIP's: []
                                    2020-12-30 19:26:26.951 - info: radar2.0 (4768) debug: created State radar2.0._uBTs
                                    2020-12-30 19:26:26.998 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0._uBTs = []
                                    2020-12-30 19:26:27.011 - info: radar2.0 (4768) debug: created State radar2.0._uIPs
                                    2020-12-30 19:26:27.019 - info: radar2.0 (4768) debug: ChangeState ack:false of radar2.0._uIPs = []
                                    2020-12-30 19:26:27.020 - info: radar2.0 (4768) first scan took 0.754 seconds
                                    2020-12-30 19:26:27.021 - info: radar2.0 (4768) will scan external network every 30 minutes
                                    2020-12-30 19:26:28.085 - info: radar2.0 (4768) debug: cleanup old states...
                                    2020-12-30 19:26:28.144 - info: radar2.0 (4768) Adapter initialization finished!
                                    2020-12-30 19:26:32.215 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.924 seconds and returned 32 hosts.
                                    2020-12-30 19:26:32.229 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:26:32
                                    2020-12-30 19:26:32.250 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._whatHere = IP
                                    2020-12-30 19:26:41.603 - error: vw-connect.0 (1660) Failing to refresh token.
                                    2020-12-30 19:26:41.608 - error: vw-connect.0 (1660) 400
                                    2020-12-30 19:26:47.048 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._nHere = 2
                                    2020-12-30 19:26:47.059 - info: radar2.0 (4768) debug: ChangeState ack:false of Wszenes-iPhone = false
                                    2020-12-30 19:26:47.110 - info: radar2.0 (4768) debug: ChangeState ack:false of Wszenes-iPhone._here = false
                                    2020-12-30 19:26:47.121 - info: radar2.0 (4768) debug: ChangeState ack:false of Wszenes-iPhone._nHere = 0
                                    2020-12-30 19:26:47.174 - info: radar2.0 (4768) debug: ChangeState ack:false of Wszenes-iPhone._whatHere =
                                    2020-12-30 19:26:47.186 - info: radar2.0 (4768) debug: ChangeState ack:false of _nHere = 1
                                    2020-12-30 19:26:47.186 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:26:47.187 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:26:47.187 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:26:47.252 - info: radar2.0 (4768) debug: ChangeState ack:false of _allHere = Fritzbox
                                    2020-12-30 19:26:47.303 - info: radar2.0 (4768) debug: ChangeState ack:false of _notHere = Wszenes-iPhone
                                    2020-12-30 19:26:47.312 - info: radar2.0 (4768) debug: ChangeState ack:false of _isHere = Fritzbox
                                    2020-12-30 19:26:47.313 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:26:47.315 - info: radar2.0 (4768) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:26:47.368 - info: radar2.0 (4768) debug: ChangeState ack:false of _uBTs = []
                                    2020-12-30 19:26:47.378 - info: radar2.0 (4768) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10.109', '192.168.10.111','192.168.10.113', '192.168.10.114','192.168.10.12', '192.168.10.197','192.168.10.204', '192.168.10.206','192.168.10.219', '192.168.10.220','192.168.10.221', '192.168.10.222','192.168.10.223', '192.168.10.224','192.168.10.225', '192.168.10.226','192.168.10.227', '192.168.10.228','192.168.10.252', '192.168.10.253','192.168.10.32', '192.168.10.37']
                                    2020-12-30 19:26:52.995 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.960 seconds and returned 32 hosts.
                                    2020-12-30 19:26:53.007 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:26:52
                                    2020-12-30 19:26:59.106 - error: vw-connect.1 (1693) Failing to refresh token.
                                    2020-12-30 19:26:59.110 - error: vw-connect.1 (1693) 400
                                    2020-12-30 19:27:07.046 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._nHere = 3
                                    2020-12-30 19:27:07.049 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:27:07.050 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:27:07.050 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:27:07.051 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:27:07.052 - info: radar2.0 (4768) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.31', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:27:07.063 - info: radar2.0 (4768) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10.109', '192.168.10.111','192.168.10.113', '192.168.10.114','192.168.10.12', '192.168.10.197','192.168.10.204', '192.168.10.206','192.168.10.219', '192.168.10.220','192.168.10.221', '192.168.10.222','192.168.10.223', '192.168.10.224','192.168.10.225', '192.168.10.226','192.168.10.227', '192.168.10.228','192.168.10.252', '192.168.10.253','192.168.10.31', '192.168.10.32','192.168.10.37']
                                    2020-12-30 19:27:12.978 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.942 seconds and returned 32 hosts.
                                    2020-12-30 19:27:12.991 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:27:12
                                    2020-12-30 19:27:27.044 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._nHere = 4
                                    2020-12-30 19:27:27.049 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:27:27.049 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:27:27.050 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:27:27.050 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:27:27.051 - info: radar2.0 (4768) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:27:27.060 - info: radar2.0 (4768) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10.109', '192.168.10.111','192.168.10.113', '192.168.10.114','192.168.10.12', '192.168.10.197','192.168.10.204', '192.168.10.206','192.168.10.219', '192.168.10.220','192.168.10.221', '192.168.10.222','192.168.10.223', '192.168.10.224','192.168.10.225', '192.168.10.226','192.168.10.227', '192.168.10.228','192.168.10.252', '192.168.10.253','192.168.10.32', '192.168.10.37']
                                    2020-12-30 19:27:33.002 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.966 seconds and returned 32 hosts.
                                    2020-12-30 19:27:33.018 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:27:33
                                    2020-12-30 19:27:47.047 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._nHere = 5
                                    2020-12-30 19:27:47.050 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:27:47.051 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:27:47.052 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:27:47.052 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:27:47.054 - info: radar2.0 (4768) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:27:52.966 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.929 seconds and returned 31 hosts.
                                    2020-12-30 19:27:52.975 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:27:52
                                    2020-12-30 19:28:07.054 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._nHere = 6
                                    2020-12-30 19:28:07.058 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:28:07.059 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:28:07.059 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:28:07.060 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:28:07.061 - info: radar2.0 (4768) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:28:13.010 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.963 seconds and returned 32 hosts.
                                    2020-12-30 19:28:13.022 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:28:13
                                    2020-12-30 19:28:27.046 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._nHere = 7
                                    2020-12-30 19:28:27.050 - info: radar2.0 (4768) debug: radar2 found here (Fritzbox)
                                    2020-12-30 19:28:27.050 - info: radar2.0 (4768) debug: and who here (Fritzbox)
                                    2020-12-30 19:28:27.051 - info: radar2.0 (4768) debug: and not here (Wszenes-iPhone)
                                    2020-12-30 19:28:27.051 - info: radar2.0 (4768) debug: radar2 found uBT's: []
                                    2020-12-30 19:28:27.052 - info: radar2.0 (4768) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '192.168.10.111', '192.168.10.113', '192.168.10.114', '192.168.10.12', '192.168.10.197', '192.168.10.204', '192.168.10.206', '192.168.10.219', '192.168.10.220', '192.168.10.221', '192.168.10.222', '192.168.10.223', '192.168.10.224', '192.168.10.225', '192.168.10.226', '192.168.10.227', '192.168.10.228', '192.168.10.252', '192.168.10.253', '192.168.10.32', '192.168.10.37'
                                    ]
                                    2020-12-30 19:28:32.983 - info: radar2.0 (4768) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.945 seconds and returned 31 hosts.
                                    2020-12-30 19:28:32.992 - info: radar2.0 (4768) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@19:28:32
                                    

                                    Hier die Ausgabe im Terminal von
                                    sudo systemctl status bluetooth

                                    root@iobroker-nuc:~# sudo systemctl status bluetooth
                                    ● bluetooth.service - Bluetooth service
                                         Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
                                         Active: active (running) since Wed 2020-12-30 17:37:13 CET; 1h 39min ago
                                           Docs: man:bluetoothd(8)
                                       Main PID: 623 (bluetoothd)
                                         Status: "Running"
                                          Tasks: 1 (limit: 4620)
                                         Memory: 2.0M
                                         CGroup: /system.slice/bluetooth.service
                                                 └─623 /usr/lib/bluetooth/bluetoothd
                                    
                                    Dez 30 17:37:12 iobroker-nuc systemd[1]: Starting Bluetooth service...
                                    Dez 30 17:37:12 iobroker-nuc bluetoothd[623]: Bluetooth daemon 5.53
                                    Dez 30 17:37:13 iobroker-nuc bluetoothd[623]: Starting SDP server
                                    Dez 30 17:37:13 iobroker-nuc bluetoothd[623]: Bluetooth management interface 1.14 initialized
                                    Dez 30 17:37:13 iobroker-nuc systemd[1]: Started Bluetooth service.
                                    
                                    crunchip 1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @Wszene last edited by crunchip

                                      @Wszene ich vermisse irgendwie die Zeile

                                      Will try to scan BT devices: hci1....
                                      

                                      in deinem log
                                      nochmal von vorne
                                      dein Bluetooth hast du mittles Usb in der Proxmox VM eingebunden
                                      radar2 und alle Abhängigkeiten installiert

                                      was ergibt

                                      hciconfig
                                      
                                      Wszene 1 Reply Last reply Reply Quote 0
                                      • Wszene
                                        Wszene @crunchip last edited by

                                        @crunchip sagte in Zigbee Schlüsselanhänger:

                                        hciconfig

                                        root@iobroker-nuc:~# hciconfig
                                        hci0:	Type: Primary  Bus: USB
                                        	BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
                                        	DOWN 
                                        	RX bytes:0 acl:0 sco:0 events:0 errors:0
                                        	TX bytes:3 acl:0 sco:0 commands:2 errors:0
                                        
                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Wszene last edited by crunchip

                                          @Wszene
                                          dann noch kontrollieren, sollte soft/hard blocked beides no ergeben

                                          rfkill list
                                          

                                          und ein

                                          hciconfig hci0 up
                                          

                                          anschliessend nochmal im iobroker testen, mal in der config noble aktivieren, zum test

                                          Wszene 1 Reply Last reply Reply Quote 0
                                          • Wszene
                                            Wszene @crunchip last edited by Wszene

                                            @crunchip sagte in Zigbee Schlüsselanhänger:

                                            rfkill list

                                            root@iobroker-nuc:~# rfkill list
                                            0: hci0: Bluetooth
                                            	Soft blocked: no
                                            	Hard blocked: no
                                            
                                            root@iobroker-nuc:~# ein hciconfig hci0 up
                                            
                                            Command 'ein' not found, did you mean:
                                            
                                              command 'erin' from snap erin (2.0.3)
                                              command 'lein' from deb leiningen (2.9.1-2)
                                              command 'din' from deb din (5.2.1-6build1)
                                              command 'win' from deb wily (0.13.41-8build1)
                                              command 'eid' from deb id-utils (4.6+git20120811-4ubuntu2)
                                              command 'tin' from deb tin (1:2.4.4-1build2)
                                              command 'eqn' from deb groff-base (1.22.4-4build1)
                                            
                                            See 'snap info <snapname>' for additional versions.
                                            
                                            radar2.0	2020-12-30 20:53:05.095	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:53:05
                                            radar2.0	2020-12-30 20:53:05.070	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.916 seconds and returned 32 hosts.
                                            radar2.0	2020-12-30 20:52:59.174	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '1
                                            radar2.0	2020-12-30 20:52:59.173	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:52:59.172	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:52:59.172	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:52:59.172	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:52:59.165	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 12
                                            radar2.0	2020-12-30 20:52:45.107	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:52:45
                                            radar2.0	2020-12-30 20:52:45.098	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.942 seconds and returned 31 hosts.
                                            radar2.0	2020-12-30 20:52:39.169	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '1
                                            radar2.0	2020-12-30 20:52:39.168	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:52:39.167	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:52:39.167	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:52:39.166	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:52:39.163	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 11
                                            radar2.0	2020-12-30 20:52:25.100	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:52:25
                                            radar2.0	2020-12-30 20:52:25.090	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.937 seconds and returned 31 hosts.
                                            radar2.0	2020-12-30 20:52:19.181	info	(6988) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10
                                            radar2.0	2020-12-30 20:52:19.168	info	]
                                            radar2.0	2020-12-30 20:52:19.168	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:52:19.167	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:52:19.167	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:52:19.166	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:52:19.166	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:52:19.161	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 10
                                            radar2.0	2020-12-30 20:52:05.100	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:52:05
                                            radar2.0	2020-12-30 20:52:05.090	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.939 seconds and returned 31 hosts.
                                            radar2.0	2020-12-30 20:51:59.189	info	(6988) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10
                                            radar2.0	2020-12-30 20:51:59.171	info	]
                                            radar2.0	2020-12-30 20:51:59.171	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:51:59.170	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:51:59.170	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:51:59.169	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:51:59.169	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:51:59.164	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 9
                                            radar2.0	2020-12-30 20:51:45.105	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:51:45
                                            radar2.0	2020-12-30 20:51:45.094	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.941 seconds and returned 32 hosts.
                                            radar2.0	2020-12-30 20:51:39.166	info	]
                                            radar2.0	2020-12-30 20:51:39.166	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:51:39.165	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:51:39.164	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:51:39.164	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:51:39.164	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:51:39.159	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 8
                                            radar2.0	2020-12-30 20:51:25.115	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:51:25
                                            radar2.0	2020-12-30 20:51:25.087	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.932 seconds and returned 31 hosts.
                                            radar2.0	2020-12-30 20:51:19.166	info	]
                                            radar2.0	2020-12-30 20:51:19.166	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:51:19.166	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:51:19.165	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:51:19.163	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:51:19.163	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:51:19.159	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 7
                                            radar2.0	2020-12-30 20:51:05.090	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:51:05
                                            radar2.0	2020-12-30 20:51:05.082	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.934 seconds and returned 31 hosts.
                                            radar2.0	2020-12-30 20:50:59.173	info	(6988) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10
                                            radar2.0	2020-12-30 20:50:59.163	info	]
                                            radar2.0	2020-12-30 20:50:59.163	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:50:59.163	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:50:59.162	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:50:59.162	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:50:59.161	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:50:59.158	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 6
                                            radar2.0	2020-12-30 20:50:45.099	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:50:45
                                            radar2.0	2020-12-30 20:50:45.087	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.937 seconds and returned 30 hosts.
                                            radar2.0	2020-12-30 20:50:39.183	info	(6988) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10
                                            radar2.0	2020-12-30 20:50:39.173	info	]
                                            radar2.0	2020-12-30 20:50:39.173	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:50:39.172	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:50:39.171	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:50:39.171	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:50:39.161	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:50:39.157	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 5
                                            radar2.0	2020-12-30 20:50:25.085	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:50:25
                                            radar2.0	2020-12-30 20:50:25.074	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.925 seconds and returned 32 hosts.
                                            radar2.0	2020-12-30 20:50:19.176	info	(6988) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10
                                            radar2.0	2020-12-30 20:50:19.164	info	]
                                            radar2.0	2020-12-30 20:50:19.164	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:50:19.164	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:50:19.163	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:50:19.163	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:50:19.162	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:50:19.158	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 4
                                            radar2.0	2020-12-30 20:50:05.117	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:50:05
                                            radar2.0	2020-12-30 20:50:05.094	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.947 seconds and returned 31 hosts.
                                            radar2.0	2020-12-30 20:49:59.164	info	]
                                            radar2.0	2020-12-30 20:49:59.164	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:49:59.163	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:49:59.163	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:49:59.162	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:49:59.162	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:49:59.159	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 3
                                            radar2.0	2020-12-30 20:49:45.089	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:49:45
                                            radar2.0	2020-12-30 20:49:45.079	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.931 seconds and returned 32 hosts.
                                            radar2.0	2020-12-30 20:49:39.479	info	(6988) debug: ChangeState ack:false of _uIPs = ['192.168.10.10', '192.168.10.100','192.168.10.101', '192.168.10.102','192.168.10.103', '192.168.10.104','192.168.10.105', '192.168.10.106','192.168.10
                                            radar2.0	2020-12-30 20:49:39.429	info	(6988) debug: ChangeState ack:false of _uBTs = []
                                            radar2.0	2020-12-30 20:49:39.417	info	]
                                            radar2.0	2020-12-30 20:49:39.417	info	(6988) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:49:39.415	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:49:39.413	info	(6988) debug: ChangeState ack:false of _isHere = Fritzbox
                                            radar2.0	2020-12-30 20:49:39.364	info	(6988) debug: ChangeState ack:false of _notHere = Wszenes-iPhone
                                            radar2.0	2020-12-30 20:49:39.355	info	(6988) debug: ChangeState ack:false of _allHere = Fritzbox
                                            radar2.0	2020-12-30 20:49:39.302	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:49:39.301	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:49:39.301	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:49:39.300	info	(6988) debug: ChangeState ack:false of _nHere = 1
                                            radar2.0	2020-12-30 20:49:39.287	info	(6988) debug: ChangeState ack:false of Wszenes-iPhone._whatHere =
                                            radar2.0	2020-12-30 20:49:39.238	info	(6988) debug: ChangeState ack:false of Wszenes-iPhone._nHere = 0
                                            radar2.0	2020-12-30 20:49:39.228	info	(6988) debug: ChangeState ack:false of Wszenes-iPhone._here = false
                                            radar2.0	2020-12-30 20:49:39.174	info	(6988) debug: ChangeState ack:false of Wszenes-iPhone = false
                                            radar2.0	2020-12-30 20:49:39.162	info	(6988) debug: ChangeState ack:false of Fritzbox._nHere = 2
                                            radar2.0	2020-12-30 20:49:24.437	info	(6988) debug: ChangeState ack:false of Fritzbox._whatHere = IP
                                            radar2.0	2020-12-30 20:49:24.419	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:49:24
                                            radar2.0	2020-12-30 20:49:24.407	info	(6988) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.952 seconds and returned 32 hosts.
                                            radar2.0	2020-12-30 20:49:19.523	info	(6988) Adapter initialization finished!
                                            radar2.0	2020-12-30 20:49:19.472	info	(6988) debug: cleanup old states...
                                            radar2.0	2020-12-30 20:49:19.135	info	(6988) will scan external network every 30 minutes
                                            radar2.0	2020-12-30 20:49:19.134	info	(6988) first scan took 0.694 seconds
                                            radar2.0	2020-12-30 20:49:19.134	info	(6988) debug: ChangeState ack:false of radar2.0._uIPs = []
                                            radar2.0	2020-12-30 20:49:19.082	info	(6988) debug: created State radar2.0._uIPs
                                            radar2.0	2020-12-30 20:49:19.072	info	(6988) debug: ChangeState ack:false of radar2.0._uBTs = []
                                            radar2.0	2020-12-30 20:49:19.064	info	(6988) debug: created State radar2.0._uBTs
                                            radar2.0	2020-12-30 20:49:19.055	info	(6988) debug: radar2 found uIP's: []
                                            radar2.0	2020-12-30 20:49:19.055	info	(6988) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:49:19.054	info	(6988) debug: ChangeState ack:false of radar2.0._isHere = Fritzbox
                                            radar2.0	2020-12-30 20:49:19.010	info	(6988) debug: created State radar2.0._isHere
                                            radar2.0	2020-12-30 20:49:18.992	info	(6988) debug: ChangeState ack:false of radar2.0._notHere = Wszenes-iPhone
                                            radar2.0	2020-12-30 20:49:18.983	info	(6988) debug: created State radar2.0._notHere
                                            radar2.0	2020-12-30 20:49:18.970	info	(6988) debug: ChangeState ack:false of radar2.0._allHere = Fritzbox
                                            radar2.0	2020-12-30 20:49:18.923	info	(6988) debug: created State radar2.0._allHere
                                            radar2.0	2020-12-30 20:49:18.907	info	(6988) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:49:18.907	info	(6988) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:49:18.907	info	(6988) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:49:18.906	info	(6988) debug: ChangeState ack:false of radar2.0._nHere = 1
                                            radar2.0	2020-12-30 20:49:18.898	info	(6988) debug: created State radar2.0._nHere
                                            radar2.0	2020-12-30 20:49:18.882	info	(6988) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._whatHere =
                                            radar2.0	2020-12-30 20:49:18.836	info	(6988) debug: created State radar2.0.Wszenes-iPhone._whatHere
                                            radar2.0	2020-12-30 20:49:18.813	info	(6988) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._nHere = 0
                                            radar2.0	2020-12-30 20:49:18.805	info	(6988) debug: created State radar2.0.Wszenes-iPhone._nHere
                                            radar2.0	2020-12-30 20:49:18.794	info	(6988) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._here = false
                                            radar2.0	2020-12-30 20:49:18.745	info	(6988) debug: ChangeState ack:false of radar2.0.info.connection = true
                                            radar2.0	2020-12-30 20:49:18.743	info	(6988) debug: created State radar2.0.Wszenes-iPhone._here
                                            radar2.0	2020-12-30 20:49:18.720	info	(6988) debug: created State radar2.0.info.connection
                                            radar2.0	2020-12-30 20:49:18.718	info	(6988) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone = false
                                            radar2.0	2020-12-30 20:49:18.670	info	(6988) debug: created State radar2.0.Wszenes-iPhone
                                            radar2.0	2020-12-30 20:49:18.657	info	(6988) debug: ChangeState ack:false of radar2.0.Fritzbox._nHere = 1
                                            radar2.0	2020-12-30 20:49:18.650	info	(6988) debug: created State radar2.0.Fritzbox._nHere
                                            radar2.0	2020-12-30 20:49:18.641	info	(6988) debug: ChangeState ack:false of Fritzbox._here = true
                                            radar2.0	2020-12-30 20:49:18.593	info	(6988) debug: ChangeState ack:false of Fritzbox = true
                                            radar2.0	2020-12-30 20:49:18.579	info	(6988) debug: ChangeState ack:false of radar2.0.Fritzbox._whatHere = IP
                                            radar2.0	2020-12-30 20:49:18.569	info	(6988) debug: created State radar2.0.Fritzbox._whatHere
                                            radar2.0	2020-12-30 20:49:18.557	info	(6988) debug: ChangeState ack:false of radar2.0.Fritzbox._here = true
                                            radar2.0	2020-12-30 20:49:18.498	info	(6988) debug: created State radar2.0.Fritzbox._here
                                            radar2.0	2020-12-30 20:49:18.487	info	(6988) debug: ChangeState ack:false of radar2.0.Fritzbox = true
                                            radar2.0	2020-12-30 20:49:18.480	info	(6988) debug: created State radar2.0.Fritzbox
                                            radar2.0	2020-12-30 20:49:18.465	info	(6988) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:49:18
                                            radar2.0	2020-12-30 20:49:18.438	info	(6988) radar2 set use of noble(true), doArp("-lgq --retry=5 --timeout=400" on ens18), btid(-1) and doUwz(null,0,0,,false).
                                            radar2.0	2020-12-30 20:49:18.438	info	(6988) radar2 found 2 devices in config (Fritzbox,Wszenes-iPhone) and 2 enabled.
                                            radar2.0	2020-12-30 20:49:18.437	info	(6988) No UWZ warning because of Delay is 0
                                            radar2.0	2020-12-30 20:49:18.436	info	bts norm: (d0:3f:aa:b6:47:dd)
                                            radar2.0	2020-12-30 20:49:18.436	info	bts LE: (d0:3f:aa:b6:47:dd),
                                            radar2.0	2020-12-30 20:49:18.436	info	ips: (192.168.10.1,fd00::464e:6dff:fe71:c81,2001:9e8:1b:4f00:464e:6dff:fe71:c81),
                                            radar2.0	2020-12-30 20:49:18.436	info	(6988) Adapter identified macs: (44:4e:6d:71:0c:81),
                                            radar2.0	2020-12-30 20:49:17.994	info	(6988) Init item Wszenes-iPhone with {name: 'Wszenes-iPhone',ip: [],bluetooth: [ 'd0:3f:aa:b6:47:dd' ],enabled: -1,id: 'Wszenes-iPhone',type: 'BT',btVendor: 'Apple, Inc',lasthere: '2020-12-30T18:34:3
                                            radar2.0	2020-12-30 20:49:17.984	info	(6988) debug: ChangeState ack:false of radar2.0.Wszenes-iPhone._lastHere = 2020-12-30@19:34:33
                                            radar2.0	2020-12-30 20:49:17.976	info	(6988) debug: created State radar2.0.Wszenes-iPhone._lastHere
                                            radar2.0	2020-12-30 20:49:17.952	info	(6988) Init item Fritzbox with {name: 'Fritzbox',bluetooth: [],enabled: -1,id: 'Fritzbox',type: 'IP',hasMAC: [ '44:4e:6d:71:0c:81' ],ipVendor: 'Avm Audiovisuelles Marketing und Computersysteme GmbH',
                                            radar2.0	2020-12-30 20:49:17.938	info	(6988) debug: ChangeState ack:false of radar2.0.Fritzbox._lastHere = 2020-12-30@20:49:00
                                            radar2.0	2020-12-30 20:49:17.928	info	(6988) debug: created State radar2.0.Fritzbox._lastHere
                                            radar2.0	2020-12-30 20:49:17.844	info	(6988) debug: Will 'save' unknown BT devices and will 'not save' unknown IP devices!
                                            radar2.0	2020-12-30 20:49:17.842	info	(6988) debug: radar2 set to scan every 20 seconds and printers every 720 minutes.
                                            radar2.0	2020-12-30 20:49:17.727	info	(6988) Connected with '0.0.0.0' for DHCP Scan
                                            radar2.0	2020-12-30 20:49:17.723	info	(6988) debug: Noble State Change: poweredOff
                                            radar2.0	2020-12-30 20:49:17.710	info	(6988) arp-scan will use the following interfaces: [ 'ens18' ]
                                            radar2.0	2020-12-30 20:49:17.709	info	(6988) debug: use known IP list: [ '192.168.10.1', '192.168.10.49' ]
                                            radar2.0	2020-12-30 20:49:17.709	info	(6988) debug: use known BT list: [ 'D0:3F:AA:B6:47:DD' ]
                                            radar2.0	2020-12-30 20:49:17.704	info	(6988) debug: radar2 set to flag items away if they are not seen for 3 minutes
                                            radar2.0	2020-12-30 20:49:17.680	info	(6988) found and will use '@abandonware/noble'
                                            radar2.0	2020-12-30 20:49:17.538	info	(6988) Will use l2Ping for BT scans.
                                            radar2.0	2020-12-30 20:49:17.525	info	(6988) radar2 initialization started...
                                            radar2.0	2020-12-30 20:49:17.339	info	(6988) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.radar2, node: v12.20.0, js-controller: 3.1.6
                                            radar2.0	2020-12-30 20:49:11.681	info	(4987) debug: ChangeState ack:false of info.connection = false
                                            radar2.0	2020-12-30 20:49:11.667	info	(4987) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            radar2.0	2020-12-30 20:49:11.666	info	(4987) terminating
                                            radar2.0	2020-12-30 20:49:11.665	info	(4987) Adapter disconnected and stopped with dostop(null) and callback(true)
                                            radar2.0	2020-12-30 20:49:11.664	info	(4987) Unload adapter now with null
                                            radar2.0	2020-12-30 20:49:11.659	info	(4987) Got terminate signal TERMINATE_YOURSELF
                                            radar2.0	2020-12-30 20:49:00.588	info	(4987) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:49:00
                                            radar2.0	2020-12-30 20:49:00.579	info	(4987) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.926 seconds and returned 32 hosts.
                                            radar2.0	2020-12-30 20:48:54.665	info	]
                                            radar2.0	2020-12-30 20:48:54.665	info	(4987) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            radar2.0	2020-12-30 20:48:54.664	info	(4987) debug: radar2 found uBT's: []
                                            radar2.0	2020-12-30 20:48:54.664	info	(4987) debug: and not here (Wszenes-iPhone)
                                            radar2.0	2020-12-30 20:48:54.664	info	(4987) debug: and who here (Fritzbox)
                                            radar2.0	2020-12-30 20:48:54.663	info	(4987) debug: radar2 found here (Fritzbox)
                                            radar2.0	2020-12-30 20:48:54.658	info	(4987) debug: ChangeState ack:false of Fritzbox._nHere = 224
                                            radar2.0	2020-12-30 20:48:40.588	info	(4987) debug: ChangeState ack:false of Fritzbox._lastHere = 2020-12-30@20:48:40
                                            radar2.0	2020-12-30 20:48:40.575	info	(4987) debug: arp-scan -lgq --retry=5 --timeout=400 --interface=ens18 executed for 5.925 seconds and returned 30 hosts.
                                            radar2.0	2020-12-30 20:48:34.663	info	]
                                            radar2.0	2020-12-30 20:48:34.663	info	(4987) debug: radar2 found uIP's: [ '192.168.10.10', '192.168.10.100', '192.168.10.101', '192.168.10.102', '192.168.10.103', '192.168.10.104', '192.168.10.105', '192.168.10.106', '192.168.10.109', '
                                            
                                            crunchip 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            870
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            anwesenheit schlüsselanhänger zigbee
                                            6
                                            60
                                            3867
                                            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