02/02/2024, 10:26:46
Bonjour,
J'ai été bien seul sur ce coup car, d'une part, la TIC est franco-française donc pas d'aide directe du côté de la communauté internationale ; d'autre part, le choix du couple KNX/Node-Red n'est pas très répandu et pour finir les index des 6 tarifs TEMPO au format DPT 14.076 émis par le TE331/332 de façon cyclique n'ont pas facilité la tâche mais, après un peu d'acharnement, voici le code du flux NR :
J'ai été bien seul sur ce coup car, d'une part, la TIC est franco-française donc pas d'aide directe du côté de la communauté internationale ; d'autre part, le choix du couple KNX/Node-Red n'est pas très répandu et pour finir les index des 6 tarifs TEMPO au format DPT 14.076 émis par le TE331/332 de façon cyclique n'ont pas facilité la tâche mais, après un peu d'acharnement, voici le code du flux NR :
Code :
[{"id":"dfd566637342894b","type":"tab","label":"TIC ","disabled":false,"info":"","env":[]},{"id":"84b64e073882b225","type":"knxUltimate","z":"dfd566637342894b","server":"e91643e.d9013c","topic":"9/7/0","outputtopic":"","dpt":"235.001","initialread":0,"notifyreadrequest":false,"notifyresponse":false,"notifywrite":true,"notifyreadrequestalsorespondtobus":false,"notifyreadrequestalsorespondtobusdefaultvalueifnotinitialized":"0","listenallga":false,"name":"9/7/0 Index compteur Elec TIC","outputtype":"write","outputRBE":false,"inputRBE":false,"formatmultiplyvalue":1,"formatnegativevalue":"leave","formatdecimalsvalue":999,"passthrough":"no","x":150,"y":40,"wires":[["9f8d4e2ead60c5fb"]]},{"id":"9f8d4e2ead60c5fb","type":"switch","z":"dfd566637342894b","name":"","property":"payload.tariff","propertyType":"msg","rules":[{"t":"eq","v":"5","vt":"str"},{"t":"eq","v":"6","vt":"str"},{"t":"eq","v":"7","vt":"str"},{"t":"eq","v":"8","vt":"str"},{"t":"eq","v":"9","vt":"str"},{"t":"eq","v":"10","vt":"str"}],"checkall":"true","repair":false,"outputs":6,"x":210,"y":240,"wires":[["b8288e3fafd51ae7"],["edcb8992d228de2f"],["06d304f3a41240d9"],["fb9974618f416a0b"],["66436c4e5c15fdb4"],["c31945c79f8da123"]]},{"id":"b0fe3ead19561e02","type":"switch","z":"dfd566637342894b","name":"period select","property":"topic","propertyType":"msg","rules":[{"t":"eq","v":"hour","vt":"str"},{"t":"eq","v":"day","vt":"str"},{"t":"eq","v":"month","vt":"str"},{"t":"eq","v":"year","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":230,"y":980,"wires":[["bd3fe191e5825c13"],["88d419474d484ffa"],["823cc177eda057ac"],["828460548fed4002"]]},{"id":"e146e08d25a92473","type":"inject","z":"dfd566637342894b","name":"Manual init","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":160,"y":1080,"wires":[["88d419474d484ffa","823cc177eda057ac","828460548fed4002","bd3fe191e5825c13"]]},{"id":"a472c7ad80665055","type":"cronplus","z":"dfd566637342894b","name":"","outputField":"payload","timeZone":"","persistDynamic":false,"commandResponseMsgOutput":"output1","outputs":1,"options":[{"name":"hour","topic":"hour","payloadType":"default","payload":"","expressionType":"cron","expression":"0 0 * * * *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"},{"name":"day","topic":"day","payloadType":"default","payload":"","expressionType":"cron","expression":"0 0 0 * * ? *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"},{"name":"month","topic":"month","payloadType":"default","payload":"","expressionType":"cron","expression":"0 0 0 1 * ? *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"},{"name":"year","topic":"year","payloadType":"default","payload":"","expressionType":"cron","expression":"0 0 0 1 1 ? *","location":"","offset":"0","solarType":"all","solarEvents":"sunrise,sunset"}],"x":60,"y":920,"wires":[[]]},{"id":"fb9974618f416a0b","type":"change","z":"dfd566637342894b","name":"HP BLEU (index+tarif) 8","rules":[{"t":"set","p":"index_8","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":510,"y":420,"wires":[["b7cbc46e37aeb685","1f4081793db42227"]]},{"id":"1f4081793db42227","type":"debug","z":"dfd566637342894b","name":"HP BLEU index+tarif (8)","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":810,"y":420,"wires":[]},{"id":"b7cbc46e37aeb685","type":"change","z":"dfd566637342894b","name":"HP BLEU index","rules":[{"t":"move","p":"payload.activeElectricalEnergy","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":460,"wires":[["c3b6841453390625"]]},{"id":"bb7a504c4d1a62ba","type":"debug","z":"dfd566637342894b","name":"HP BLEU index","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1280,"y":460,"wires":[]},{"id":"09dec945942219d0","type":"debug","z":"dfd566637342894b","name":"HP BLEU index start hour","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1190,"y":900,"wires":[]},{"id":"88d419474d484ffa","type":"change","z":"dfd566637342894b","name":"HP Bleu (index) start day","rules":[{"t":"set","p":"payload","pt":"msg","to":"index_bleu_hp","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":570,"y":940,"wires":[["53abef9e645f9669"]]},{"id":"41e03432f65fe21d","type":"debug","z":"dfd566637342894b","name":"HP BLEU index start day","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1170,"y":940,"wires":[]},{"id":"823cc177eda057ac","type":"change","z":"dfd566637342894b","name":"HP Bleu (index) start month","rules":[{"t":"set","p":"payload","pt":"msg","to":"index_bleu_hp","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":580,"y":980,"wires":[["07701f17032d4046"]]},{"id":"a9c83f94a43db5f1","type":"debug","z":"dfd566637342894b","name":"HP BLEU index start month","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1180,"y":980,"wires":[]},{"id":"828460548fed4002","type":"change","z":"dfd566637342894b","name":"HP Bleu (index) start year","rules":[{"t":"set","p":"payload","pt":"msg","to":"index_bleu_hp","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":570,"y":1020,"wires":[["1147ace984eb22c3"]]},{"id":"333e1c60c7175d16","type":"debug","z":"dfd566637342894b","name":"HP BLEU index start year","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1170,"y":1020,"wires":[]},{"id":"f3f1d6fbb487b16b","type":"comment","z":"dfd566637342894b","name":"BLEU START hour, day, month, year","info":"","x":620,"y":840,"wires":[]},{"id":"7887f2682cdb2146","type":"function","z":"dfd566637342894b","name":"","func":"var elec_start_hour = flow.get(\"index_wh_start_hour\");\nvar elec_end_hour= flow.get(\"index_wh_end_hour\");\nmsg.payload = [elec_end_hour,elec_start_hour];\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":540,"y":2040,"wires":[["8a656fb0225a2ecb"]]},{"id":"266faebe4b7b61f8","type":"debug","z":"dfd566637342894b","name":"Conso Elec hour","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1270,"y":2000,"wires":[]},{"id":"b60a029afd4d9792","type":"change","z":"dfd566637342894b","name":"","rules":[{"t":"set","p":"index_wh_end_hour","pt":"flow","to":"index_wh","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":320,"y":2040,"wires":[["7887f2682cdb2146"]]},{"id":"80235c97417bd99f","type":"inject","z":"dfd566637342894b","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":true,"onceDelay":"5","topic":"","payload":"","payloadType":"date","x":70,"y":2040,"wires":[[]]},{"id":"b62bf02fd667d478","type":"function","z":"dfd566637342894b","name":"transforme en nombre + format pour influx","func":"var conso_elec = parseFloat(msg.payload);\nmsg.payload = [];\nfields = {\"value\":conso_elec};\ntags = {\"entity\":\"conso_elec_hour\"};\nmsg.payload = [fields,tags];\nreturn msg;","outputs":1,"noerr":4,"initialize":"","finalize":"","libs":[],"x":940,"y":2040,"wires":[["dfdbb6f7de7a6ccf","266faebe4b7b61f8"]]},{"id":"dfdbb6f7de7a6ccf","type":"influxdb out","z":"dfd566637342894b","influxdb":"a2f2ec32c3680a14","name":"Influxdb Conso Wh hour","measurement":"conso_elec","precision":"","retentionPolicy":"","database":"database","precisionV18FluxV20":"ms","retentionPolicyV18Flux":"","org":"organisation","bucket":"bucket","x":1290,"y":2040,"wires":[]},{"id":"8a656fb0225a2ecb","type":"calculator","z":"dfd566637342894b","name":"","inputMsgField":"payload","outputMsgField":"payload","operation":"sub","constant":"","round":false,"decimals":"0","x":700,"y":2040,"wires":[["b62bf02fd667d478"]]},{"id":"9074fbe2261ac459","type":"change","z":"dfd566637342894b","name":"index_tarif_bleu_hp","rules":[{"t":"set","p":"payload","pt":"msg","to":"index_tarif_bleu_hp","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":290,"y":2100,"wires":[["930628eceba1605d","b06bacf049f253e7"]]},{"id":"930628eceba1605d","type":"function","z":"dfd566637342894b","name":"","func":"var elec_start_hour_bleu_hp = flow.get(\"index_tarif_bleu_hp_start_hour\");\nvar elec_end_hour_bleu_hp = flow.get(\"index_tarif_bleu_hp\");\nmsg.payload = [elec_end_hour_bleu_hp,elec_start_hour_bleu_hp];\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":540,"y":2100,"wires":[["e15737b58b215f4e","26f5067f6aa95863"]]},{"id":"b06bacf049f253e7","type":"debug","z":"dfd566637342894b","name":"debug 6","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":520,"y":2200,"wires":[]},{"id":"26f5067f6aa95863","type":"debug","z":"dfd566637342894b","name":"debug 7","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":740,"y":2180,"wires":[]},{"id":"6de6307551d363cb","type":"change","z":"dfd566637342894b","name":"","rules":[{"t":"set","p":"index_bleu_hp_start_hour","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":900,"y":900,"wires":[["09dec945942219d0"]]},{"id":"e15737b58b215f4e","type":"calculator","z":"dfd566637342894b","name":"","inputMsgField":"payload","outputMsgField":"payload","operation":"sub","constant":"","round":false,"decimals":"0","x":720,"y":2100,"wires":[["3c95055ca78cf945"]]},{"id":"3c95055ca78cf945","type":"debug","z":"dfd566637342894b","name":"debug 9","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":900,"y":2100,"wires":[]},{"id":"c32161f2e4582df3","type":"inject","z":"dfd566637342894b","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":true,"onceDelay":"5","topic":"","payload":"","payloadType":"date","x":90,"y":1200,"wires":[["bd08c591b8526910"]]},{"id":"d5dfbe110489460d","type":"influxdb out","z":"dfd566637342894b","influxdb":"a2f2ec32c3680a14","name":"Influxdb Conso Wh hour","measurement":"conso_elec","precision":"","retentionPolicy":"","database":"database","precisionV18FluxV20":"ms","retentionPolicyV18Flux":"","org":"organisation","bucket":"bucket","x":1150,"y":1120,"wires":[]},{"id":"bd08c591b8526910","type":"change","z":"dfd566637342894b","name":"index_tarif_bleu_hp","rules":[{"t":"set","p":"payload","pt":"msg","to":"index_bleu_hp","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":270,"y":1200,"wires":[["424d7888a8f02747"]]},{"id":"424d7888a8f02747","type":"function","z":"dfd566637342894b","name":"","func":"var elec_start_hour_bleu_hp = flow.get(\"index_bleu_hp_start_hour\");\nvar elec_end_hour_bleu_hp = flow.get(\"index_bleu_hp\");\nmsg.payload = [elec_end_hour_bleu_hp,elec_start_hour_bleu_hp];\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":500,"y":1200,"wires":[["e47a838cd0276954"]]},{"id":"e47a838cd0276954","type":"calculator","z":"dfd566637342894b","name":"","inputMsgField":"payload","outputMsgField":"payload","operation":"sub","constant":"","round":false,"decimals":"0","x":700,"y":1200,"wires":[["0c49494036725aaf"]]},{"id":"0c49494036725aaf","type":"debug","z":"dfd566637342894b","name":"debug 12","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":920,"y":1140,"wires":[]},{"id":"3c2a7be4a769dbaf","type":"change","z":"dfd566637342894b","name":"","rules":[{"t":"set","p":"index_bleu_hp","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1060,"y":520,"wires":[[]]},{"id":"bd3fe191e5825c13","type":"change","z":"dfd566637342894b","name":"HP Bleu (index) start hour","rules":[{"t":"set","p":"payload","pt":"msg","to":"index_bleu_hp","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":570,"y":900,"wires":[["6de6307551d363cb"]]},{"id":"53abef9e645f9669","type":"change","z":"dfd566637342894b","name":"","rules":[{"t":"set","p":"index_bleu_hp_start_day","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":880,"y":940,"wires":[["41e03432f65fe21d"]]},{"id":"07701f17032d4046","type":"change","z":"dfd566637342894b","name":"","rules":[{"t":"set","p":"index_bleu_hp_start_month","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":880,"y":980,"wires":[["a9c83f94a43db5f1"]]},{"id":"1147ace984eb22c3","type":"change","z":"dfd566637342894b","name":"","rules":[{"t":"set","p":"index_bleu_hp_start_year","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":880,"y":1020,"wires":[["333e1c60c7175d16"]]},{"id":"5b6462b3d9026597","type":"function","z":"dfd566637342894b","name":"transforme en nombre + format pour influx","func":"var conso_elec_bleu_hp = msg.payload;\nmsg.payload = [];\nfields = {\"value\":conso_elec_bleu_hp};\ntags = {\"entity\":\"conso_elec_bleu_hp_hour\"};\nmsg.payload = [fields,tags];\nreturn msg;","outputs":1,"noerr":4,"initialize":"","finalize":"","libs":[],"x":980,"y":1200,"wires":[["988132f222ea8abf"]]},{"id":"988132f222ea8abf","type":"debug","z":"dfd566637342894b","name":"Conso Elec bleu HP hour","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1290,"y":1200,"wires":[]},{"id":"b8288e3fafd51ae7","type":"change","z":"dfd566637342894b","name":"HC BLEU (index+tarif) 5","rules":[{"t":"set","p":"index_5","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":530,"y":60,"wires":[["697e5bf8e296c9ff","ace02fa928f15df2"]]},{"id":"edcb8992d228de2f","type":"change","z":"dfd566637342894b","name":"HC BLANC (index+tarif) 6","rules":[{"t":"set","p":"index_6","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":530,"y":140,"wires":[["a876d332e0673461","6290db0e2a1e490e"]]},{"id":"06d304f3a41240d9","type":"change","z":"dfd566637342894b","name":"HC ROUGE (index+tarif) 7","rules":[{"t":"set","p":"index_7","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":540,"y":240,"wires":[["4afd9d76e8bd4915","13f437d25b5eb72d"]]},{"id":"697e5bf8e296c9ff","type":"debug","z":"dfd566637342894b","name":"HC BLEU index+tarif (5)","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":810,"y":60,"wires":[]},{"id":"a876d332e0673461","type":"debug","z":"dfd566637342894b","name":"HC BLANC index+tarif (6)","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":810,"y":140,"wires":[]},{"id":"4afd9d76e8bd4915","type":"debug","z":"dfd566637342894b","name":"HC ROUGE index+tarif (7)","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":820,"y":240,"wires":[]},{"id":"ace02fa928f15df2","type":"change","z":"dfd566637342894b","name":"HC BLEU index","rules":[{"t":"move","p":"payload.activeElectricalEnergy","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":100,"wires":[["1edaea5f3be61f02"]]},{"id":"6290db0e2a1e490e","type":"change","z":"dfd566637342894b","name":"HC BLANC index","rules":[{"t":"move","p":"payload.activeElectricalEnergy","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":790,"y":180,"wires":[["1d20cb15c260d437"]]},{"id":"13f437d25b5eb72d","type":"change","z":"dfd566637342894b","name":"HC ROUGE index","rules":[{"t":"move","p":"payload.activeElectricalEnergy","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":810,"y":280,"wires":[["694b737a378eb1b1"]]},{"id":"7f8432fd51949cc8","type":"debug","z":"dfd566637342894b","name":"HC BLEU index","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1240,"y":100,"wires":[]},{"id":"79681944fc523260","type":"debug","z":"dfd566637342894b","name":"HC BLANC index","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1230,"y":180,"wires":[]},{"id":"b1b9c1d42c38e101","type":"debug","z":"dfd566637342894b","name":"HC ROUGE index","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1250,"y":280,"wires":[]},{"id":"66436c4e5c15fdb4","type":"change","z":"dfd566637342894b","name":"HP BLANC (index+tarif) 9","rules":[{"t":"set","p":"index_9","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":490,"y":560,"wires":[["6808596e859c88d7","652828cfca77d439"]]},{"id":"652828cfca77d439","type":"debug","z":"dfd566637342894b","name":"HP BLANC index+tarif (9)","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":770,"y":560,"wires":[]},{"id":"6808596e859c88d7","type":"change","z":"dfd566637342894b","name":"HP BLANC index","rules":[{"t":"move","p":"payload.activeElectricalEnergy","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":730,"y":600,"wires":[["9ac7dd220d861601"]]},{"id":"3c0e604195006d4b","type":"debug","z":"dfd566637342894b","name":"HP BLANC index","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1250,"y":600,"wires":[]},{"id":"c31945c79f8da123","type":"change","z":"dfd566637342894b","name":"HP ROUGE (index+tarif) 10","rules":[{"t":"set","p":"index_10","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":680,"wires":[["c9156bb92fcc8575","d63f16e730b45681"]]},{"id":"d63f16e730b45681","type":"debug","z":"dfd566637342894b","name":"HP BLEU index+tarif (10)","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":790,"y":660,"wires":[]},{"id":"c9156bb92fcc8575","type":"change","z":"dfd566637342894b","name":"HP ROUGE index","rules":[{"t":"move","p":"payload.activeElectricalEnergy","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":750,"y":700,"wires":[["2b59ca4116590190"]]},{"id":"ae774005af17f8f0","type":"debug","z":"dfd566637342894b","name":"HP ROUGE index","tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1270,"y":700,"wires":[]},{"id":"c3b6841453390625","type":"ha-sensor","z":"dfd566637342894b","name":"index_hp_bleu","entityConfig":"7bea6c8ab061c030","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1040,"y":460,"wires":[["bb7a504c4d1a62ba"]]},{"id":"9ac7dd220d861601","type":"ha-sensor","z":"dfd566637342894b","name":"index_hp_blanc","entityConfig":"29f47876e8e35e4b","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1040,"y":600,"wires":[["3c0e604195006d4b"]]},{"id":"694b737a378eb1b1","type":"ha-sensor","z":"dfd566637342894b","name":"index_hc_rouge","entityConfig":"31931ff250a19860","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1040,"y":280,"wires":[["b1b9c1d42c38e101"]]},{"id":"1edaea5f3be61f02","type":"ha-sensor","z":"dfd566637342894b","name":"index_HC_Bleu","entityConfig":"f7378d4186bcced4","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1040,"y":100,"wires":[["7f8432fd51949cc8"]]},{"id":"1d20cb15c260d437","type":"ha-sensor","z":"dfd566637342894b","name":"index_hc_blanc","entityConfig":"b46f2d8648b1fd13","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1000,"y":180,"wires":[["79681944fc523260"]]},{"id":"2b59ca4116590190","type":"ha-sensor","z":"dfd566637342894b","name":"index_hp_rouge","entityConfig":"a1e2885441f5e40e","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1020,"y":700,"wires":[["ae774005af17f8f0"]]},{"id":"e91643e.d9013c","type":"knxUltimate-config","host":"192.168.1.100","port":"3671","physAddr":"15.15.22","hostProtocol":"TunnelUDP","suppressACKRequest":false,"csv":"","KNXEthInterface":"Auto","KNXEthInterfaceManuallyInput":"","stopETSImportIfNoDatapoint":"skip","loglevel":"error","name":"Passerelle IP-KNX","localEchoInTunneling":true,"delaybetweentelegrams":"40","delaybetweentelegramsfurtherdelayREAD":"1","ignoreTelegramsWithRepeatedFlag":false},{"id":"a2f2ec32c3680a14","type":"influxdb","hostname":"a0d7b954-influxdb","port":"8086","protocol":"http","database":"nodereddb","name":"influx db addon","usetls":false,"tls":"","influxdbVersion":"1.x","url":"http://localhost:8086","rejectUnauthorized":true},{"id":"7bea6c8ab061c030","type":"ha-entity-config","server":"f462add6.8e0bc","deviceConfig":"","name":"","version":"6","entityType":"sensor","haConfig":[{"property":"name","value":"NR Index HP BLEU"},{"property":"icon","value":""},{"property":"entity_category","value":""},{"property":"entity_picture","value":""},{"property":"device_class","value":"energy"},{"property":"unit_of_measurement","value":"Wh"},{"property":"state_class","value":"total_increasing"}],"resend":false,"debugEnabled":false},{"id":"29f47876e8e35e4b","type":"ha-entity-config","server":"f462add6.8e0bc","deviceConfig":"","name":"","version":"6","entityType":"sensor","haConfig":[{"property":"name","value":"NR Index HP BLANC"},{"property":"icon","value":""},{"property":"entity_category","value":""},{"property":"entity_picture","value":""},{"property":"device_class","value":"energy"},{"property":"unit_of_measurement","value":"Wh"},{"property":"state_class","value":"total_increasing"}],"resend":false,"debugEnabled":false},{"id":"31931ff250a19860","type":"ha-entity-config","server":"f462add6.8e0bc","deviceConfig":"","name":"","version":"6","entityType":"sensor","haConfig":[{"property":"name","value":"NR Index HC ROUGE"},{"property":"icon","value":""},{"property":"entity_category","value":""},{"property":"entity_picture","value":""},{"property":"device_class","value":"energy"},{"property":"unit_of_measurement","value":"Wh"},{"property":"state_class","value":"total_increasing"}],"resend":false,"debugEnabled":false},{"id":"f7378d4186bcced4","type":"ha-entity-config","server":"f462add6.8e0bc","deviceConfig":"","name":"","version":"6","entityType":"sensor","haConfig":[{"property":"name","value":"NR index HC BLEU"},{"property":"icon","value":""},{"property":"entity_category","value":""},{"property":"entity_picture","value":""},{"property":"device_class","value":"energy"},{"property":"unit_of_measurement","value":"Wh"},{"property":"state_class","value":"total_increasing"}],"resend":false,"debugEnabled":false},{"id":"b46f2d8648b1fd13","type":"ha-entity-config","server":"f462add6.8e0bc","deviceConfig":"","name":"","version":"6","entityType":"sensor","haConfig":[{"property":"name","value":"NR index HC BLANC"},{"property":"icon","value":""},{"property":"entity_category","value":""},{"property":"entity_picture","value":""},{"property":"device_class","value":"energy"},{"property":"unit_of_measurement","value":"Wh"},{"property":"state_class","value":"total_increasing"}],"resend":false,"debugEnabled":false},{"id":"a1e2885441f5e40e","type":"ha-entity-config","server":"f462add6.8e0bc","deviceConfig":"","name":"","version":"6","entityType":"sensor","haConfig":[{"property":"name","value":""},{"property":"icon","value":""},{"property":"entity_category","value":""},{"property":"entity_picture","value":""},{"property":"device_class","value":"energy"},{"property":"unit_of_measurement","value":"Wh"},{"property":"state_class","value":"total_increasing"}],"resend":false,"debugEnabled":false},{"id":"f462add6.8e0bc","type":"server","name":"Home Assistant","addon":true}]