Sending Commands From RFLink Directly
Moderators: leecollings, Stuntteam
-
- Posts: 2
- Joined: Saturday 16 July 2016 6:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.4834
- Location: Auckland New Zealand
- Contact:
Sending Commands From RFLink Directly
Hi,
Looking for a Hint on this, I Have an RFLink (Version: 1.1 Revision: 42 Build: 0) with Chinese TX and RX and works fine connected to Domoticz (V3.4834) on a Version 3 Raspberry Pi and controlling Livolo RF Light Switches and various other RF Devices (Both Send and Receive)
At times I take the RFLink Gateway and Plug it directly into the serial port of a Windows 10 Laptop running RFLinkLoader v1.08 to have a look at raw codes received and to test etc before reconnecting to Domoticz, if i send a command from the Command to send box at the Bottom of Link loader i can control most of my RF devices but not the Livolo's, even thought the command is the Same as shown in the RFLinkLoader Serial Logger when i use a remote and is the Same as Domoticz shows when successfully controlling the Livolo's i.e RFLink Sending: 10;Livolo;0055bb;10;ON
Any thoughts on why I can't send 10;Livolo;0055bb;10;ON from RFlinkLoader when i'm testing ?
Thanks in Advance
John
Looking for a Hint on this, I Have an RFLink (Version: 1.1 Revision: 42 Build: 0) with Chinese TX and RX and works fine connected to Domoticz (V3.4834) on a Version 3 Raspberry Pi and controlling Livolo RF Light Switches and various other RF Devices (Both Send and Receive)
At times I take the RFLink Gateway and Plug it directly into the serial port of a Windows 10 Laptop running RFLinkLoader v1.08 to have a look at raw codes received and to test etc before reconnecting to Domoticz, if i send a command from the Command to send box at the Bottom of Link loader i can control most of my RF devices but not the Livolo's, even thought the command is the Same as shown in the RFLinkLoader Serial Logger when i use a remote and is the Same as Domoticz shows when successfully controlling the Livolo's i.e RFLink Sending: 10;Livolo;0055bb;10;ON
Any thoughts on why I can't send 10;Livolo;0055bb;10;ON from RFlinkLoader when i'm testing ?
Thanks in Advance
John
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Sending Commands From RFLink Directly
That might have been fixed recently.. see PM
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 2
- Joined: Saturday 16 July 2016 6:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.4834
- Location: Auckland New Zealand
- Contact:
Re: Sending Commands From RFLink Directly
Test Version Works like a Charm, fantastic Support, many Thanks ...
-
- Posts: 47
- Joined: Thursday 10 March 2016 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Sending Commands From RFLink Directly
What's the test version?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 5
- Joined: Monday 07 March 2016 21:04
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Sending Commands From RFLink Directly
I need to create a push button to send this command
10;ASTER;00087C;0;DIM;
Any help??
Thank you very much
10;ASTER;00087C;0;DIM;
Any help??
Thank you very much
-
- Posts: 66
- Joined: Tuesday 19 April 2016 23:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Sending Commands From RFLink Directly
Did you do it?videobelu wrote:I need to create a push button to send this command
10;ASTER;00087C;0;DIM;
Any help??
Thank you very much
I want create 10;GPIOset;31;0;on; but the new device is not created
Fronius plugin
https://github.com/ayasystems/froniusHttp
Solax plugin
https://github.com/ayasystems/SolaxHTTP
Openevse plugin
https://github.com/ayasystems/OpenEVSEPlugin
https://github.com/ayasystems/froniusHttp
Solax plugin
https://github.com/ayasystems/SolaxHTTP
Openevse plugin
https://github.com/ayasystems/OpenEVSEPlugin
Re: Sending Commands From RFLink Directly
I have the same problem... when adding new device via RfLink, it's not shown in the devices tab. Did you solved your issue?ayasystems wrote:Did you do it?videobelu wrote:I need to create a push button to send this command
10;ASTER;00087C;0;DIM;
Any help??
Thank you very much
I want create 10;GPIOset;31;0;on; but the new device is not created
-
- Posts: 1
- Joined: Sunday 12 February 2017 10:25
- Target OS: Windows
- Domoticz version: 3.5877
- Contact:
Re: Sending Commands From RFLink Directly
Hallo everyone, I have the same problems here.
I've just started with Domoticz and I'm using RFLink USB Gateway V1.1 - R45 on Domoticz (V3.5877) which is running as a service on Windows. I have a BellFire fire place which I would like control via Domoticz. Domoticz doesn't 'learn' this switch automatically, so therefore I'm trying to add the command but I'm facing two issues.
1. In RFLink Loader the OFF command is registered as 20;09;Mertik_GV60;ID=012e87;SWITCH=11;CMD=OFF;
> When I translate it to the command to send 10;Mertik_GV60;012e87;11;OFF;
> The test results in 20;07;CMD UNKNOWN;
> What am I doing wrong?
2. I'm also facing the issue that when I want to add the command via 'Create RFLink Device'. When I add the command, a message is diplayed that the device is added in the Device-tab, but nothing appears in the devices list?
I hope someone can help, thanks in advance for all effort!
I've just started with Domoticz and I'm using RFLink USB Gateway V1.1 - R45 on Domoticz (V3.5877) which is running as a service on Windows. I have a BellFire fire place which I would like control via Domoticz. Domoticz doesn't 'learn' this switch automatically, so therefore I'm trying to add the command but I'm facing two issues.
1. In RFLink Loader the OFF command is registered as 20;09;Mertik_GV60;ID=012e87;SWITCH=11;CMD=OFF;
> When I translate it to the command to send 10;Mertik_GV60;012e87;11;OFF;
> The test results in 20;07;CMD UNKNOWN;
> What am I doing wrong?
2. I'm also facing the issue that when I want to add the command via 'Create RFLink Device'. When I add the command, a message is diplayed that the device is added in the Device-tab, but nothing appears in the devices list?
I hope someone can help, thanks in advance for all effort!
-
- Posts: 15
- Joined: Wednesday 18 May 2016 5:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Sending Commands From RFLink Directly
I have the same problem in the latest test version. Has anyone found a solution?
- Didi
- Posts: 15
- Joined: Thursday 02 May 2019 21:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.4
- Location: Netherlands
- Contact:
Re: Sending Commands From RFLink Directly
I also have this problem and i tried different ways to approach it..
I think a solution could be is to make a single script that includes the RF command in text like (in my case) :
Than, after creating a virtual device (in my case a "On Button"), you could call the script from that button so it's triggered, but i can't get it to use the RFLink... Every other thing i tried did not work... Even when i want tot add the signal by the "create RFLink devices" it fails dramatically... Because...
RFLink is sending the signal, my switch reacting to that signal get's triggered, so it works you think... Domiticz also tells that the device is created and should be visible in the hardware tab.. and here it comes... it's NOT created, but it was triggered so RFLink can do it, but why is this happening?!?!?!

I really could use help by anybody with this, please
I think a solution could be is to make a single script that includes the RF command in text like (in my case) :
Code: Select all
10;Astrell;049620;N1;ON
RFLink is sending the signal, my switch reacting to that signal get's triggered, so it works you think... Domiticz also tells that the device is created and should be visible in the hardware tab.. and here it comes... it's NOT created, but it was triggered so RFLink can do it, but why is this happening?!?!?!


I really could use help by anybody with this, please

Main: RPI-5 / Zigbee / Sonoff / RFLink433 / Camera's / Wifi / Custom Interface / Alarm / GPS / MQTT / MiLight
Who is online
Users browsing this forum: No registered users and 0 guests