RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Moderator: leecollings
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Hello all,
I have 3 relay and Input cards in V5.7 whci works perfectly with Domotics.
And I have 2 relay and Input cards in V5.9 but the Domoticz plugin seems not adapted : input and relay status are not updated in Domoticz. Do you know how to configure Domoticz please ?
Thanks for your feedback
I have 3 relay and Input cards in V5.7 whci works perfectly with Domotics.
And I have 2 relay and Input cards in V5.9 but the Domoticz plugin seems not adapted : input and relay status are not updated in Domoticz. Do you know how to configure Domoticz please ?
Thanks for your feedback
- waltervl
- Posts: 5397
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
It would help if you give a little bit more information about the plugin. It does not ring a bell for me.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Here after the hardware implemented :
- RonkA
- Posts: 96
- Joined: Tuesday 14 June 2022 12:57
- Target OS: NAS (Synology & others)
- Domoticz version: 2023.2
- Location: Harlingen
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Did you use the same IP adres and port number for both cards?
SolarEdge ModbusTCP - Kaku - Synology NAS - Watermeter - ESPEasy - DS18b20
Work in progress = Life in general..
Work in progress = Life in general..
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
No each card use her own ip address and port 1234
- RonkA
- Posts: 96
- Joined: Tuesday 14 June 2022 12:57
- Target OS: NAS (Synology & others)
- Domoticz version: 2023.2
- Location: Harlingen
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
need more info; maybe you can make a screenshot of menu-page?
SolarEdge ModbusTCP - Kaku - Synology NAS - Watermeter - ESPEasy - DS18b20
Work in progress = Life in general..
Work in progress = Life in general..
- waltervl
- Posts: 5397
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
I see that it is a build in hardware gateway: https://github.com/domoticz/domoticz/bl ... layNet.cpp
In the source code some instructions are given to test the relay card. Are they working in your relay card with higher version?
The source code is basically unchanged for 7 years, later only some general code refractoring done that should not have influenced the working of the integration.
In the source code some instructions are given to test the relay card. Are they working in your relay card with higher version?
The source code is basically unchanged for 7 years, later only some general code refractoring done that should not have influenced the working of the integration.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- RonkA
- Posts: 96
- Joined: Tuesday 14 June 2022 12:57
- Target OS: NAS (Synology & others)
- Domoticz version: 2023.2
- Location: Harlingen
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
SolarEdge ModbusTCP - Kaku - Synology NAS - Watermeter - ESPEasy - DS18b20
Work in progress = Life in general..
Work in progress = Life in general..
- waltervl
- Posts: 5397
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
I think this is related to another brand of relay cards. But perhaps they are compatible....RonkA wrote: ↑Monday 25 March 2024 22:29 is this something?
https://ubwh.com.au/documents/SR-2CH_user_manual_en.pdf
page 43
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Here after some details about the card :
https://github.com/mgx0/ZMRN0808-V5
User manual here : https://github.com/mgx0/ZMRN0808-V5/blo ... Manual.pdf
Same firmware for 5.8 and 5.9
Commands sent by Domoticz OK
But status form the card to domoticz is failed
According other forums (jeedom for example), it could be linked to the TCP
https://github.com/mgx0/ZMRN0808-V5
User manual here : https://github.com/mgx0/ZMRN0808-V5/blo ... Manual.pdf
Same firmware for 5.8 and 5.9
Commands sent by Domoticz OK
But status form the card to domoticz is failed
According other forums (jeedom for example), it could be linked to the TCP
- habahabahaba
- Posts: 215
- Joined: Saturday 18 March 2023 14:44
- Target OS: Windows
- Domoticz version: 2024.4
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Try to change port number in Dz and in the Relay options (And the port number must match in Dz and in the relay settings).
For each relay its own port.
For each relay its own port.
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
If I use an other port than 1234, I have the following log :
2024-03-26 09:33:00.229 Status: RelaisIP_4: 5-second poller started (192.168.1.94)
the relay card is not connected with Dz
Instead of :
2024-03-26 09:34:16.483 Status: RelaisIP_4: 5-second poller started (192.168.1.94)
2024-03-26 09:34:16.485 Status: RelaisIP_4: Connected to Relay Module 192.168.1.94
Dz can send request to the card
2024-03-26 09:33:00.229 Status: RelaisIP_4: 5-second poller started (192.168.1.94)
the relay card is not connected with Dz
Instead of :
2024-03-26 09:34:16.483 Status: RelaisIP_4: 5-second poller started (192.168.1.94)
2024-03-26 09:34:16.485 Status: RelaisIP_4: Connected to Relay Module 192.168.1.94
Dz can send request to the card
- habahabahaba
- Posts: 215
- Joined: Saturday 18 March 2023 14:44
- Target OS: Windows
- Domoticz version: 2024.4
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Did you also change the port number on Relay?
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
it's not possible to update the port in relay
in Dz, if I configure an other port, the communication is OK.
I think the Dz pluging is not adapted to this card version, but I don't know how to find it and change it.
in Dz, if I configure an other port, the communication is OK.
I think the Dz pluging is not adapted to this card version, but I don't know how to find it and change it.
- RonkA
- Posts: 96
- Joined: Tuesday 14 June 2022 12:57
- Target OS: NAS (Synology & others)
- Domoticz version: 2023.2
- Location: Harlingen
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
So the board is has firmware 5.9 running and this could be the problem by being to new for the plugin..
The github has the 5.8 hexfile; you could try to downgrade the firmware by flashing in this 'older' firmware. (in the readme it's mentioned.. )
or maybe it is possible with this flashtool to make a copy of your 5.7 firmware and flashing this onto the newer board..
i would suggest to take some screenshots of the settings before trying.
As for a different approach; I don't know if it's a possible workaround to run a second plugin in Domoticz with different ip but same port for the newer board?
The github has the 5.8 hexfile; you could try to downgrade the firmware by flashing in this 'older' firmware. (in the readme it's mentioned.. )
or maybe it is possible with this flashtool to make a copy of your 5.7 firmware and flashing this onto the newer board..
i would suggest to take some screenshots of the settings before trying.
As for a different approach; I don't know if it's a possible workaround to run a second plugin in Domoticz with different ip but same port for the newer board?
SolarEdge ModbusTCP - Kaku - Synology NAS - Watermeter - ESPEasy - DS18b20
Work in progress = Life in general..
Work in progress = Life in general..
- habahabahaba
- Posts: 215
- Joined: Saturday 18 March 2023 14:44
- Target OS: Windows
- Domoticz version: 2024.4
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Did you try
/System.cgi
/relay.cgi
/settings.cgi
/network.cgi
after web authorization
as it saying on github?
What is there on that adresses?
/System.cgi
/relay.cgi
/settings.cgi
/network.cgi
after web authorization
as it saying on github?
What is there on that adresses?
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
Tool Flash Magic not allow to perform a backup of the old firmware on the old card to upload it in the new card 
Update the plugin in Dz seems a better option but I don’t know how do it

Update the plugin in Dz seems a better option but I don’t know how do it
-
- Posts: 15
- Joined: Monday 25 March 2024 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
These request are working fine. Only the updated status of input and relay are not received by Domoticzhabahabahaba wrote: ↑Tuesday 26 March 2024 11:56 Did you try
/System.cgi
/relay.cgi
/settings.cgi
/network.cgi
after web authorization
as it saying on github?
What is there on that adresses?
- habahabahaba
- Posts: 215
- Joined: Saturday 18 March 2023 14:44
- Target OS: Windows
- Domoticz version: 2024.4
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
I have similar relays. But there is another plugin in Domoticz and broader settings.
Each relay operates on its own UDP port, otherwise the status is not returned either.
So I think if you can't change the port settings, there's no way you can make it work.
Each relay operates on its own UDP port, otherwise the status is not returned either.
So I think if you can't change the port settings, there's no way you can make it work.
-
- Posts: 365
- Joined: Sunday 03 July 2016 16:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2024.7
- Location: Netherlands
- Contact:
Re: RELAY-NET-V5.9 LAN 8 channel relay and binary input card
I recently also used the LAN ethernet 8 channel realay and binairy inputchannel.
I only knew I could hook up to these relays by default (after reset) @ 192.168.1.166
From there I set the parms to my domoticz app.
First one went OK as expected
Second did not create new devices.
I found the solution by changing port# 12345 > 12341
Maybe same solution for this problem.
Bart
I only knew I could hook up to these relays by default (after reset) @ 192.168.1.166
From there I set the parms to my domoticz app.
First one went OK as expected
Second did not create new devices.
I found the solution by changing port# 12345 > 12341
Maybe same solution for this problem.
Why not? Just go to website being the ip# you set for the relay in domoticz hardwareit's not possible to update the port in relay
Bart
Raspberry pi 3b
Arduino
KAKU
RfxCom
Zwave2MQTT
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 / 32 espeasy
Zigbee2MQTT
Arduino
KAKU
RfxCom
Zwave2MQTT
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 / 32 espeasy
Zigbee2MQTT
Who is online
Users browsing this forum: No registered users and 1 guest