Stand alone RFlink

Moderators: rtenklooster, Voyager, BertB, Stuntteam

Post Reply
Message
Author
ewaldharmsen
Normal user
Posts: 66
Joined: 16 Feb 2017, 09:23

Stand alone RFlink

#1 Post by ewaldharmsen » 06 Feb 2018, 15:51

Hi all,

Until now I used my RFlink in combination with domoticz.

Currently I am wondering if I also can use RFlink stand alone with a little help from esp easy.

My RFlink is connected to an ESP-01 device so that it is WiFi enabled.

What I want to do: send command to RFlink (trigger)
Response:
1) send another command
2) send IR code using esp easy
3) turn an output pin on the RFlink high.

Is this possible stand alone? That saves me an extra RPI

Martinus

Re: Stand alone RFlink

#2 Post by Martinus » 07 Feb 2018, 08:20

Using RFLink with ESP Easy can run as a standalone unit.
But features are limited to what you can do with rules.

Sample:

Code: Select all

on !RFLink#NewKaku;ID=12345678;SWITCH=2;CMD=ON; do
  SerialSend 10;NewKaku;1234abcd;2;ON;
  SerialSend 10;NewKaku;1234abcd;3;ON;
endon

ewaldharmsen
Normal user
Posts: 66
Joined: 16 Feb 2017, 09:23

Re: Stand alone RFlink

#3 Post by ewaldharmsen » 08 Feb 2018, 13:20

thank you very much! works like a charm

Post Reply

Who is online

Users browsing this forum: No registered users and 37 guests