Ankündigung

Einklappen
Keine Ankündigung bisher.

KNX node for node-red

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

    #76
    Please try to disable the secure IP of the router and be sure that the router functionality is enabled inyour MDT. Thanks.

    Kommentar


      #77
      Hallo TheMax74,

      ich habe Probleme mit dem DPT 232.600 (RGB), es kommt die Fehlermeldung: DPT232: Must supply an value {red:0..255, green:0.255, blue:0.255}.
      Als Wert übergebe ich z.B. 10,20,30 mit der Node SELECT STRIP COLOR.
      Woran kann das liegen?

      Kommentar


        #78
        Hi,
        can you paste here a relevant sample of your flow?

        Kommentar


          #79
          hier der flow:
          [{"id":"1379b016.c3dfd","type":"ui_dropdown","z":"7 0e755c4.bfab24","name":"Select Strip Color","label":"SELECT STRIP COLOR","tooltip":"","place":"SELECT STRIP COLOR","group":"6780fab6.ac6f6c","order":4,"width" :0,"height":0,"passthru":false,"options":[{"label":"RED","value":"10,20,30","type":"str"},{" label":"GREEN","value":"40,50,60","type":"str"},{" label":"BLUE","value":"70,80,90","type":"str"},{"l abel":"WHITE","value":"80,90,100","type":"str"},{" label":"PURPLE","value":"000000","type":"str"},{"l abel":"CYAN","value":"000000","type":"str"},{"labe l":"YELLOW","value":"000000","type":"str"}],"payload":"","topic":"","x":210,"y":180,"wires ":[["ae25915b.5176e8","6c0b0a72.0746ec","9f0c9ee7.796d a"]]},{"id":"6780fab6.ac6f6c","type":"ui_group","z":"" ,"name":"WS2812B LED STRIP","tab":"b25e5e2d.8067f","order":1,"disp":tru e,"width":"6","collapse":false},{"id":"b25e5e2d.80 67f","type":"ui_tab","z":"","name":"Lab","icon":"d ashboard","order":1}]

          Kommentar


            #80
            Hi,
            please use this sample: https://github.com/Supergiovane/node...le---RGB-Color
            But before, please upgrade knx-ultimate node to the latest 1.1.34. It will be out in about 30 minutes.
            Bye.

            Kommentar


              #81
              Never seen such a reactivity before: 35 min
              Chris (https://proknx.com)
              wir haben ARAGON entwickelt, einen offline Sprachassistenten für KNX.

              Google, Amazon und Apple hätten das auch gekonnt. Aber sie verdienen eben besser an unseren persönlichen Daten...

              Kommentar


                #82
                Und.... auf Deutch!

                Kommentar


                  #83
                  work fine, thank you!

                  here my code: (node-red , Siemens Bus Coupling Unit, Arduino, WS2812B LED STRIP)

                  [{"id":"70e755c4.bfab24","type":"tab","label":"L ED-Streifen-V3","disabled":false,"info":""},{"id":"b9880be0.2c 9a9","type":"ui_colour_picker","z":"70e755c4.bfab2 4","name":"Color Picker","label":"COLOR PICKER","group":"6780fab6.ac6f6c","format":"hex"," outformat":"string","showSwatch":true,"showPicker" :true,"showValue":true,"showHue":false,"showAlpha" :false,"showLightness":true,"square":"false","orde r":1,"width":0,"height":0,"passthru":true,"topic": "","x":130,"y":120,"wires":[["fa9c494.c7c56b8"]]},{"id":"3d8c515f.4b360e","type":"ui_button","z":" 70e755c4.bfab24","name":"Clear","group":"6780fab6. ac6f6c","order":6,"width":0,"height":0,"passthru": false,"label":"CLEAR","tooltip":"","color":"","bgc olor":"","icon":"","payload":"000000","payloadType ":"str","topic":"","x":130,"y":280,"wires":[["fa9c494.c7c56b8"]]},{"id":"1379b016.c3dfd","type":"ui_dropdown","z": "70e755c4.bfab24","name":"Select Strip Color","label":"SELECT STRIP COLOR","tooltip":"","place":"SELECT STRIP COLOR","group":"6780fab6.ac6f6c","order":4,"width" :0,"height":0,"passthru":false,"options":[{"label":"Chocolate1","value":"FF7F24","type":"str "},{"label":"DarkOliveGreen1","value":"CAFF70","ty pe":"str"},{"label":"LightSalmon","value":"FFA07A" ,"type":"str"},{"label":"DarkOrange","value":"FF8C 00","type":"str"},{"label":"OrangeRed","value":"FF 4500","type":"str"}],"payload":"","topic":"","x":110,"y":200,"wires ":[["fa9c494.c7c56b8"]]},{"id":"ae25915b.5176e8","type":"knxUltimate","z" :"70e755c4.bfab24","server":"afd77a75.8c21b","topi c":"1/2/0","outputtopic":"","dpt":"232.600","initialread": false,"notifyreadrequest":false,"notifyresponse":f alse,"notifywrite":true,"notifyreadrequestalsoresp ondtobus":false,"notifyreadrequestalsorespondtobus defaultvalueifnotinitialized":"0","listenallga":fa lse,"name":"test3","outputtype":"write","outputRBE ":false,"inputRBE":false,"formatmultiplyvalue":1," formatnegativevalue":"leave","formatdecimalsvalue" :999,"x":730,"y":180,"wires":[[]]},{"id":"72700998.d01668","type":"function","z":"7 0e755c4.bfab24","name":"KNX","func":"rgb = msg.payload;\nrot = rgb[0];\ngruen = rgb[1];\nblau = rgb[2];\nmsg.payload={red:rot, green:gruen, blue:blau};\nreturn msg;","outputs":1,"noerr":0,"x":550,"y":180,"wires ":[["ae25915b.5176e8","7cba5ee0.fbb0b"]]},{"id":"7cba5ee0.fbb0b","type":"debug","z":"70e75 5c4.bfab24","name":"","active":true,"tosidebar":tr ue,"console":false,"tostatus":false,"complete":"fa lse","x":730,"y":20,"wires":[]},{"id":"fa9c494.c7c56b8","type":"color-convert","z":"70e755c4.bfab24","input":"hex","outp ut":"rgb","outputType":"array","scaleInput":false, "x":390,"y":180,"wires":[["72700998.d01668"]]},{"id":"da0cf78b.94fe6","type":"comment","z":"70e 755c4.bfab24","name":"http://www.farb-tabelle.de/de/rgb2hex.htm?q=%23FF4500","info":"","x":230,"y":400 ,"wires":[]},{"id":"6780fab6.ac6f6c","type":"ui_group","z":"" ,"name":"WS2812B LED STRIP","tab":"1a6e180f.7b37b","order":1,"disp":tru e,"width":"6","collapse":false},{"id":"afd77a75.8c 21b","type":"knxUltimate-config","z":"","host":"192.168.178.102","port":"36 71","physAddr":"15.15.22","suppressACKRequest":fal se,"csv":"","KNXEthInterface":"Auto","KNXEthInterf aceManuallyInput":"","statusDisplayLastUpdate":tru e,"statusDisplayDeviceNameWhenALL":true,"statusDis playDataPoint":false,"stopETSImportIfNoDatapoint": "stop","loglevel":"error"},{"id":"1a6e180f.7b37b", "type":"ui_tab","z":"","name":"Home","icon":"dashb oard","disabled":false,"hidden":false}]

                  Kommentar


                    #84
                    Good! Cheers from Italy.

                    Kommentar


                      #85
                      TheMax74
                      great piece of software. Is it also possible for you to integrate an esf file import of the knx addresses? I am using the ets inside and in combination with the ets demo I can only create esf files like used for the import in edomi.
                      Other way could be a ets inside backup file import.

                      thank you,

                      best regards

                      johannes

                      Kommentar


                        #86
                        Hi Johannes,
                        i don't have an esf file to try. Can you post yours or an example of esf file?

                        Kommentar


                          #87
                          Hi,
                          you can create the esf file in the ETS on the project list. Right mouse click on the project -> export -> chose esf as file format. The other format is knxproj, the actual export format. But if you don‘t have the possibility to create an esf file I will build you a demo project file in esf format.

                          greetings

                          Kommentar


                            #88
                            Hi Johannes,
                            The ESF doesn't contain the exact datapoint indications, but i'll go for it.
                            We're a little in trouble here in Italy at the moment, so i'm unable to do any changes today. I'll take a look for the next version.
                            Zuletzt geändert von TheMax74; 24.02.2020, 16:31.

                            Kommentar


                              #89
                              Hi Johannes
                              V. 1.1.35 will be out today with this change.
                              Zuletzt geändert von TheMax74; 24.02.2020, 16:30.

                              Kommentar


                                #90
                                Hi Johannes
                                V. 1.1.36 is out. Please refresh your palette and install the update.
                                Then, please, let me know.
                                You need to check and adjust some of the ESF datapoints, because they're absolutely no accurate as they in the CSV export file.
                                Zuletzt geändert von TheMax74; 24.02.2020, 16:30.

                                Kommentar

                                Lädt...
                                X