Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Frigate Adapter für ioBroker

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    200

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

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

Frigate Adapter für ioBroker

Frigate Adapter für ioBroker

Scheduled Pinned Locked Moved Tester
367 Posts 44 Posters 100.1k Views 43 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T tombox

    @hmm aber die option können doch unter remote gesetzt werden
    frigate.0.cameraname.snapshots_state

    H Offline
    H Offline
    hmm
    wrote on last edited by hmm
    #255

    @tombox danke für die Antwort.

    Vielleicht verstehe ich da was falsch, ich benutze die Personenerkennung von Frigate bei Dunkelheit auch zum einschalten der Gehwegbeleuchtung.

    Der frigate.0.cameraname.snapshots_state gibt doch nur den Zustand zurück, der erst durch frigate.0.cameraname.snapshots_set gesetzt wird ??

    Das funktioniert ganz gut. Jedoch hat der Snapshot doch nichts mit Detection/Recording zu tun... - Oder ? -
    Durch das setzen der jeweiligen MQTT Topics erreiche ich, das unnötiger Speicherplatz durch Bewegungen von uns selbst auf der Terrasse vermieden wird.
    Beispiel:
    Tagsüber: Terrassentüre auf -> frigate/<camera_name>/detect/set "OFF" && frigate/<camera_name>/recordings/set "OFF"
    Dunkelheit: Terrassentüre auf -> frigate/<camera_name>/detect/set "ON" && frigate/<camera_name>/recordings/set "OFF"
    Einbruchmeldeanlage scharf -> frigate/<camera_name>/detect/set "ON" && frigate/<camera_name>/recordings/set "ON"
    Einbruchmeldeanlage unscharf -> frigate/<camera_name>/detect/set "ON" && frigate/<camera_name>/recordings/set "OFF"
    Wie bereits beschrieben, das funktioniert z.Zt. nur über eine weitere MQTT-Instanz , nur diese wollte ich mir sparen.

    Diese topics mussten in frigate MQTT händisch angelegt werden,

    T 1 Reply Last reply
    0
    • H hmm

      @tombox danke für die Antwort.

      Vielleicht verstehe ich da was falsch, ich benutze die Personenerkennung von Frigate bei Dunkelheit auch zum einschalten der Gehwegbeleuchtung.

      Der frigate.0.cameraname.snapshots_state gibt doch nur den Zustand zurück, der erst durch frigate.0.cameraname.snapshots_set gesetzt wird ??

      Das funktioniert ganz gut. Jedoch hat der Snapshot doch nichts mit Detection/Recording zu tun... - Oder ? -
      Durch das setzen der jeweiligen MQTT Topics erreiche ich, das unnötiger Speicherplatz durch Bewegungen von uns selbst auf der Terrasse vermieden wird.
      Beispiel:
      Tagsüber: Terrassentüre auf -> frigate/<camera_name>/detect/set "OFF" && frigate/<camera_name>/recordings/set "OFF"
      Dunkelheit: Terrassentüre auf -> frigate/<camera_name>/detect/set "ON" && frigate/<camera_name>/recordings/set "OFF"
      Einbruchmeldeanlage scharf -> frigate/<camera_name>/detect/set "ON" && frigate/<camera_name>/recordings/set "ON"
      Einbruchmeldeanlage unscharf -> frigate/<camera_name>/detect/set "ON" && frigate/<camera_name>/recordings/set "OFF"
      Wie bereits beschrieben, das funktioniert z.Zt. nur über eine weitere MQTT-Instanz , nur diese wollte ich mir sparen.

      Diese topics mussten in frigate MQTT händisch angelegt werden,

      T Offline
      T Offline
      tombox
      wrote on last edited by
      #256

      @hmm aber recording kannst du doch setzen mit
      frigate.0.cameraName.recordings_state OFF oder ON

      H 1 Reply Last reply
      0
      • T tombox

        @hmm aber recording kannst du doch setzen mit
        frigate.0.cameraName.recordings_state OFF oder ON

        H Offline
        H Offline
        hmm
        wrote on last edited by
        #257

        @tombox ja, setzen schon... aber das erwünschte ergebniss bleibt aus! Eben gestestet. Mit 'set' funktioniert das.

        T 1 Reply Last reply
        0
        • H hmm

          @tombox ja, setzen schon... aber das erwünschte ergebniss bleibt aus! Eben gestestet. Mit 'set' funktioniert das.

          T Offline
          T Offline
          tombox
          wrote on last edited by
          #258

          @hmm bei mir geht es im debug log siehst du auch das /set gesetzt wird

          H 1 Reply Last reply
          0
          • T tombox

            @hmm bei mir geht es im debug log siehst du auch das /set gesetzt wird

            H Offline
            H Offline
            hmm
            wrote on last edited by
            #259

            @tombox schade, kann ich so nicht nachvollziehen. Ich beobachte in der Frigate Oberfläche die detect / record Icons. Die reagieren bei mit nur über den set Topic..

            H 1 Reply Last reply
            0
            • H hmm

              @tombox schade, kann ich so nicht nachvollziehen. Ich beobachte in der Frigate Oberfläche die detect / record Icons. Die reagieren bei mit nur über den set Topic..

              H Offline
              H Offline
              hmm
              wrote on last edited by
              #260

              @hmm alles gut! Danke es wird gesetzt ! Hatte mich verzettelt..!

              1 Reply Last reply
              0
              • CarstenKl.C Offline
                CarstenKl.C Offline
                CarstenKl.
                wrote on last edited by
                #261

                Nach vielem hin und her mit unterschiedlichen Kameras und NVR-Software bin ich jetzt bei Frigate gelandet und damit auch ganz happy. Da ich eh iobroker einsetze und auch mqtt habe ich dies zuerst verwendet und leider erst später gesehen, dass es diesen tollen Adapter gibt.

                Bei mir ist es so, dass mqtt sowieso auf dem iobroker server läuft (Port 1883). Ich hatte zuerst alles entsprchend für mqtt in frigate konfiguriert, was auch funktioniert (Infos sind unter mqtt). Jetzt wollte ich aber auf den Adapter schwenken, allerdings aktualisiert sich nichts im iobroker unter frigate.

                Bei den Eigenschaften des Adapters wird auch angezeigt, dass dieser nicht verbunden ist (weshalb sich die Daten sicherlich nicht aktualisieren).
                Ja Verbunden mit Host
                Ja Lebenszeichen
                Nein Verbunden mit Gerät oder Dienst

                Im Adapter steht oben die IP des Frigate-Servers
                iobroker02.jpg

                In der Config bei Frigate habe ich für mqtt folgendes konfiguriert, wobei die 87 die IP des iobrokers ist.
                mqtt:
                enabled: True
                host: 10.0.100.87
                port: 1883
                #topic_prefix: frigatae
                #client_id: frigate
                user: xxx
                password: xxx

                Was mich aktuell ziemlich verwirrt, ist dass hier ja der Port des MQTT-Servers auf dem iobroker hinterlegt ist (was ja auch funktioniert augenscheinlich).

                Hat vielleicht jemand eine Idee, was ich falsch mache und wie ich es hinbekomme, dass der Adapter eine Verbindung aufbauen kann?

                Herzlichen Dank!
                Carsten

                WalW 1 Reply Last reply
                0
                • CarstenKl.C CarstenKl.

                  Nach vielem hin und her mit unterschiedlichen Kameras und NVR-Software bin ich jetzt bei Frigate gelandet und damit auch ganz happy. Da ich eh iobroker einsetze und auch mqtt habe ich dies zuerst verwendet und leider erst später gesehen, dass es diesen tollen Adapter gibt.

                  Bei mir ist es so, dass mqtt sowieso auf dem iobroker server läuft (Port 1883). Ich hatte zuerst alles entsprchend für mqtt in frigate konfiguriert, was auch funktioniert (Infos sind unter mqtt). Jetzt wollte ich aber auf den Adapter schwenken, allerdings aktualisiert sich nichts im iobroker unter frigate.

                  Bei den Eigenschaften des Adapters wird auch angezeigt, dass dieser nicht verbunden ist (weshalb sich die Daten sicherlich nicht aktualisieren).
                  Ja Verbunden mit Host
                  Ja Lebenszeichen
                  Nein Verbunden mit Gerät oder Dienst

                  Im Adapter steht oben die IP des Frigate-Servers
                  iobroker02.jpg

                  In der Config bei Frigate habe ich für mqtt folgendes konfiguriert, wobei die 87 die IP des iobrokers ist.
                  mqtt:
                  enabled: True
                  host: 10.0.100.87
                  port: 1883
                  #topic_prefix: frigatae
                  #client_id: frigate
                  user: xxx
                  password: xxx

                  Was mich aktuell ziemlich verwirrt, ist dass hier ja der Port des MQTT-Servers auf dem iobroker hinterlegt ist (was ja auch funktioniert augenscheinlich).

                  Hat vielleicht jemand eine Idee, was ich falsch mache und wie ich es hinbekomme, dass der Adapter eine Verbindung aufbauen kann?

                  Herzlichen Dank!
                  Carsten

                  WalW Online
                  WalW Online
                  Wal
                  Developer
                  wrote on last edited by
                  #262

                  @carstenkl ,
                  der Frigate Adapter hat seinen eigenen MQTT Server und braucht einen eigenen Port.
                  Das läuft leider nicht mit dem MQTT Adapter und auch nicht über Mosquitto.

                  Gruß
                  Walter

                  DoorIO-Adapter
                  wioBrowser-Adapter und wioBrowser

                  CarstenKl.C W 2 Replies Last reply
                  0
                  • WalW Wal

                    @carstenkl ,
                    der Frigate Adapter hat seinen eigenen MQTT Server und braucht einen eigenen Port.
                    Das läuft leider nicht mit dem MQTT Adapter und auch nicht über Mosquitto.

                    CarstenKl.C Offline
                    CarstenKl.C Offline
                    CarstenKl.
                    wrote on last edited by
                    #263

                    @wal
                    Hallo Walter,
                    ganz lieben Dank, es wäre es so einfach gewesen. Es klappt, vielen DAnk nochmal!

                    1 Reply Last reply
                    0
                    • E Offline
                      E Offline
                      ewc
                      wrote on last edited by
                      #264

                      Moin Junks

                      isch habe da mal ein "für Euch sicherlich kleines" Problem:

                      facts:
                      1.) Proxmox auf NUC
                      2.) ioBroker im einem unpriviligiertem LXC
                      3) frigate in einem priviligiertemm LXC mit docker/portainer

                      läuft soweit perfekt, ich bekomme NUR ums verrecken keine "pushover" raus!

                      weder snapshot, noch clip

                      die entsprechenden Datenpunkte in den Frigate Objekten im ioB werden perfekt geändert und mit den geschriebenen Werten lassen sich im Browser sowohl die Snapshots, als auch Clips aufrufen.
                      Pushover bleibt aber stumm!
                      Entscheidend müsste laut Log wohl z.B. folgendes sein:
                      error: frigate.0 (2283) Error: ENOENT: no such file or directory, unlink '/tmp/,,,,,,,,,,,,,,

                      Was habe ich da wohl übersehen oder versäumt?

                      Thomas BraunT 1 Reply Last reply
                      0
                      • E ewc

                        Moin Junks

                        isch habe da mal ein "für Euch sicherlich kleines" Problem:

                        facts:
                        1.) Proxmox auf NUC
                        2.) ioBroker im einem unpriviligiertem LXC
                        3) frigate in einem priviligiertemm LXC mit docker/portainer

                        läuft soweit perfekt, ich bekomme NUR ums verrecken keine "pushover" raus!

                        weder snapshot, noch clip

                        die entsprechenden Datenpunkte in den Frigate Objekten im ioB werden perfekt geändert und mit den geschriebenen Werten lassen sich im Browser sowohl die Snapshots, als auch Clips aufrufen.
                        Pushover bleibt aber stumm!
                        Entscheidend müsste laut Log wohl z.B. folgendes sein:
                        error: frigate.0 (2283) Error: ENOENT: no such file or directory, unlink '/tmp/,,,,,,,,,,,,,,

                        Was habe ich da wohl übersehen oder versäumt?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #265

                        @ewc sagte in Frigate Adapter für ioBroker:

                        unlink '/tmp/,,,,,,,,,,,,,,

                        Mehr Kontext.
                        Das dürfte aber mit unterschiedlichen Usern und deren Rechten an Dateien aus /tmp zusammenhängen.

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

                        1 Reply Last reply
                        0
                        • hardlinerapH Offline
                          hardlinerapH Offline
                          hardlinerap
                          wrote on last edited by
                          #266

                          Ich habe ein Problem mit den Notifications des Adapters, vielleicht weiß jemand von euch woran es liegt.
                          In Frigate habe ich zwei Zonen definiert, "innen" und "aussen", diese werden auch korrekt erkannt und bei den Events verknüpft.
                          Im ioBroker Adapter habe ich "aussen" bei den den Exclusions eingetragen:
                          frigate.png

                          Jedoch bekomme ich trotzdem Telegram Notifications, wenn ein Event nur die Zone aussen betrifft. Auch in den Adapter Logs sehe ich, dass bei "entered_zones" bzw "current_zones" "aussen" angeführt wird (der Übersichtlichkeit halber habe ich die JFIF Teile entfernt)

                          2024-07-22 16:04:06.647  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                          2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
                          2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
                          2024-07-22 16:04:06.662  - debug: frigate.0 (3803286) new writer for /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                          2024-07-22 16:04:06.664  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                          2024-07-22 16:04:06.670  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                          2024-07-22 16:04:06.675  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 type person state Event After new image/clip file: /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg format photo
                          2024-07-22 16:04:06.689  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 is higher than 0 type person
                          2024-07-22 16:04:06.691  - debug: frigate.0 (3803286) Notification message Vorgarten person erkannt new file /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg type photo
                          2024-07-22 16:04:06.692  - silly: frigate.0 (3803286) sendTo "send" to system.adapter.telegram.0 from system.adapter.frigate.0
                          2024-07-22 16:04:06.718  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:06.722  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from number to mixed
                          2024-07-22 16:04:06.769  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                          2024-07-22 16:04:07.115  - silly: frigate.0 (3803286) States system redis pmessage io.messagebox.system.adapter.frigate.0/io.messagebox.system.adapter.frigate.0:{"command":"send","message":["{\"5054570927\":2379}"],"from":"system.adapter.telegram.0","callback":{"message":{"message":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","text":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","type":"photo","caption":"Vorgarten person erkannt new","title":"Vorgarten person erkannt new"},"id":1,"ack":true,"time":1721657046692},"_id":75008405}
                          2024-07-22 16:04:07.116  - debug: frigate.0 (3803286) Try to delete /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                          2024-07-22 16:04:07.117  - debug: frigate.0 (3803286) Deleted /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                          2024-07-22 16:04:07.258  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657046.431797, "snapshot": {"frame_time": 1721657046.431797, "box": [545, 1, 608, 109], "area": 6804, "region": [388, 0, 688, 300], "score": 0.6830997467041016, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.7724742889404297, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.6830997467041016, "box": [545, 1, 608, 109], "area": 6804, "ratio": 0.5833333333333334, "region": [388, 0, 688, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": [], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
                          2024-07-22 16:04:07.262  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                          2024-07-22 16:04:07.264  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
                          2024-07-22 16:04:07.265  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
                          2024-07-22 16:04:07.266  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                          2024-07-22 16:04:07.317  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:07.318  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:07.380  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                          2024-07-22 16:04:09.850  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
                          2024-07-22 16:04:09.854  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                          2024-07-22 16:04:09.856  - debug: frigate.0 (3803286) publish frigate/aussen/person 0
                          2024-07-22 16:04:09.857  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
                          2024-07-22 16:04:09.858  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                          2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:09.963  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                          2024-07-22 16:04:10.429  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
                          2024-07-22 16:04:10.432  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
                          2024-07-22 16:04:10.433  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
                          2024-07-22 16:04:10.434  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                          2024-07-22 16:04:10.438  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                          2024-07-22 16:04:10.487  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:10.488  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:10.655  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                          2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657051.279365, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": 1721657054.631806, "score": 0.6486384272575378, "box": [1124, 95, 1176, 158], "area": 3276, "ratio": 0.8253968253968254, "region": [980, 0, 1280, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "end"}
                          2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) Wait 5 seconds for clip
                          2024-07-22 16:04:15.385  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                          2024-07-22 16:04:15.403  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                          2024-07-22 16:04:15.427  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:15.435  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:15.544  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                          2024-07-22 16:04:15.614  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 0
                          2024-07-22 16:04:15.615  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 0
                          2024-07-22 16:04:15.622  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
                          2024-07-22 16:04:20.836  - debug: frigate.0 (3803286) prepareEventNotification saved clip to /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
                          2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
                          2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
                          2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Try to delete /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
                          2024-07-22 16:04:20.847  - debug: frigate.0 (3803286) Deleted /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
                          2024-07-22 16:04:21.085  - info: admin.0 (1415) <== Disconnect system.user.admin from ::ffff:192.168.1.178 admin
                          2024-07-22 16:04:21.219  - info: admin.0 (1415) ==> Connected system.user.admin from ::ffff:192.168.1.178
                          2024-07-22 16:04:27.508  - debug: frigate.0 (3803286) publish $SYS/ce47e2b9-0af1-46b8-80d4-d395cd0606e2/heartbeat ce47e2b9-0af1-46b8-80d4-d395cd0606e2
                          2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657074.213598, "snapshot": null, "label": "person", "sub_label": null, "top_score": 0.0, "false_positive": true, "start_time": 1721657074.213598, "end_time": null, "score": 0.6430938243865967, "box": [808, 13, 869, 136], "area": 7503, "ratio": 0.4959349593495935, "region": [699, 0, 999, 300], "stationary": false, "motionless_count": 0, "position_changes": 0, "current_zones": [], "entered_zones": [], "has_clip": false, "has_snapshot": false, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657075.11212, "snapshot": {"frame_time": 1721657075.11212, "box": [805, 10, 871, 119], "area": 7194, "region": [677, 0, 977, 300], "score": 0.942320704460144, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8090616464614868, "false_positive": false, "start_time": 1721657074.213598, "end_time": null, "score": 0.942320704460144, "box": [805, 10, 871, 119], "area": 7194, "ratio": 0.6055045871559633, "region": [677, 0, 977, 300], "stationary": false, "motionless_count": 3, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "new"}
                          2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) create uuid image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                          2024-07-22 16:04:35.252  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
                          2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
                          2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
                          2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
                          2024-07-22 16:04:35.255  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                          2024-07-22 16:04:35.270  - debug: frigate.0 (3803286) new writer for /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                          2024-07-22 16:04:35.272  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                          2024-07-22 16:04:35.288  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
                          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
                          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Try to delete /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Deleted /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                          2024-07-22 16:04:35.362  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:35.366  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                          2024-07-22 16:04:35.437  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                          

                          Unter History wird zu jedem Event auch ein Unterordner + Datenpunkt für jeweils beide Zonen angelegt, auch wenn nur die Zone "aussen" angeführt wurde:
                          frigate 2.png

                          Ich habe zwischenzeitlich alle Datenpunkte entfernt und auf 1.2.1 aktualisiert, der Fehler besteht leider immer noch

                          T 1 Reply Last reply
                          0
                          • hardlinerapH hardlinerap

                            Ich habe ein Problem mit den Notifications des Adapters, vielleicht weiß jemand von euch woran es liegt.
                            In Frigate habe ich zwei Zonen definiert, "innen" und "aussen", diese werden auch korrekt erkannt und bei den Events verknüpft.
                            Im ioBroker Adapter habe ich "aussen" bei den den Exclusions eingetragen:
                            frigate.png

                            Jedoch bekomme ich trotzdem Telegram Notifications, wenn ein Event nur die Zone aussen betrifft. Auch in den Adapter Logs sehe ich, dass bei "entered_zones" bzw "current_zones" "aussen" angeführt wird (der Übersichtlichkeit halber habe ich die JFIF Teile entfernt)

                            2024-07-22 16:04:06.647  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                            2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
                            2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
                            2024-07-22 16:04:06.662  - debug: frigate.0 (3803286) new writer for /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                            2024-07-22 16:04:06.664  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                            2024-07-22 16:04:06.670  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                            2024-07-22 16:04:06.675  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 type person state Event After new image/clip file: /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg format photo
                            2024-07-22 16:04:06.689  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 is higher than 0 type person
                            2024-07-22 16:04:06.691  - debug: frigate.0 (3803286) Notification message Vorgarten person erkannt new file /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg type photo
                            2024-07-22 16:04:06.692  - silly: frigate.0 (3803286) sendTo "send" to system.adapter.telegram.0 from system.adapter.frigate.0
                            2024-07-22 16:04:06.718  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:06.722  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from number to mixed
                            2024-07-22 16:04:06.769  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                            2024-07-22 16:04:07.115  - silly: frigate.0 (3803286) States system redis pmessage io.messagebox.system.adapter.frigate.0/io.messagebox.system.adapter.frigate.0:{"command":"send","message":["{\"5054570927\":2379}"],"from":"system.adapter.telegram.0","callback":{"message":{"message":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","text":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","type":"photo","caption":"Vorgarten person erkannt new","title":"Vorgarten person erkannt new"},"id":1,"ack":true,"time":1721657046692},"_id":75008405}
                            2024-07-22 16:04:07.116  - debug: frigate.0 (3803286) Try to delete /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                            2024-07-22 16:04:07.117  - debug: frigate.0 (3803286) Deleted /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
                            2024-07-22 16:04:07.258  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657046.431797, "snapshot": {"frame_time": 1721657046.431797, "box": [545, 1, 608, 109], "area": 6804, "region": [388, 0, 688, 300], "score": 0.6830997467041016, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.7724742889404297, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.6830997467041016, "box": [545, 1, 608, 109], "area": 6804, "ratio": 0.5833333333333334, "region": [388, 0, 688, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": [], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
                            2024-07-22 16:04:07.262  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                            2024-07-22 16:04:07.264  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
                            2024-07-22 16:04:07.265  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
                            2024-07-22 16:04:07.266  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                            2024-07-22 16:04:07.317  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:07.318  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:07.380  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                            2024-07-22 16:04:09.850  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
                            2024-07-22 16:04:09.854  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                            2024-07-22 16:04:09.856  - debug: frigate.0 (3803286) publish frigate/aussen/person 0
                            2024-07-22 16:04:09.857  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
                            2024-07-22 16:04:09.858  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                            2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:09.963  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                            2024-07-22 16:04:10.429  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
                            2024-07-22 16:04:10.432  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
                            2024-07-22 16:04:10.433  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
                            2024-07-22 16:04:10.434  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                            2024-07-22 16:04:10.438  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                            2024-07-22 16:04:10.487  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:10.488  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:10.655  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                            2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657051.279365, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": 1721657054.631806, "score": 0.6486384272575378, "box": [1124, 95, 1176, 158], "area": 3276, "ratio": 0.8253968253968254, "region": [980, 0, 1280, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "end"}
                            2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) Wait 5 seconds for clip
                            2024-07-22 16:04:15.385  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                            2024-07-22 16:04:15.403  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                            2024-07-22 16:04:15.427  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:15.435  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:15.544  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                            2024-07-22 16:04:15.614  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 0
                            2024-07-22 16:04:15.615  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 0
                            2024-07-22 16:04:15.622  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
                            2024-07-22 16:04:20.836  - debug: frigate.0 (3803286) prepareEventNotification saved clip to /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
                            2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
                            2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
                            2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Try to delete /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
                            2024-07-22 16:04:20.847  - debug: frigate.0 (3803286) Deleted /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
                            2024-07-22 16:04:21.085  - info: admin.0 (1415) <== Disconnect system.user.admin from ::ffff:192.168.1.178 admin
                            2024-07-22 16:04:21.219  - info: admin.0 (1415) ==> Connected system.user.admin from ::ffff:192.168.1.178
                            2024-07-22 16:04:27.508  - debug: frigate.0 (3803286) publish $SYS/ce47e2b9-0af1-46b8-80d4-d395cd0606e2/heartbeat ce47e2b9-0af1-46b8-80d4-d395cd0606e2
                            2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657074.213598, "snapshot": null, "label": "person", "sub_label": null, "top_score": 0.0, "false_positive": true, "start_time": 1721657074.213598, "end_time": null, "score": 0.6430938243865967, "box": [808, 13, 869, 136], "area": 7503, "ratio": 0.4959349593495935, "region": [699, 0, 999, 300], "stationary": false, "motionless_count": 0, "position_changes": 0, "current_zones": [], "entered_zones": [], "has_clip": false, "has_snapshot": false, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657075.11212, "snapshot": {"frame_time": 1721657075.11212, "box": [805, 10, 871, 119], "area": 7194, "region": [677, 0, 977, 300], "score": 0.942320704460144, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8090616464614868, "false_positive": false, "start_time": 1721657074.213598, "end_time": null, "score": 0.942320704460144, "box": [805, 10, 871, 119], "area": 7194, "ratio": 0.6055045871559633, "region": [677, 0, 977, 300], "stationary": false, "motionless_count": 3, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "new"}
                            2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) create uuid image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                            2024-07-22 16:04:35.252  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
                            2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
                            2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
                            2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
                            2024-07-22 16:04:35.255  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
                            2024-07-22 16:04:35.270  - debug: frigate.0 (3803286) new writer for /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                            2024-07-22 16:04:35.272  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                            2024-07-22 16:04:35.288  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
                            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
                            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
                            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Try to delete /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Deleted /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
                            2024-07-22 16:04:35.362  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:35.366  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
                            2024-07-22 16:04:35.437  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
                            

                            Unter History wird zu jedem Event auch ein Unterordner + Datenpunkt für jeweils beide Zonen angelegt, auch wenn nur die Zone "aussen" angeführt wurde:
                            frigate 2.png

                            Ich habe zwischenzeitlich alle Datenpunkte entfernt und auf 1.2.1 aktualisiert, der Fehler besteht leider immer noch

                            T Offline
                            T Offline
                            tombox
                            wrote on last edited by
                            #267

                            @hardlinerap dafür ist die nächste Zeile "keine benachrichtig wenn zone liste leer ist" am Anfang ist die Zonen liste leer und wird laufe des events korrekt gefüllt.. deswegen gibt es auch die Einstellung für notificaiton bei update

                            1 Reply Last reply
                            0
                            • hardlinerapH Offline
                              hardlinerapH Offline
                              hardlinerap
                              wrote on last edited by
                              #268

                              Danke für deine schnelle Antwort, das verstehe ich allerdings ehrlicherweise nicht ganz. Heisst das ich muss beim Punkt "Keine Benachrichtigung senden, wenn die Zonenliste des Events für diese Kameras leer ist" den Kameranamen eintragen und dafür die Snapshot vom Update (bzw Snapshot von Update, wenn kein Start Snapshot) Funktion aktivieren?

                              T 1 Reply Last reply
                              0
                              • hardlinerapH hardlinerap

                                Danke für deine schnelle Antwort, das verstehe ich allerdings ehrlicherweise nicht ganz. Heisst das ich muss beim Punkt "Keine Benachrichtigung senden, wenn die Zonenliste des Events für diese Kameras leer ist" den Kameranamen eintragen und dafür die Snapshot vom Update (bzw Snapshot von Update, wenn kein Start Snapshot) Funktion aktivieren?

                                T Offline
                                T Offline
                                tombox
                                wrote on last edited by
                                #269

                                @hardlinerap ja

                                1 Reply Last reply
                                0
                                • WalW Wal

                                  @carstenkl ,
                                  der Frigate Adapter hat seinen eigenen MQTT Server und braucht einen eigenen Port.
                                  Das läuft leider nicht mit dem MQTT Adapter und auch nicht über Mosquitto.

                                  W Offline
                                  W Offline
                                  womi
                                  wrote on last edited by
                                  #270

                                  @wal Hallo
                                  Wenn der Frigate-Adapter nicht mit einem mosquitto spielen will, wie kann ich denn den Frigate zusammen mit double take (zur Objekt- und compreface zur Personenerkennung) mit dem Adapter zusammenbringen?
                                  Vielleicht habe ich ja was falsch verstanden, aber nach meinem Verständnis kommuniziert doch der double take auch über MQTT mit Frigate.

                                  Herzlichen Dank
                                  Michael

                                  WalW 1 Reply Last reply
                                  0
                                  • W womi

                                    @wal Hallo
                                    Wenn der Frigate-Adapter nicht mit einem mosquitto spielen will, wie kann ich denn den Frigate zusammen mit double take (zur Objekt- und compreface zur Personenerkennung) mit dem Adapter zusammenbringen?
                                    Vielleicht habe ich ja was falsch verstanden, aber nach meinem Verständnis kommuniziert doch der double take auch über MQTT mit Frigate.

                                    Herzlichen Dank
                                    Michael

                                    WalW Online
                                    WalW Online
                                    Wal
                                    Developer
                                    wrote on last edited by
                                    #271

                                    @womi ,
                                    du gibst einfach auch in Double Take als MQTT host Url:Port vom Frigate Adapter ein.

                                    Gruß
                                    Walter

                                    DoorIO-Adapter
                                    wioBrowser-Adapter und wioBrowser

                                    MartinPM W 2 Replies Last reply
                                    0
                                    • E Offline
                                      E Offline
                                      ewc
                                      wrote on last edited by ewc
                                      #272

                                      Moin Jungs..

                                      Entschuldigung fürs "offtopic", aber ich nehme mal stark an, dass Ihr bereits an der 0.14.x sitzt...

                                      falls es interesssant ist!?

                                      2024-07-29 12:16:28.970 error Error: The id "camera_activity." is invalid. Ids are not allowed to end in "."
                                      2024-07-29 12:11:32.104 error Error: The id "reviews." is invalid. Ids are not allowed to end in "."

                                      der "Rest" vom Adapter funzt bei mir seit 2 Tagen ohne jeden Tadel 👍

                                      T WalW 2 Replies Last reply
                                      0
                                      • WalW Wal

                                        @womi ,
                                        du gibst einfach auch in Double Take als MQTT host Url:Port vom Frigate Adapter ein.

                                        MartinPM Online
                                        MartinPM Online
                                        MartinP
                                        wrote on last edited by
                                        #273

                                        @wal Bastele gerade auch mit dem Frigate Adapter herum - wird aber wohl noch einige Zeit dauern, bis ich da auf einen grünen Zweig gekommen bin ...

                                        Da ich weder Telegram noch Signal nutze, habe ich erstmal eine Email-Benachrichtigung gewählt...

                                        Gibt es ggfs die Möglichkeit, der Blockly-generierten-Mail direkt den Clip anzuhängen?

                                        Aktuell ist der Inhalt der Blockly-generierten Mail ziemlich schlicht ...

                                        Kamera >>stellplatz<< wurde ausgelöst.
                                        Startzeit 29.07.24 11:23:30 vorherige Startzeit 29.07.24 09:58:43
                                        Erkannt wurde >>person<< mit einem Score von 0.65234375

                                        Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                        Virtualization : unprivileged lxc container (debian 12 on Proxmox 8.4.13)
                                        kernel Linux pve 6.8.12-15-pve
                                        6 GByte RAM für den Container
                                        Fritzbox 6591 FW 8.03 (Vodafone Leih-Box)
                                        Remote-Access über Wireguard der Fritzbox

                                        WalW 1 Reply Last reply
                                        0
                                        • E ewc

                                          Moin Jungs..

                                          Entschuldigung fürs "offtopic", aber ich nehme mal stark an, dass Ihr bereits an der 0.14.x sitzt...

                                          falls es interesssant ist!?

                                          2024-07-29 12:16:28.970 error Error: The id "camera_activity." is invalid. Ids are not allowed to end in "."
                                          2024-07-29 12:11:32.104 error Error: The id "reviews." is invalid. Ids are not allowed to end in "."

                                          der "Rest" vom Adapter funzt bei mir seit 2 Tagen ohne jeden Tadel 👍

                                          T Offline
                                          T Offline
                                          tombox
                                          wrote on last edited by
                                          #274

                                          @ewc warte noch auf die nächste beta von 0.14 anscheinend bauen sie auch die mqtt Sachen um

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          149

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe