I have the PI Relay V2 Hat from SB Components (4 relays) in my raspberry pi 4B with Venus OS 3.64. I have installed SetuHelper, GuiMod and RpiGpioSetup in the Venus OS. PI Relay V2 Hat uses the gpio 19 for relay 1, gpio13 for relay 2, gpio 6 for relay 3 and gpio 5 for relay 4. I have modified gpio_list witj the correct gpios for every relay.
I am able to activate and deactivate the relays from the venus os interface and using also the victron relay node types but when I ask Gitbub Copilot to create the flow, relay node types are not populated well. The measurement property is missing. I instruct GH Copilo to fill up the property but the right content as appears in the NodeRed gui but when the flow is imported, the measurement property stays empty. If you try to edit the node to fill up de measurement field, no options are available to select.
Does anybody know why?