Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Feature: Geofence/Anwesenheitserkennung - Visu App v1.1

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Feature: Geofence/Anwesenheitserkennung - Visu App v1.1

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @foxriver76 last edited by sigi234

      @foxriver76 sagte in Feature: Geofence/Anwesenheitserkennung - Visu App v1.1:

      @sigi234 also bei mir auch mit aktiver text2xcommand Instanz klappt der sync und code schaut unaufällig aus auf den ersten blick.

      Ja, bei mir stand da gar nichts drinnen.

      Aber denke es läuft jetzt, muss mal weg fahren um es weiter zu testen.
      Ein DP wäre gut, ob der Sync erfolgreich war.

      1 Reply Last reply Reply Quote 0
      • O
        oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

        @foxriver76
        3.2.2

        1 Reply Last reply Reply Quote 0
        • C
          Chrille1507 @sigi234 last edited by

          @sigi234 said in Feature: Geofence/Anwesenheitserkennung - Visu App v1.1:

          @foxriver76

          Hm, habe

          Benutze text2command Instanz im iot Adapter auf deaktiviert gestellt.

          Daten kommen jetzt!

          Screenshot (679).png

          Das hat bei mir gerade auch sehr gut, mit mehreren Geofence-Standorten funktioniert. Ich teste es aber auch noch weiter.

          1 Reply Last reply Reply Quote 0
          • Neuschwansteini
            Neuschwansteini @foxriver76 last edited by Neuschwansteini

            @foxriver76

            Version 3.2.2...
            geht auch mit 3.2.1 nicht.. Text2command habe ich nicht installiert..

            Admin 6.17.6, js-controller 5.0.19, Node 18.20.2, NPM 10.5.

            System Buanet Docker V9.1.2 auf Synology als Master, Slave ein LXC Bookworm, auf m Proxmox Host.

            foxriver76 1 Reply Last reply Reply Quote 0
            • foxriver76
              foxriver76 Developer @Neuschwansteini last edited by

              @ilovegym Es kommt gleich eine 1.1.6 im App Store/Play Store die sendet jetzt eigentlich an allen möglichen Stellen Benachrichtigungen wenn was nicht passt.

              O 1 Reply Last reply Reply Quote 2
              • O
                oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by oFbEQnpoLKKl6mbY5e13

                @foxriver76

                Nach der Installation von 1.1.6, habe ich mal die IOT-Instanz auf Debug gestellt:

                2024-04-25 18:04:12.698  - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal
                2024-04-25 18:04:12.698  - info: iot.0 (2316) Got terminate signal TERMINATE_YOURSELF
                2024-04-25 18:04:12.835  - info: iot.0 (2316) terminating
                2024-04-25 18:04:12.850  - info: iot.0 (2316) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2024-04-25 18:04:12.981  - info: iot.0 (2316) Connection changed: disconnect
                2024-04-25 18:04:12.982  - info: iot.0 (2316) Connection lost
                2024-04-25 18:04:13.012  - error: iot.0 (2316) uncaught exception: Cannot convert undefined or null to object
                2024-04-25 18:04:13.218  - error: iot.0 (2316) TypeError: Cannot convert undefined or null to object
                    at Function.keys (<anonymous>)
                    at RemoteAccess.onCloudDisconnect (/opt/iobroker/node_modules/iobroker.iot/lib/remote.js:720:29)
                    at DeviceClient.onDisconnect (/opt/iobroker/node_modules/iobroker.iot/main.js:564:22)
                    at DeviceClient.emit (node:events:517:28)
                    at MqttClient.<anonymous> (/opt/iobroker/node_modules/aws-iot-device-sdk/device/index.js:797:12)
                    at MqttClient.emit (node:events:529:35)
                    at TLSSocket.<anonymous> (/opt/iobroker/node_modules/aws-iot-device-sdk/node_modules/mqtt/lib/client.js:360:10)
                    at TLSSocket.emit (node:events:529:35)
                    at node:net:350:12
                    at TCP.done (node:_tls_wrap:657:7)
                2024-04-25 18:04:13.218  - error: iot.0 (2316) Cannot convert undefined or null to object
                2024-04-25 18:04:13.375  - info: iot.0 (2316) terminating
                2024-04-25 18:04:13.699  - info: host.iobroker stopInstance system.adapter.iot.0 killing pid 2316
                2024-04-25 18:04:15.938  - info: host.iobroker instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2024-04-25 18:04:15.994  - info: host.iobroker instance system.adapter.iot.0 started with pid 15732
                2024-04-25 18:04:19.584  - debug: iot.0 (15732) Redis Objects: Use Redis connection: 192.168.0.7:6379
                2024-04-25 18:04:19.632  - debug: iot.0 (15732) Objects client ready ... initialize now
                2024-04-25 18:04:19.635  - debug: iot.0 (15732) Objects create System PubSub Client
                2024-04-25 18:04:19.637  - debug: iot.0 (15732) Objects create User PubSub Client
                2024-04-25 18:04:19.821  - debug: iot.0 (15732) Objects client initialize lua scripts
                2024-04-25 18:04:19.828  - debug: iot.0 (15732) Objects connected to redis: 192.168.0.7:6379
                2024-04-25 18:04:19.858  - debug: iot.0 (15732) Redis States: Use Redis connection: 192.168.0.8:6379
                2024-04-25 18:04:19.895  - debug: iot.0 (15732) States create System PubSub Client
                2024-04-25 18:04:19.896  - debug: iot.0 (15732) States create User PubSub Client
                2024-04-25 18:04:19.908  - debug: iot.0 (15732) States connected to redis: 192.168.0.8:6379
                2024-04-25 18:04:19.948  - debug: iot.0 (15732) Plugin sentry Initialize Plugin (enabled=true)
                2024-04-25 18:04:19.955  - info: iot.0 (15732) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                2024-04-25 18:04:20.166  - info: iot.0 (15732) starting. Version 3.2.2 in /opt/iobroker/node_modules/iobroker.iot, node: v18.20.1, js-controller: 5.0.19
                2024-04-25 18:04:20.326  - info: iot.0 (15732) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                2024-04-25 18:04:21.392  - info: iot.0 (15732) Connection changed: connect "***"
                

                Edit:
                Und das kommt im Log, wenn ich eine Message über IOT zur App sende:

                2024-04-25 18:10:32.799  - debug: iot.0 (15732) Message sent: {"result":"ok"}
                
                foxriver76 1 Reply Last reply Reply Quote 0
                • foxriver76
                  foxriver76 Developer @oFbEQnpoLKKl6mbY5e13 last edited by

                  @ofbeqnpolkkl6mby5e13 zeig mal die Berechtigungen die deine App hat.

                  O 2 Replies Last reply Reply Quote 0
                  • O
                    oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by oFbEQnpoLKKl6mbY5e13

                    @foxriver76

                    DANKE! Das war ein sehr guter Hinweis! Push-Nachrichten von IOT zur App kommen jetzt rein! 😘

                    1 Reply Last reply Reply Quote 0
                    • O
                      oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by oFbEQnpoLKKl6mbY5e13

                      @foxriver76

                      Leider kommen Geofence-Daten weiterhin nicht am IOT-Adapter an.

                      foxriver76 1 Reply Last reply Reply Quote 0
                      • foxriver76
                        foxriver76 Developer @oFbEQnpoLKKl6mbY5e13 last edited by

                        @ofbeqnpolkkl6mby5e13 wenn du die app aus dem Speicher wirfst und neu startest bekommst du dann evtl eine Benachrichtigung dass es bei Geofence Fehler gab? Und zeig mal die Geofence Einstellungen in der App bitte. Gerne die Koordinaten schwärzen oder halt random wählen

                        O Neuschwansteini 2 Replies Last reply Reply Quote 0
                        • O
                          oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by oFbEQnpoLKKl6mbY5e13

                          @foxriver76

                          Nein, ich habe die App schon mehrfach sogar gestoppt, es gibt keine Fehlermeldung. Übrigens gibt es inzwischen auch keine Fehlermeldung bzgl. ungültiger Lizenz mehr, wenn ich auf Pro Cloud umstelle.

                          Bevor ich jetzt einen Screenshot erstelle, du meinst Latitude und Longitude?

                          Edit:

                          Screenshot_20240425_193928_ioBroker Visu_edited.jpg

                          Edit2:
                          Kosmetik: Erste Zahl ist immer etwas abgeschnitten.

                          foxriver76 2 Replies Last reply Reply Quote 0
                          • Neuschwansteini
                            Neuschwansteini @foxriver76 last edited by

                            @foxriver76

                            App Version 1.1.6
                            Kommt gleich beim starten die Nachricht, dass Geofence nicht gesendet werden kann

                            Messages kommen an

                            Hmm ich weiß jetzt auch nicht weiter.. hab schon verschiedene geofence Locations ausprobiert, radius von 100 bis 500…

                            Immer der gleiche Fehler..

                            foxriver76 1 Reply Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer @Neuschwansteini last edited by

                              @ilovegym kannst du die genaue Meldung zeigen. Es gibt 2-3 unterschiedliche

                              Neuschwansteini 1 Reply Last reply Reply Quote 0
                              • foxriver76
                                foxriver76 Developer @oFbEQnpoLKKl6mbY5e13 last edited by

                                @ofbeqnpolkkl6mby5e13 Radius mal auf was kleineres gestellt? Hm und wenn du mal noch einen anlegst kommt dann was?

                                O 2 Replies Last reply Reply Quote 0
                                • O
                                  oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

                                  @foxriver76

                                  Alles schon ausprobiert, leider keine Änderung.

                                  1 Reply Last reply Reply Quote 0
                                  • Neuschwansteini
                                    Neuschwansteini @foxriver76 last edited by Neuschwansteini

                                    @foxriver76 sagte in Feature: Geofence/Anwesenheitserkennung - Visu App v1.1:

                                    @ilovegym kannst du die genaue Meldung zeigen. Es gibt 2-3 unterschiedliche

                                    IMG_0458.png

                                    1 Reply Last reply Reply Quote 0
                                    • O
                                      oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

                                      @foxriver76

                                      Wie ist die Syntax für mehrere SSIDs? Leerzeichen, Semikolon oder was?

                                      foxriver76 1 Reply Last reply Reply Quote 0
                                      • foxriver76
                                        foxriver76 Developer @oFbEQnpoLKKl6mbY5e13 last edited by foxriver76

                                        @ofbeqnpolkkl6mby5e13 wrgen Kosmetik: ja Zahl kann nur soweit angezeigt werden wie Platz ist, Handy quer halten zeigt auf jeden Fall mehr. Aber hilft uns jetzt auch nicht. Und die Location permissions sind auf 'immer/hintergrund' oder was auch immer Android da hat und es wird die genaue Ortung zugelassen? Ansonsten gerade keine Ahnung mal sehen ob sich aus den anderen Fehlern ein Bild ergibt

                                        Neuschwansteini 1 Reply Last reply Reply Quote 0
                                        • foxriver76
                                          foxriver76 Developer @oFbEQnpoLKKl6mbY5e13 last edited by

                                          @ofbeqnpolkkl6mby5e13 Komma

                                          O 1 Reply Last reply Reply Quote 1
                                          • O
                                            oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

                                            @foxriver76

                                            Screenshot_20240425_200338_Permission controller.jpg

                                            Screenshot_20240425_200342_Permission controller.jpg

                                            Screenshot_20240425_200424_Permission controller.jpg

                                            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

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            anwesenheitserkennung app geofence iobroker visu visu
                                            20
                                            200
                                            18575
                                            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