Ankündigung

Einklappen
Keine Ankündigung bisher.

KNX node for node-red

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Hi Dönke.
    You asked me that in a very wrong time! I'm reworking the KNX engine, rewriting it near from scratch, to accomodate KNX Secure in a straight way.
    I cannot do this change yet, but in the upcoming version i'll work on that.
    I have an idea to help you in another way ... Do you know the Watchdog node? https://github.com/Supergiovane/node...ple---WatchDog
    You can send a message like
    Code:
    msg.setGatewayConfig={IP:"224.0.23.12"};
    to this node, to set a new IP and to force a reconnection to that new IP.
    You can resolve your new hostname with a DNS resolver node (if that exist) or via other ways, then inject the IP into the Watchdog node using the above property.

    Kommentar


      Hi Max,

      thanks for taking care.
      Your hint is really valuable!!! I feel this will work.

      Thanks a lot!

      Sönke

      Kommentar


        Hallo,

        habe leider Probleme mit dem Szenen Knoten. Er speichert mir die aktuellen Werte nicht. Nimmt immer die Werte aus der Konfig woran kann das liegen?

        Mfg

        Kommentar


          hallo nochmals,


          komme nicht weiter es funktionieren auch die Beispiele nicht. Der Wert 70% kann nicht mit 30% überschrieben werden, es werden immer 70% gesendet. Müssen Schreibrechte vergeben werden?

          bitte um Hilfe.

          Kommentar


            Hallo, ich weiß nicht ob das direkt mit KNX Ultimate (RBE Filter?) zu tun hat aber ich bitte um Hilfe da ich nicht darauf komme was falsch läuft.
            Ich habe gestern mal zwei meiner LED Strip installiert, soweit so gut. Dann habe ich in NR die Zeit angeben von wann bis wann die Teile leuchten soll und hab auch gleichzeitig einen GT2 die GA für ein/aus und Status des LED Stipes übermittelt damit der Strip auch am GT2 ein/aus geschalten werden kann.

            Jetzt ist es so das mir NR die Stripes ausschaltet, wenn das außerhalt der Zeit ist die ich in NR eingestellt habe.
            Wie löst ihr solch ein Problem, oder übersehe ich was - quasi ich seh den Wald vor lauter Bäumen nicht?

            Lg
            Mein Flow
            PHP-Code:
            [
            {
            "id""942803111aab830d",
            "type""tab",
            "label""Test",
            "disabled"false,
            "info""",
            "env": []
            },
            {
            "id""ee1faddaf848516e",
            "type""change",
            "z""942803111aab830d",
            "name""10%",
            "rules": [
            {
            "t""set",
            "p""payload",
            "pt""msg",
            "to""10",
            "tot""num"
            }
            ],
            "action""",
            "property""",
            "from""",
            "to""",
            "reg"false,
            "x"970,
            "y"380,
            "wires": [
            [
            "90124c9fc1081fc0",
            "7693c7bc6f318d36"
            ]
            ]
            },
            {
            "id""c65e9c7fa41e245f",
            "type""inject",
            "z""942803111aab830d",
            "name""",
            "props": [
            {
            "p""payload"
            },
            {
            "p""topic",
            "vt""str"
            }
            ],
            "repeat""60",
            "crontab""",
            "once"false,
            "onceDelay"0.1,
            "topic""",
            "payloadType""date",
            "x"470,
            "y"400,
            "wires": [
            [
            "365ea47df21ca578",
            "40e9e5126d04b7d9"
            ]
            ]
            },
            {
            "id""40e9e5126d04b7d9",
            "type""within-time-switch",
            "z""942803111aab830d",
            "name""",
            "nameInt""",
            "positionConfig""d836509a.67bc4",
            "startTime""sunsetStart",
            "startTimeType""pdsTime",
            "startOffset""-5",
            "startOffsetType""num",
            "startOffsetMultiplier"60000,
            "endTime""22:00",
            "endTimeType""entered",
            "endOffset"0,
            "endOffsetType""none",
            "endOffsetMultiplier"60000,
            "timeRestrictions"0,
            "timeRestrictionsType""none",
            "timeDays""*",
            "timeOnlyOddDays"false,
            "timeOnlyEvenDays"false,
            "timeOnlyOddWeeks"false,
            "timeOnlyEvenWeeks"false,
            "timeMonths""*",
            "timedatestart""",
            "timedateend""",
            "propertyStart""",
            "propertyStartType""none",
            "propertyStartCompare""true",
            "propertyStartThreshold""",
            "propertyStartThresholdType""num",
            "startTimeAlt""",
            "startTimeAltType""entered",
            "startOffsetAlt"0,
            "startOffsetAltType""none",
            "startOffsetAltMultiplier"60000,
            "propertyEnd""",
            "propertyEndType""none",
            "propertyEndCompare""true",
            "propertyEndThreshold""",
            "propertyEndThresholdType""num",
            "endTimeAlt""",
            "endTimeAltType""entered",
            "endOffsetAlt"0,
            "endOffsetAltType""none",
            "endOffsetAltMultiplier"60000,
            "withinTimeValue""true",
            "withinTimeValueType""msgInput",
            "outOfTimeValue""false",
            "outOfTimeValueType""msgInput",
            "tsCompare""0",
            "x"760,
            "y"420,
            "wires": [
            [
            "ee1faddaf848516e",
            "7649590622031b95"
            ],
            [
            "6ec3dcc6930d3eb0",
            "eb62b25208a41952"
            ]
            ]
            },
            {
            "id""6ec3dcc6930d3eb0",
            "type""change",
            "z""942803111aab830d",
            "name""ausschalten",
            "rules": [
            {
            "t""set",
            "p""payload",
            "pt""msg",
            "to""false",
            "tot""bool"
            }
            ],
            "action""",
            "property""",
            "from""",
            "to""",
            "reg"false,
            "x"990,
            "y"420,
            "wires": [
            [
            "7ef43372f8ee1b50",
            "521b5d03ac85f317"
            ]
            ]
            },
            {
            "id""7649590622031b95",
            "type""debug",
            "z""942803111aab830d",
            "name""",
            "active"true,
            "tosidebar"true,
            "console"false,
            "tostatus"false,
            "complete""false",
            "statusVal""",
            "statusType""auto",
            "x"980,
            "y"320,
            "wires": []
            },
            {
            "id""eb62b25208a41952",
            "type""debug",
            "z""942803111aab830d",
            "name""",
            "active"true,
            "tosidebar"true,
            "console"false,
            "tostatus"false,
            "complete""false",
            "statusVal""",
            "statusType""auto",
            "x"980,
            "y"480,
            "wires": []
            },
            {
            "id""365ea47df21ca578",
            "type""within-time-switch",
            "z""942803111aab830d",
            "name""",
            "nameInt""",
            "positionConfig""d836509a.67bc4",
            "startTime""sunriseStart",
            "startTimeType""pdsTime",
            "startOffset""-5",
            "startOffsetType""num",
            "startOffsetMultiplier"60000,
            "endTime""08:00",
            "endTimeType""entered",
            "endOffset"0,
            "endOffsetType""none",
            "endOffsetMultiplier"60000,
            "timeRestrictions"0,
            "timeRestrictionsType""none",
            "timeDays""*",
            "timeOnlyOddDays"false,
            "timeOnlyEvenDays"false,
            "timeOnlyOddWeeks"false,
            "timeOnlyEvenWeeks"false,
            "timeMonths""*",
            "timedatestart""",
            "timedateend""",
            "propertyStart""",
            "propertyStartType""none",
            "propertyStartCompare""true",
            "propertyStartThreshold""",
            "propertyStartThresholdType""num",
            "startTimeAlt""",
            "startTimeAltType""entered",
            "startOffsetAlt"0,
            "startOffsetAltType""none",
            "startOffsetAltMultiplier"60000,
            "propertyEnd""",
            "propertyEndType""none",
            "propertyEndCompare""true",
            "propertyEndThreshold""",
            "propertyEndThresholdType""num",
            "endTimeAlt""",
            "endTimeAltType""entered",
            "endOffsetAlt"0,
            "endOffsetAltType""none",
            "endOffsetAltMultiplier"60000,
            "withinTimeValue""true",
            "withinTimeValueType""msgInput",
            "outOfTimeValue""false",
            "outOfTimeValueType""msgInput",
            "tsCompare""0",
            "x"760,
            "y"360,
            "wires": [
            [
            "ee1faddaf848516e"
            ],
            [
            "6ec3dcc6930d3eb0"
            ]
            ]
            },
            {
            "id""7693c7bc6f318d36",
            "type""knxUltimate",
            "z""942803111aab830d",
            "server""46bc7c174d9cbb62",
            "topic""24/1/2",
            "outputtopic""",
            "dpt""5.001",
            "initialread"0,
            "notifyreadrequest"false,
            "notifyresponse"false,
            "notifywrite"true,
            "notifyreadrequestalsorespondtobus"false,
            "notifyreadrequestalsorespondtobusdefaultvalueifno tinitialized""0",
            "listenallga"false,
            "name""Stiege OG LED Stripe dimmen absolut",
            "outputtype""write",
            "outputRBE"false,
            "inputRBE"false,
            "formatmultiplyvalue"1,
            "formatnegativevalue""leave",
            "formatdecimalsvalue"999,
            "passthrough""no",
            "x"1290,
            "y"320,
            "wires": [
            [
            "f56f969f5a2f8c2d"
            ]
            ]
            },
            {
            "id""90124c9fc1081fc0",
            "type""knxUltimate",
            "z""942803111aab830d",
            "server""46bc7c174d9cbb62",
            "topic""24/0/2",
            "outputtopic""",
            "dpt""5.001",
            "initialread"0,
            "notifyreadrequest"false,
            "notifyresponse"false,
            "notifywrite"true,
            "notifyreadrequestalsorespondtobus"false,
            "notifyreadrequestalsorespondtobusdefaultvalueifno tinitialized""0",
            "listenallga"false,
            "name""Eingang LED Stripe dimmen absolut",
            "outputtype""write",
            "outputRBE"false,
            "inputRBE"false,
            "formatmultiplyvalue"1,
            "formatnegativevalue""leave",
            "formatdecimalsvalue"999,
            "passthrough""no",
            "x"1290,
            "y"380,
            "wires": [
            [
            "5872189adeb7f2ef"
            ]
            ]
            },
            {
            "id""7ef43372f8ee1b50",
            "type""knxUltimate",
            "z""942803111aab830d",
            "server""46bc7c174d9cbb62",
            "topic""24/1/0",
            "outputtopic""",
            "dpt""1.001",
            "initialread"0,
            "notifyreadrequest"false,
            "notifyresponse"false,
            "notifywrite"true,
            "notifyreadrequestalsorespondtobus"false,
            "notifyreadrequestalsorespondtobusdefaultvalueifno tinitialized""0",
            "listenallga"false,
            "name""Stiege OG LED Stripe ein/aus",
            "outputtype""write",
            "outputRBE"false,
            "inputRBE"false,
            "formatmultiplyvalue"1,
            "formatnegativevalue""leave",
            "formatdecimalsvalue"999,
            "passthrough""no",
            "x"1270,
            "y"440,
            "wires": [
            [
            "f56f969f5a2f8c2d"
            ]
            ]
            },
            {
            "id""521b5d03ac85f317",
            "type""knxUltimate",
            "z""942803111aab830d",
            "server""46bc7c174d9cbb62",
            "topic""24/0/0",
            "outputtopic""",
            "dpt""1.001",
            "initialread"0,
            "notifyreadrequest"false,
            "notifyresponse"false,
            "notifywrite"true,
            "notifyreadrequestalsorespondtobus"false,
            "notifyreadrequestalsorespondtobusdefaultvalueifno tinitialized""0",
            "listenallga"false,
            "name""Eingang LED Stripe ein/aus",
            "outputtype""write",
            "outputRBE"false,
            "inputRBE"false,
            "formatmultiplyvalue"1,
            "formatnegativevalue""leave",
            "formatdecimalsvalue"999,
            "passthrough""no",
            "x"1260,
            "y"500,
            "wires": [
            [
            "5872189adeb7f2ef"
            ]
            ]
            },
            {
            "id""5872189adeb7f2ef",
            "type""knxUltimate",
            "z""942803111aab830d",
            "server""46bc7c174d9cbb62",
            "topic""24/0/1",
            "outputtopic""",
            "dpt""1.011",
            "initialread"0,
            "notifyreadrequest"false,
            "notifyresponse"false,
            "notifywrite"true,
            "notifyreadrequestalsorespondtobus"false,
            "notifyreadrequestalsorespondtobusdefaultvalueifno tinitialized""0",
            "listenallga"false,
            "name""Stiege OG LED Stripe status",
            "outputtype""write",
            "outputRBE"false,
            "inputRBE"false,
            "formatmultiplyvalue"1,
            "formatnegativevalue""leave",
            "formatdecimalsvalue"999,
            "passthrough""no",
            "x"1660,
            "y"460,
            "wires": [
            []
            ]
            },
            {
            "id""f56f969f5a2f8c2d",
            "type""knxUltimate",
            "z""942803111aab830d",
            "server""46bc7c174d9cbb62",
            "topic""24/1/1",
            "outputtopic""",
            "dpt""1.011",
            "initialread"0,
            "notifyreadrequest"false,
            "notifyresponse"false,
            "notifywrite"true,
            "notifyreadrequestalsorespondtobus"false,
            "notifyreadrequestalsorespondtobusdefaultvalueifno tinitialized""0",
            "listenallga"false,
            "name""Stiege OG LED Stripe status",
            "outputtype""write",
            "outputRBE"false,
            "inputRBE"false,
            "formatmultiplyvalue"1,
            "formatnegativevalue""leave",
            "formatdecimalsvalue"999,
            "passthrough""no",
            "x"1660,
            "y"360,
            "wires": [
            []
            ]
            },
            {
            "id""d836509a.67bc4",
            "type""position-config",
            "name""Johnsdorf/Brunn",
            "isValide""true",
            "longitude""0",
            "latitude""0",
            "angleType""deg",
            "timeZoneOffset""99",
            "timeZoneDST""0",
            "stateTimeFormat""3",
            "stateDateFormat""3",
            "contextStore"""
            },
            {
            "id""46bc7c174d9cbb62",
            "type""knxUltimate-config",
            "host""192.168.178.21",
            "port""3671",
            "physAddr""1.0.252",
            "suppressACKRequest"true,
            "csv""",
            "KNXEthInterface""Auto",
            "KNXEthInterfaceManuallyInput""",
            "statusDisplayLastUpdate"true,
            "statusDisplayDeviceNameWhenALL"true,
            "statusDisplayDataPoint"false,
            "stopETSImportIfNoDatapoint""stop",
            "loglevel""error",
            "name""MDT KNX IP Interface ",
            "localEchoInTunneling"true,
            "delaybetweentelegrams""40",
            "delaybetweentelegramsfurtherdelayREAD""1",
            "ignoreTelegramsWithRepeatedFlag"false,
            "keyringFileXML""",
            "autoReconnect""yes"
            }

            Lg Hanspeter

            Kommentar


              Naja, was erwartetst du. Dein Timstamp gibt jede Minute den Impuls die Zeit zu kontrollieren, und wenn's ausserhalb der Zeit ist, dann soll er korrekter Weise auch ausschalten. Wenn du willst das der GT2 die Hoheit hat, würde ich mit der Einschalt GA des GT2 den Timstamp blockieren und vic versa.
              Google oder Wiki-Hilfe-Hinweise nehme ich nur an wenn sie mich total blamieren..... dann ertrage ich sie auch in Demut und Dankbarkeit;-)

              Kommentar


                Danke für die Antwort!
                Kennt jemand von euch eine Node die die Stripes je nach Helligkeit (im Außenbereich) dimmen kann.
                Also z.b. 150 Lux -> alle Stripes aus, 100 Lux draußen -> LED Stripes auf 10%, 70 Lux -> 15%, usw.
                ....oder macht ihr das mit Switch und Change Nodes?

                Lg
                Lg Hanspeter

                Kommentar


                  Kannst Dir ja ne Funktion schreiben. im Change oder ganz selbst im Function-node
                  ----------------------------------------------------------------------------------
                  "Der Hauptgrund für Stress ist der tägliche Kontakt mit Idioten."
                  Albert Einstein

                  Kommentar


                    Hello guys.
                    Load Control has been added to the nodeset.
                    Is there anyone that can translate this page in German?

                    https://github.com/Supergiovane/node...-Configuration


                    Kommentar


                      Hi @all,

                      I am looking for a way to controll my rollershutters.
                      I just want to have three buttons: UP - DOWN - STOP.

                      I am not sure how to set this up.
                      Can anybody help me out here?

                      Thanks in advance.

                      Regards.
                      Florian
                      Viele Grüße
                      Florian

                      Kommentar


                        Hey Massimo TheMax74 , do you still looking for someone who translates your site into German?
                        How much time will I have? So I would like to do that for you ...
                        Katy Perry: Can you here me roar?
                        Tatiana Shmailyuk: ... hold my beer!

                        Kommentar


                          Hi Amok
                          Basically, all not already translated page here: https://github.com/Supergiovane/node...ki/de-Overview
                          This is an open source project, so you will not be paid! You have all time you want. You can edit the page directly from gitHub. Thanks!

                          Kommentar


                            Hello All
                            go try the new LOAD CONTROL and KNX Viewer nodes. They are part of KNX-Ultimate.
                            KNX Secure will follow soon.

                            Kommentar


                              TheMax74 .. how can we communicate directly? thx
                              If I click on the link above, a "create new page" site is shown
                              Zuletzt geändert von Amokd0c; 05.02.2022, 20:15.
                              Katy Perry: Can you here me roar?
                              Tatiana Shmailyuk: ... hold my beer!

                              Kommentar


                                Via gitHub, you can keep in touch with me, thanks!
                                That’s strange. Tomorrow i’ll take a look. The link is wirking for me.

                                Kommentar

                                Lädt...
                                X