Hi,
this will be only for Victron users I think.
Checking to ioBroker works fine, checking to Cerbo not? hmmm...
all the same, both Broker, just different IP's
[{"id":"570d4cc3075a1235","type":"function","z":"eb90043507471fd3","name":"function 1","func":"//node.warn(msg);\nmsg.payload=msg.mqttCheck.connected;\nglobal.set(\"IOBROCKER\",msg.payload);\nreturn msg;","outputs":1,"timeout":"","noerr":0,"initialize":"","finalize":"","libs":[],"x":480,"y":760,"wires":[["29477b43e4751e19","23ac7562c63e060e","6617b0118aa20554"]]},{"id":"21abb6759719d4c6","type":"inject","z":"eb90043507471fd3","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"60","payloadType":"num","x":90,"y":760,"wires":[["8e89d05a61029721","46d38e7090959db3"]]},{"id":"29477b43e4751e19","type":"ui_led","z":"eb90043507471fd3","order":7,"group":"87bec2adb627ff2b","width":0,"height":0,"label":"ioBroker","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":true,"name":"","x":670,"y":760,"wires":[]},{"id":"8e89d05a61029721","type":"mqtt-check","z":"eb90043507471fd3","host":"192.168.0.20","port":"1883","username":"","password":"","name":"ioBroker","x":260,"y":760,"wires":[["570d4cc3075a1235"]]},{"id":"46d38e7090959db3","type":"mqtt-check","z":"eb90043507471fd3","host":"192.168.0.191","port":"1883","username":"","password":"","name":"Cerbo ESS","x":270,"y":900,"wires":[["2dbf4c3aaca5b3a4"]]},{"id":"2dbf4c3aaca5b3a4","type":"function","z":"eb90043507471fd3","name":"function 2","func":"//node.warn(msg);\nmsg.payload=msg.mqttCheck.connected;\nglobal.set(\"CerboESS\",msg.payload);\nreturn msg;","outputs":1,"timeout":"","noerr":0,"initialize":"","finalize":"","libs":[],"x":480,"y":900,"wires":[["8f22968f2c24f30d","4bda5d99696cc99d","7698da355613f91c"]]},{"id":"8f22968f2c24f30d","type":"ui_led","z":"eb90043507471fd3","order":7,"group":"87bec2adb627ff2b","width":0,"height":0,"label":"Cerbo ESS","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":true,"name":"","x":670,"y":900,"wires":[]},{"id":"4bda5d99696cc99d","type":"debug","z":"eb90043507471fd3","name":"debug 9","active":true,"tosidebar":false,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":680,"y":940,"wires":[]},{"id":"23ac7562c63e060e","type":"debug","z":"eb90043507471fd3","name":"debug 10","active":true,"tosidebar":false,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","statusVal":"payload","statusType":"auto","x":680,"y":800,"wires":[]},{"id":"6617b0118aa20554","type":"function","z":"eb90043507471fd3","name":"daten speichern","func":"msg.topic=\"ioBroker_Alive\";\nmsg.payload=msg.payload;\nglobal.set(msg.topic,msg.payload);\nreturn;","outputs":1,"timeout":"","noerr":0,"initialize":"","finalize":"","libs":[],"x":700,"y":720,"wires":[[]]},{"id":"7698da355613f91c","type":"function","z":"eb90043507471fd3","name":"daten speichern","func":"msg.topic=\"CerboESS_Alive\";\nmsg.payload=msg.payload;\nglobal.set(msg.topic,msg.payload);\nreturn;","outputs":1,"timeout":"","noerr":0,"initialize":"","finalize":"","libs":[],"x":700,"y":860,"wires":[[]]},{"id":"87bec2adb627ff2b","type":"ui_group","name":"Verbindungen","tab":"59dfca41f4417c9d","order":4,"disp":true,"width":"6","collapse":false,"className":""},{"id":"59dfca41f4417c9d","type":"ui_tab","name":"CERBO BAT","icon":"dashboard","disabled":false,"hidden":true}]