Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. bynight

    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

    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 35
    • Best 0
    • Groups 1

    bynight

    @bynight

    Starter

    0
    Reputation
    3
    Profile views
    35
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bynight Follow
    Starter

    Latest posts made by bynight

    • RE: goto in node red

      @mickym meinst Du das hier?

      17.8.2024, 01:43:01node: debug 66
      msg : Object
      object
      status: object
      wifi_sta: object
      cloud: object
      mqtt: object
      time: "01:43"
      unixtime: 1723851795
      serial: 391
      has_update: false
      mac: "485519DB63BC"
      cfg_changed_cnt: 0
      actions_stats: object
      relays: array[1]
      emeters: array[3]
      0: object
      1: object
      2: object
      total_power: 272.12
      emeter_n: object
      fs_mounted: true
      v_data: 1
      ct_calst: 0
      update: object
      ram_total: 49920
      ram_free: 30904
      fs_size: 233681
      fs_free: 153612
      uptime: 7981
      payload: object
      relays: array[1]
      0: object
      emeters: array[3]
      0: object
      1: object
      2: object
      _msgid: "5ae6ba6a42a5c12a"
      

      Jetzt sehe ich auch die Total Power im Status. Bisher habe ich immer nur relays und emeters gesehen. Den Status Reiter habe ich bisher nie gesehen... 😕
      Was soll denn einfacher gehen als ein Switch mit status.total_power drin oder eben die 3 Power Werte addiert?

      Das ist alles für 3 Shellys und 9 Phasen...
      NR Snap17.jpg

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym ja endlich :-))) und nun hab ich auch noch das Summieren rausgekriegt...
      im Switch:

      NR Snap13.jpg

      oder in Function:

      NR Snap15.jpg

      überall dasselbe Ergebnis :-)))

      NR Snap16.jpg

      Du hast das Thema übrigens 2023 schon mal behandelt. Der Fragesteller hat fast dieselben Ansätze gehabt wie ich... 😉
      Die Lösung habe ich dann aber erst hier ganz unten gefunden...

      link text

      Danke für die Hilfe!
      Und Grüße,
      Ronald

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym nach langer Suche im Netz bin ich nun fündig geworden:
      Shelly scheint die Summe zu liefern, obwohl ich den Wert im Array nicht finden kann:

      NR Snap10.jpg

      Somit ist es ganz einfach, entweder per Function oder per Switch:

      NR Snap12.jpg

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym ist nicht nur bei der 8, auch bei 7 und 9... auch wenn ich einen Switch verwende :

      NR Snap9.jpg
      NR Snap8.jpg

      selbes Ergebnis... 😕

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym es ist die node-red-contrib-sum:

      NR Snap6.jpg

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym wie komme ich an den Kontext einzelner Nodes, speziell der Funktion Node?
      Der Summennode funktioniert hinter den Victrons, nicht hinter dem Shelly!
      Im Debug hinter den Function Nodes wird jeweils ordentlich der Leistungswert ausgegeben.
      Nur die Summe aller drei bekomme ich nicht hin. Sobald ich den Summen Node an einen der Function Nodes hänge, bekomme ich rote Fernster.

      NR Snap4.jpg

      Bei Victron funzt es, bei Shelly nicht:

      NR Snap5.jpg

      vllt passt ja der Text in den function Nodes nicht:

      var newmsg = {payload: msg.payload.emeters[1].power};
      return newmsg;

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @bynight Hallo Micky, ich hab schon wieder ne Frage:

      ich bekomme von dem Shelly die 3 Phasen korrekt angezeigt.
      Aber sobald ich den SummenNode für die Gesamtleistung anhänge bekomme ich TypeError: Cannot read properties of undefined (reading 'toString'). Hinter den Victron Nodes funktioniert der SummenNode aber.
      Lese ich den Shelly falsch aus oder fehlt weiter hinten noch was oder passt der Summen Node nicht?

      Danke und Gruß,
      Ronald

      [{"id":"89fd986bbb999da8","type":"ui_artlessgauge","z":"82e5452c01cee4bf","group":"e428548ce9e7be58","order":14,"width":8,"height":1,"name":"Summe Shelly 3EM #02","icon":"fa-bar-chart","label":"Summe Shelly 3EM #02","unit":"W","layout":"linear","decimals":"0","differential":true,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":false,"animate":true,"sectors":[{"val":-10000,"col":"#00ff00","t":"min","dot":1},{"val":-2000,"col":"#28c828","t":"sec","dot":0},{"val":0,"col":"#cccc00","t":"sec","dot":0},{"val":4400,"col":"#fb6565","t":"sec","dot":0},{"val":7000,"col":"#ff00ff","t":"sec","dot":0},{"val":10000,"col":"#ff00ff","t":"max","dot":1}],"lineWidth":"5","bgcolorFromTheme":true,"diffCenter":"0","x":1270,"y":2560,"wires":[]},{"id":"47f64f65b6d5e911","type":"shelly-gen1","z":"82e5452c01cee4bf","hostname":"192.168.178.84","description":"Shelly 3EM #02","mode":"polling","verbose":false,"server":"","outputmode":"event","uploadretryinterval":5000,"pollinginterval":"5000","pollstatus":true,"getstatusoncommand":true,"devicetype":"SHEM-3","devicetypemustmatchexactly":true,"outputs":1,"x":638,"y":2581,"wires":[["38c5a45ce8d0c7b5","d7ba4e620986b182","197d5eb7ccfdfac4"]]},{"id":"06b36d06d4c01cc4","type":"ui_artlessgauge","z":"82e5452c01cee4bf","group":"e428548ce9e7be58","order":15,"width":8,"height":1,"name":"Shelly 3EM #03","icon":"fa-bar-chart","label":"Shelly 3EM #03","unit":"W","layout":"linear","decimals":"0","differential":true,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":false,"animate":true,"sectors":[{"val":-4000,"col":"#00ff00","t":"min","dot":1},{"val":-2000,"col":"#28c828","t":"sec","dot":0},{"val":0,"col":"#cccc00","t":"sec","dot":0},{"val":4400,"col":"#fb6565","t":"sec","dot":0},{"val":7000,"col":"#ff00ff","t":"sec","dot":0},{"val":10000,"col":"#ff00ff","t":"max","dot":1}],"lineWidth":"5","bgcolorFromTheme":true,"diffCenter":"0","x":540,"y":2680,"wires":[]},{"id":"70c8facf6744462c","type":"debug","z":"82e5452c01cee4bf","name":"debug 62","active":false,"tosidebar":true,"console":true,"tostatus":true,"complete":"true","targetType":"full","statusVal":"payload","statusType":"auto","x":1009,"y":2561,"wires":[]},{"id":"38c5a45ce8d0c7b5","type":"function","z":"82e5452c01cee4bf","name":"function 7","func":"var newmsg = {payload: msg.payload.emeters[0].power};\nreturn newmsg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":838,"y":2581,"wires":[["70c8facf6744462c","686c871ac2585c7e"]]},{"id":"af6c890c54e4ec5a","type":"debug","z":"82e5452c01cee4bf","name":"debug 64","active":false,"tosidebar":true,"console":true,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1008,"y":2621,"wires":[]},{"id":"d7ba4e620986b182","type":"function","z":"82e5452c01cee4bf","name":"function 8","func":"var newmsg = {payload: msg.payload.emeters[1].power};\nreturn newmsg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":838,"y":2621,"wires":[["af6c890c54e4ec5a"]]},{"id":"e3f2e33ffab7bb36","type":"debug","z":"82e5452c01cee4bf","name":"debug 65","active":false,"tosidebar":true,"console":true,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1009,"y":2681,"wires":[]},{"id":"197d5eb7ccfdfac4","type":"function","z":"82e5452c01cee4bf","name":"function 9","func":"var newmsg = {payload: msg.payload.emeters[2].power};\nreturn newmsg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":838,"y":2661,"wires":[["e3f2e33ffab7bb36"]]},{"id":"686c871ac2585c7e","type":"sum","z":"82e5452c01cee4bf","name":"","topic":"","x":1190,"y":2620,"wires":[["89fd986bbb999da8","55c58fb1d96329a5"]]},{"id":"55c58fb1d96329a5","type":"debug","z":"82e5452c01cee4bf","name":"Summe Shelly","active":false,"tosidebar":true,"console":true,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1250,"y":2680,"wires":[]},{"id":"e428548ce9e7be58","type":"ui_group","name":"links","tab":"2dbf5f84d75bd5b7","order":1,"disp":false,"width":8,"collapse":false,"className":""},{"id":"2dbf5f84d75bd5b7","type":"ui_tab","name":"ATB18 Dashboard","icon":"fa-flash","order":1,"disabled":false,"hidden":false}]
      

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym Danke! Das deckt sich mit meiner Annahme. Also hänge ich die an den Mitternachts-Zweig an und entferne den zusätzlichen Trigger. 😉

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @bynight Hallo Micky, langsam erschließt sich mir der Unterschied zwischen flow und msg ... 😉
      Hab mal noch ne Frage... hab den Tages Ertrag/Verbrauch nun auf die 7 letzten Tage erweitert...
      Funktioniert wohl auch...
      Ich frag mich nun: triggere ich die Auswertung mit einem extra con-plus Trigger, z.B. minütlich oder hänge ich die Auswertung an den Mitternachtszeig, wo es dann wohl einmal alle 24 Std getriggert wird. Ist das egal oder ist eine Variante unbedingt zu bevorzugen?

      Danke und Gruß,
      Ronald

      [{"id":"b467aad8a4041e89","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"Shelly3EM#01.aktuell","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":730,"y":280,"wires":[[]]},{"id":"9b8fcca6a07f3085","type":"victron-input-pvinverter","z":"e8df20d7cb27f1d6","service":"com.victronenergy.pvinverter/40","path":"/Ac/Energy/Forward","serviceObj":{"service":"com.victronenergy.pvinverter/40","name":"Shelly 3EM #01"},"pathObj":{"path":"/Ac/Energy/Forward","type":"float","name":"Total energy (kWh)"},"name":"","onlyChanges":false,"x":160,"y":280,"wires":[["5961d7b1dd7cb2fb"]]},{"id":"5961d7b1dd7cb2fb","type":"delay","z":"e8df20d7cb27f1d6","name":"","pauseType":"rate","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"10","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"allowrate":false,"outputs":1,"x":450,"y":280,"wires":[["b467aad8a4041e89"]]},{"id":"2bc5614ad0813065","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"aktuell","pt":"msg","to":"Shelly3EM#01.aktuell","tot":"flow"},{"t":"set","p":"payload","pt":"msg","to":"payload ? aktuell - payload : 0","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":270,"y":400,"wires":[["d329b73fae6948e9","98ed2a0aa9dccf43"]]},{"id":"f7f1d966da33067f","type":"cronplus","z":"e8df20d7cb27f1d6","name":"","outputField":"payload","timeZone":"","storeName":"","commandResponseMsgOutput":"output1","defaultLocation":"","defaultLocationType":"default","outputs":1,"options":[{"name":"minutly","topic":"minütlich","payloadType":"flow","payload":"Shelly3EM#01.minütlich","expressionType":"cron","expression":"0 * * * * *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"},{"name":"Midnight","topic":"Mitternacht","payloadType":"flow","payload":"Shelly3EM#01.mitternacht","expressionType":"cron","expression":"0 0 0 * * *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"}],"x":90,"y":400,"wires":[["4e3fa675f5cedbfd","2bc5614ad0813065"]]},{"id":"4e3fa675f5cedbfd","type":"debug","z":"e8df20d7cb27f1d6","d":true,"name":"trigger","active":true,"tosidebar":true,"console":true,"tostatus":true,"complete":"true","targetType":"full","statusVal":"payload","statusType":"auto","x":120,"y":540,"wires":[]},{"id":"d329b73fae6948e9","type":"switch","z":"e8df20d7cb27f1d6","name":"","property":"topic","propertyType":"msg","rules":[{"t":"eq","v":"minütlich","vt":"str"},{"t":"eq","v":"Mitternacht","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":430,"y":400,"wires":[["9b45854e7128e039"],["0f5db7d3bc7fa87c"]]},{"id":"98ed2a0aa9dccf43","type":"debug","z":"e8df20d7cb27f1d6","d":true,"name":"Verbrauch","active":true,"tosidebar":true,"console":true,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":410,"y":540,"wires":[]},{"id":"9b45854e7128e039","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"Shelly3EM#01.minütlich","pt":"flow","to":"Shelly3EM#01.aktuell","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":580,"y":340,"wires":[["2acdf9fe2c64c5fb"]]},{"id":"0f5db7d3bc7fa87c","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"Shelly3EM#01.Mitternacht","pt":"flow","to":"Shelly3EM#01.aktuell","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":590,"y":460,"wires":[["830523c93bea3a96"]]},{"id":"36542b0235872729","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":5,"width":0,"height":0,"name":"Solar Wechselrichter aktueller Tag neu","icon":"fa-area-chart","label":"Solar Wechselrichter aktueller Tag neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#00ff00","t":"min","dot":0},{"val":100,"col":"#00ff00","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":340,"wires":[]},{"id":"2acdf9fe2c64c5fb","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.Mitternacht","tot":"flow"},{"t":"set","p":"payload","pt":"msg","to":"aktuell - payload","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":850,"y":340,"wires":[["1916a8315df3d4dc","3d36f065a45a9bf0"]]},{"id":"1865ab5230a35c0a","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch seit Mitternacht","active":true,"tosidebar":true,"console":true,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1820,"y":380,"wires":[]},{"id":"6062cdffc866fbe8","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":7,"width":0,"height":0,"name":"Solar Wechselrichter Gestern neu","icon":"fa-area-chart","label":"Solar Wechselrichter Gestern neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1820,"y":460,"wires":[]},{"id":"698e223189be8cc9","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch Gestern","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1790,"y":500,"wires":[]},{"id":"aae7dce9246e9e7d","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor2Tagen","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":540,"wires":[]},{"id":"0b3dac1bbe0c5e02","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_gest_neu","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":460,"wires":[["6062cdffc866fbe8","698e223189be8cc9"]]},{"id":"1916a8315df3d4dc","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_heute_neu","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":340,"wires":[]},{"id":"7b7e269a9a701b06","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_heute_neu","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":340,"wires":[["36542b0235872729","1865ab5230a35c0a"]]},{"id":"830523c93bea3a96","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"Shelly3EM#01.vor7Tagen","pt":"flow","to":"Shelly3EM#01.vor6Tagen","tot":"flow"},{"t":"set","p":"Shelly3EM#01.vor6Tagen","pt":"flow","to":"Shelly3EM#01.vor5Tagen","tot":"flow"},{"t":"set","p":"Shelly3EM#01.vor5Tagen","pt":"flow","to":"Shelly3EM#01.vor4Tagen","tot":"flow"},{"t":"set","p":"Shelly3EM#01.vor4Tagen","pt":"flow","to":"Shelly3EM#01.vor3Tagen","tot":"flow"},{"t":"set","p":"Shelly3EM#01.vor3Tagen","pt":"flow","to":"Shelly3EM#01.vor2Tagen","tot":"flow"},{"t":"set","p":"Shelly3EM#01.vor2Tagen","pt":"flow","to":"Shelly3EM#01.gestern","tot":"flow"},{"t":"set","p":"Shelly3EM#01.gestern","pt":"flow","to":"Shelly3EM#01.heute","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":850,"y":460,"wires":[[]]},{"id":"3d36f065a45a9bf0","type":"change","z":"e8df20d7cb27f1d6","name":"","rules":[{"t":"set","p":"Shelly3EM#01.heute","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":870,"y":400,"wires":[[]]},{"id":"e60d021656df2e7d","type":"change","z":"e8df20d7cb27f1d6","name":"gestern","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.gestern","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1040,"y":460,"wires":[["cbfb6c99aae3cceb","530a73d563bcf295"]]},{"id":"d42a7ebd131856a8","type":"change","z":"e8df20d7cb27f1d6","name":"2 Tage","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.vor2Tagen","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1030,"y":540,"wires":[["aae7dce9246e9e7d","b3ed35d91a409019"]]},{"id":"1d9f027e766e8f84","type":"change","z":"e8df20d7cb27f1d6","name":"3 Tage","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.vor3Tagen","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1030,"y":620,"wires":[["ac5ce3ff5817ec8b","aebf05e68b8fcf11"]]},{"id":"05a607240e5d567c","type":"change","z":"e8df20d7cb27f1d6","name":"4 Tage","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.vor4Tagen","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1030,"y":700,"wires":[["ad8696b37a7d7bac","231166605ab47bad"]]},{"id":"cbfb6c99aae3cceb","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_gest_neu","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":460,"wires":[]},{"id":"ac5ce3ff5817ec8b","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor3Tagen","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":620,"wires":[]},{"id":"ad8696b37a7d7bac","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor4Tagen","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":700,"wires":[]},{"id":"cb2d6d754c8fa3cf","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":8,"width":0,"height":0,"name":"Solar Wechselrichter vor 2 Tagen neu","icon":"fa-area-chart","label":"Solar Wechselrichter vor 2 Tagen neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":540,"wires":[]},{"id":"18296667d61ee8aa","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch Vor 2 Tagen","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1800,"y":580,"wires":[]},{"id":"ec321f374df305df","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor2Tagen","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":540,"wires":[["cb2d6d754c8fa3cf","18296667d61ee8aa"]]},{"id":"06fa97892bb92d9b","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":9,"width":0,"height":0,"name":"Solar Wechselrichter vor 3 Tagen neu","icon":"fa-area-chart","label":"Solar Wechselrichter vor 3 Tagen neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":620,"wires":[]},{"id":"f62650f678f67a31","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch vor 3 Tagen","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1800,"y":660,"wires":[]},{"id":"733e8969baca9f07","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor3Tagen","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":620,"wires":[["06fa97892bb92d9b","f62650f678f67a31"]]},{"id":"14a14d8511154976","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":10,"width":0,"height":0,"name":"Solar Wechselrichter vor 4 Tagen neu","icon":"fa-area-chart","label":"Solar Wechselrichter vor 4 Tagen neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":700,"wires":[]},{"id":"baf6282dc39af0b5","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch vor 4 Tagen","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1800,"y":740,"wires":[]},{"id":"b6b2aed30b4a0604","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor4Tagen","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":700,"wires":[["14a14d8511154976","baf6282dc39af0b5"]]},{"id":"530a73d563bcf295","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 52","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":500,"wires":[]},{"id":"b3ed35d91a409019","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 53","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":580,"wires":[]},{"id":"aebf05e68b8fcf11","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 54","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":660,"wires":[]},{"id":"231166605ab47bad","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 55","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":740,"wires":[]},{"id":"1e34838f78694036","type":"cronplus","z":"e8df20d7cb27f1d6","name":"minütlich","outputField":"payload","timeZone":"","storeName":"","commandResponseMsgOutput":"output1","defaultLocation":"","defaultLocationType":"default","outputs":1,"options":[{"name":"sekündlich","topic":"topic1","payloadType":"default","payload":"","expressionType":"cron","expression":"0 * * * * * *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"}],"x":820,"y":600,"wires":[["e60d021656df2e7d","d42a7ebd131856a8","1d9f027e766e8f84","05a607240e5d567c","39c4cd753dc98760","5aa1f517b7641cbb","a3509d7f822622cb"]]},{"id":"34483ae7a5ca1974","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor5Tagen","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":780,"wires":[]},{"id":"39c4cd753dc98760","type":"change","z":"e8df20d7cb27f1d6","name":"5 Tage","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.vor5Tagen","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1030,"y":780,"wires":[["34483ae7a5ca1974","190ec3d810fee4b5"]]},{"id":"5aa1f517b7641cbb","type":"change","z":"e8df20d7cb27f1d6","name":"6 Tage","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.vor6Tagen","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1030,"y":860,"wires":[["585215327ffdb064","e00c6033518e5ed5"]]},{"id":"a3509d7f822622cb","type":"change","z":"e8df20d7cb27f1d6","name":"7 Tage","rules":[{"t":"set","p":"payload","pt":"msg","to":"Shelly3EM#01.vor7Tagen","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1030,"y":940,"wires":[["04947606e5d050db","16694706f65011bf"]]},{"id":"585215327ffdb064","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor6Tagen","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":860,"wires":[]},{"id":"04947606e5d050db","type":"mqtt out","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor7Tagen","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"4a6c9e018feabe54","x":1250,"y":940,"wires":[]},{"id":"9218e27ad7a645d8","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":11,"width":0,"height":0,"name":"Solar Wechselrichter vor 5 Tagen neu","icon":"fa-area-chart","label":"Solar Wechselrichter vor 5 Tagen neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":780,"wires":[]},{"id":"54c8c49843623dc0","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch Vor 5 Tagen","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1800,"y":820,"wires":[]},{"id":"0d91e0f11f978557","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor5Tagen","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":780,"wires":[["9218e27ad7a645d8","54c8c49843623dc0"]]},{"id":"21e3fc69920c24ca","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":12,"width":0,"height":0,"name":"Solar Wechselrichter vor 6 Tagen neu","icon":"fa-area-chart","label":"Solar Wechselrichter vor 6 Tagen neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":860,"wires":[]},{"id":"ea91f014e926c1fd","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch vor 6 Tagen","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1800,"y":900,"wires":[]},{"id":"f06ab56d1e9fd141","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor6Tagen","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":860,"wires":[["21e3fc69920c24ca","ea91f014e926c1fd"]]},{"id":"4f0246648b95813a","type":"ui_artlessgauge","z":"e8df20d7cb27f1d6","group":"95fef75fbb31f51e","order":13,"width":0,"height":0,"name":"Solar Wechselrichter vor 7 Tagen neu","icon":"fa-area-chart","label":"Solar Wechselrichter vor 7 Tagen neu","unit":"kWh","layout":"linear","decimals":"2","differential":false,"minmax":false,"colorTrack":"#555555","style":"","colorFromTheme":true,"property":"payload","secondary":"secondary","inline":true,"animate":true,"sectors":[{"val":0,"col":"#379b37","t":"min","dot":0},{"val":100,"col":"#379b37","t":"max","dot":0}],"lineWidth":"7","bgcolorFromTheme":true,"diffCenter":"","x":1830,"y":940,"wires":[]},{"id":"ed6050f6b4eff396","type":"debug","z":"e8df20d7cb27f1d6","name":"Tagesverbrauch vor 7 Tagen","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1800,"y":980,"wires":[]},{"id":"2640529ebb7bb352","type":"mqtt in","z":"e8df20d7cb27f1d6","name":"","topic":"NR/Victron/PVErtrag_vor7Tagen","qos":"2","datatype":"auto-detect","broker":"4a6c9e018feabe54","nl":false,"rap":true,"rh":0,"inputs":0,"x":1530,"y":940,"wires":[["4f0246648b95813a","ed6050f6b4eff396"]]},{"id":"190ec3d810fee4b5","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 56","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":820,"wires":[]},{"id":"e00c6033518e5ed5","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 57","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":900,"wires":[]},{"id":"16694706f65011bf","type":"debug","z":"e8df20d7cb27f1d6","name":"debug 58","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":1280,"y":980,"wires":[]},{"id":"95fef75fbb31f51e","type":"ui_group","name":"mitte","tab":"2dbf5f84d75bd5b7","order":2,"disp":false,"width":9,"collapse":false,"className":""},{"id":"4a6c9e018feabe54","type":"mqtt-broker","name":"","broker":"192.168.178.200","port":"1883","clientid":"","autoConnect":true,"usetls":false,"protocolVersion":"4","keepalive":"60","cleansession":true,"autoUnsubscribe":true,"birthTopic":"","birthQos":"0","birthRetain":"false","birthPayload":"","birthMsg":{},"closeTopic":"","closeQos":"0","closeRetain":"false","closePayload":"","closeMsg":{},"willTopic":"","willQos":"0","willRetain":"false","willPayload":"","willMsg":{},"userProps":"","sessionExpiry":""},{"id":"2dbf5f84d75bd5b7","type":"ui_tab","name":"ATB18 Dashboard","icon":"fa-flash","order":1,"disabled":false,"hidden":false}]
      

      posted in Automatisierung
      B
      bynight
    • RE: goto in node red

      @mickym sehr schön! Nun habe ich endlich meine kWh Tagesanzeige! :-)))Anzeige Snap2.jpg

      posted in Automatisierung
      B
      bynight
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo