Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (Frage) Objekterkennung ?

    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

    (Frage) Objekterkennung ?

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

      @sigi234 2008 neues Modell

      sigi234 1 Reply Last reply Reply Quote 0
      • OliverIO
        OliverIO @Homoran last edited by

        @homoran
        hups
        das gleiche gefunden

        Homoran 1 Reply Last reply Reply Quote 0
        • sigi234
          sigi234 Forum Testing Most Active @Humidor last edited by sigi234

          @humidor sagte in (Frage) Objekterkennung ?:

          @sigi234 2008 neues Modell

          https://github.com/ioBroker/AdapterRequests/issues/613

          https://developer.groupe-psa.io/webapi/b2c/api-reference/specification/

          Starter4711 created this issue in ioBroker/AdapterRequests

          closed Peugeot (App, API) #613

          Humidor 1 Reply Last reply Reply Quote 1
          • Homoran
            Homoran Global Moderator Administrators @OliverIO last edited by

            @oliverio sagte in (Frage) Objekterkennung ?:

            @homoran
            hups
            das gleiche gefunden

            und schon lange umgesetzt:
            https://forum.iobroker.net/topic/37945/brauche-hilfe-um-ein-json-abzurufen-und-auszuwerten/36?_=1618837621717

            1 Reply Last reply Reply Quote 0
            • OstfrieseUnterwegs
              OstfrieseUnterwegs @Humidor last edited by

              @humidor Hast Du mal den Places Adapter probiert... Da definiert man zonen und füttert den Adapter mit Lat/Lon und der Adapter schmeisst raus, ob die Koordinaten innerhalb dieser Zone sind.

              Und wenn's spannender werden soll: https://adonno.com/car-presence-position-detection/

              Humidor 1 Reply Last reply Reply Quote 1
              • Humidor
                Humidor @sigi234 last edited by

                @sigi234 ja das hab ich gestartet 😉
                danke für den Link

                1 Reply Last reply Reply Quote 0
                • Humidor
                  Humidor @OstfrieseUnterwegs last edited by

                  @ostfrieseunterwegs sagte in (Frage) Objekterkennung ?:

                  @humidor Hast Du mal den Places Adapter probiert... Da definiert man zonen und füttert den Adapter mit Lat/Lon und der Adapter schmeisst raus, ob die Koordinaten innerhalb dieser Zone sind.

                  Und wenn's spannender werden soll: https://adonno.com/car-presence-position-detection/

                  ich krieg das nicht hin, da ich im Blockly keinen Timestamp habe (hab das auch im Thread geschrieben)

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Humidor last edited by

                    @humidor sagte in (Frage) Objekterkennung ?:

                    da ich im Blockly keinen Timestamp habe

                    wie meinen?
                    Timestamp wovon?

                    Humidor 1 Reply Last reply Reply Quote 0
                    • Humidor
                      Humidor @Homoran last edited by Humidor

                      @homoran lat/lan/timestamp braucht es

                      soweit mein AnsatzUnbenannt.png

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Humidor last edited by

                        @humidor sagte in (Frage) Objekterkennung ?:

                        lat/lan/timestamp braucht es

                        @homoran sagte in (Frage) Objekterkennung ?:

                        Timestamp wovon?

                        Humidor 1 Reply Last reply Reply Quote 0
                        • Humidor
                          Humidor @Homoran last edited by

                          @homoran https://github.com/iobroker-community-adapters/ioBroker.places

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Humidor last edited by

                            @humidor sagte in (Frage) Objekterkennung ?:

                            @homoran https://github.com/iobroker-community-adapters/ioBroker.places

                            kannst du mir das nicht beantworten?
                            muss ich mich jetzt auch noch da einarbeiten?

                            Humidor 1 Reply Last reply Reply Quote 0
                            • Humidor
                              Humidor @Homoran last edited by Humidor

                              @homoran so schnell bin ich nicht...

                              das sagt die Wiki:
                              // send a message to all instances of places adapter
                              sendTo('locations', {
                              user: "Name of person",
                              latitude: 50.9576191,
                              longitude: 6.8272409,
                              timestamp: 1520932471
                              });

                              weiters habe ich einen Thread zu places eröffnet,mit der Frage ob der nicht mehr supported wird.
                              wenn nicht,macht es Sinn in die Richtung weiter zu gehen?

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Humidor last edited by

                                @humidor Da stteht immer noch nicht wovon der timestamp sein soll.
                                Der dort genannte timestamp ist der 13.03.2018 - 10:14:31
                                das ist nicht hilfreich.

                                Ich kann dir dann auch nicht helfen, wie du in Blockly an den timestamp kommst

                                Humidor 1 Reply Last reply Reply Quote 0
                                • Humidor
                                  Humidor @Homoran last edited by

                                  @homoran keine Ahnung, weiß ich nicht, wenn ein Timestamp gefragt wird, wird es wohl der sein, der zu den zu dem Zeitpunkt aktuellen lan/lat Werten gehört.

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Humidor last edited by Homoran

                                    @humidor sagte in (Frage) Objekterkennung ?:

                                    der zu den zu dem Zeitpunkt aktuellen lan/lat Werten gehört.

                                    den bekommst du über den Trigger (zusatz-) Baustein mit dem Pulldownmenü
                                    Bedingung ist dann, dass eine der Koordinaten (bei Aktualisierung) triggert

                                    triggerzusatz_Timestamp.png

                                    @humidor sagte in (Frage) Objekterkennung ?:

                                    keine Ahnung, weiß ich nicht,

                                    da kann ich dir nicht helfen, da musst du dich selber schlau machen

                                    Humidor 2 Replies Last reply Reply Quote 1
                                    • Humidor
                                      Humidor @Homoran last edited by Humidor

                                      @homoran danke für den Tipp, hab mal den timestamp vom Trigger genommen

                                      bekomme "incomplete message" vom Adapter im Log


                                      <xml xmlns="https://developers.google.com/blockly/xml">
                                      <block type="on_ext" id="!A|g+ypxl@,GoqOp[yiJ" x="-162" y="-88">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" items="3"></mutation>
                                      <field name="CONDITION">ne</field>
                                      <field name="ACK_CONDITION"></field>
                                      <value name="OID0">
                                      <shadow type="field_oid" id="P/F{xGdyTs2;xX5(W;Zw">
                                      <field name="oid">zoe2.0.VF1AG000966808321.gpsLatitude</field>
                                      </shadow>
                                      </value>
                                      <value name="OID1">
                                      <shadow type="field_oid" id="#S);or-S/c.!%I9Sy}]"> <field name="oid">zoe2.0.VF1AG000966808321.gpsLongitude</field> </shadow> </value> <value name="OID2"> <shadow type="field_oid" id=",!Ey/5?fld:%U$:M.$T">
                                      <field name="oid">0_userdata.0.Zoe.ProzentLadung</field>
                                      </shadow>
                                      </value>
                                      <statement name="STATEMENT">
                                      <block type="sendto_custom" id="pP6kl%,-I0SDUH{cRb9O">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" items="parameter1" with_statement="false"></mutation>
                                      <field name="INSTANCE">places.0</field>
                                      <field name="COMMAND">send</field>
                                      <field name="LOG">log</field>
                                      <field name="WITH_STATEMENT">FALSE</field>
                                      <value name="ARG0">
                                      <shadow type="text" id="5pa_tW{|5v|R-YT/Pi{H">
                                      <field name="TEXT"></field>
                                      </shadow>
                                      <block type="text_join" id=")jy2iKnKfv,n_IDdX]8" inline="false"> <mutation items="2"></mutation> <value name="ADD0"> <block type="text" id="^4L4R]BowXRhp$VNDW"> <field name="TEXT">user:"Zoe",latitude:</field> </block> </value> <value name="ADD1"> <block type="text_join" id="Zm*xe!QsSrb0JI.1lTS9"> <mutation items="2"></mutation> <value name="ADD0"> <block type="get_value" id="a1x$RDP5(O{f[H1wdrl="> <field name="ATTR">val</field> <field name="OID">zoe2.0.VF1AG000966808321.gpsLatitude</field> </block> </value> <value name="ADD1"> <block type="text_join" id="@7;Hc2kDXZg#?izfnu|["> <mutation items="2"></mutation> <value name="ADD0"> <block type="text" id="ey6[+Pxgzk%IYSOHRPs">
                                      <field name="TEXT">,longitude:</field>
                                      </block>
                                      </value>
                                      <value name="ADD1">
                                      <block type="text_join" id="FfziHo*[da$Gy[8KN3sv">
                                      <mutation items="2"></mutation>
                                      <value name="ADD0">
                                      <block type="get_value" id=",(mt:80PiZ{.4M57O%hg">
                                      <field name="ATTR">val</field>
                                      <field name="OID">zoe2.0.VF1AG000966808321.gpsLongitude</field>
                                      </block>
                                      </value>
                                      <value name="ADD1">
                                      <block type="text_join" id="7ap#:yH;p5sNjO).(aa"> <mutation items="2"></mutation> <value name="ADD0"> <block type="text" id="kMhln~aKp#spYxO+W+}H"> <field name="TEXT">,timestamp:</field> </block> </value> <value name="ADD1"> <block type="on_source" id="[5h-[m=%J4w?dhc?|p_">
                                      <field name="ATTR">state.ts</field>
                                      </block>
                                      </value>
                                      </block>
                                      </value>
                                      </block>
                                      </value>
                                      </block>
                                      </value>
                                      </block>
                                      </value>
                                      </block>
                                      </value>
                                      </block>
                                      </statement>
                                      </block>
                                      </xml>

                                      fehlt mir da noch etwas "locations.0" ?

                                      1 Reply Last reply Reply Quote 0
                                      • Humidor
                                        Humidor @Homoran last edited by

                                        @homoran alles was ich so rumprobiere läuft in einen "incomplete message"

                                        Unbenannt.png

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Humidor last edited by

                                          @humidor sagte in (Frage) Objekterkennung ?:

                                          alles was ich so rumprobiere läuft in einen "incomplete message"

                                          ich kenne places nicht, und kann dir da nicht weiter helfen

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

                                            Mhh jetzt bin ich auch wieder hier gelandet. Ich nutze den vw-connect Adapter um zu erkennen ob der Wagen vor der Tür steht, das funktioniert auch soweit alles.

                                            Ist mir aber zu langsam - Es hat immer einige Minuten (1 bis 10) Verzug bis die Anwesenheit registriert werden kann.

                                            Hat nicht doch jemand eine bessere Lösung?
                                            Hab schon überlegt einen ESP8266 in den Kofferraum zu stecken, dann könnte ich über die FritzBox / den TR-064 Adapter erkennen wenn der sich einbucht ... Irgendwas mit diesen SmartTags oder so wäre auch cool.

                                            S 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

                                            523
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            50
                                            1783
                                            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