EspEasy support Sonoff RF with 433MHZ control?

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
tony_wk
New user
Posts: 8
Joined: 26 Jun 2017, 05:03

EspEasy support Sonoff RF with 433MHZ control?

#1 Post by tony_wk » 26 Jun 2017, 05:09

I bought a Sonoff RF. It is handy to have the built in RF control function. I wonder if by flashing EspEasy firmware, it can still support the RF control and setup as original way? If yes, it is good to know whether and how the RF control result can also be updated to Domoticz.

Thanks
Tony

Aliki
Normal user
Posts: 10
Joined: 26 Jun 2017, 12:25

Re: EspEasy support Sonoff RF with 433MHZ control?

#2 Post by Aliki » 26 Jun 2017, 12:38

Hi.
Yes. There is such possibility.
1. You create in Devices two Switch input: Relay and Button.
2. In Rules you write a code:

Code: Select all

on Button#Switch do
if [Relay#Switch]=0
gpio,12,1
else
gpio,12,0
endif
endon

tony_wk
New user
Posts: 8
Joined: 26 Jun 2017, 05:03

Re: EspEasy support Sonoff RF with 433MHZ control?

#3 Post by tony_wk » 27 Jun 2017, 05:49

Thanks for the feedback.
one more question: how to setup Button switch with which GPIO? I know if it is Sonoff basic, Button is set to GPIO0, but with this RF board, I don't know which GPIO the RF board is connected.

Tony

Aliki
Normal user
Posts: 10
Joined: 26 Jun 2017, 12:25

Re: EspEasy support Sonoff RF with 433MHZ control?

#4 Post by Aliki » 27 Jun 2017, 14:48

RF Botton ig GPIO 0 too.
Devices:
Image

Button:
Image

Relay:
Image

papperone
Normal user
Posts: 497
Joined: 04 Oct 2016, 23:16

Re: EspEasy support Sonoff RF with 433MHZ control?

#5 Post by papperone » 27 Jun 2017, 15:48

I think he wants to keep using the RF remote to switch on/off the relay no the button on the SONOFF itself... am I correct?
My TINDIE Store where you can find all ESP8266 boards I manufacture --> https://www.tindie.com/stores/GiovanniCas/
My Wiki Project page with self-made PCB/devices --> https://www.letscontrolit.com/wiki/inde ... :Papperone

Aliki
Normal user
Posts: 10
Joined: 26 Jun 2017, 12:25

Re: EspEasy support Sonoff RF with 433MHZ control?

#6 Post by Aliki » 28 Jun 2017, 00:26

Correctly. With this method works the button on the Sonof and the RF remote.
Simultaneously. You can control the button. You can control the remote control.
So it works for me. Button + remote. :)

tony_wk
New user
Posts: 8
Joined: 26 Jun 2017, 05:03

Re: EspEasy support Sonoff RF with 433MHZ control?

#7 Post by tony_wk » 28 Jun 2017, 08:59

Thanks Aliki,this is what I want!

glsf91
New user
Posts: 7
Joined: 04 Oct 2017, 18:41

Re: EspEasy support Sonoff RF with 433MHZ control?

#8 Post by glsf91 » 30 Nov 2017, 22:45

Is it still possible to pair a 433 remote with the sonoff and when ESP Easy is used?
Normally this done with 2 quick presses on the button.

Same question for disconnect the 433 remote with 3 buttons presses.

fbp
New user
Posts: 1
Joined: 13 Feb 2018, 21:26

Re: EspEasy support Sonoff RF with 433MHZ control?

#9 Post by fbp » 13 Feb 2018, 21:32

hello,
I take this topic up...
is there a special way to flash sonoff rf with espeasy ?
I have 10 to flash :)
thanks :)

jchuchla
New user
Posts: 8
Joined: 12 Feb 2018, 04:09

Re: EspEasy support Sonoff RF with 433MHZ control?

#10 Post by jchuchla » 12 Apr 2018, 17:26

I would also like to know the paring process. I have so far been unsuccessful.

I have a Sonoff 4ch Pro with Espeasy Mega. I tried the 2 button press to pair. Not only does the remote not work, but that button no longer works locally either. Also, 3 button press does not restore the button to working.

OzGrant
Normal user
Posts: 10
Joined: 20 Nov 2017, 22:44

Re: EspEasy support Sonoff RF with 433MHZ control?

#11 Post by OzGrant » 08 May 2018, 06:14

G'day,
Has this problem been solved, where ESP_Easy can cohabitate with the RF remote control'
Tks.

Tommies
New user
Posts: 1
Joined: 11 May 2018, 23:32

Re: EspEasy support Sonoff RF with 433MHZ control?

#12 Post by Tommies » 11 May 2018, 23:33

Not so easy to flash Sonoff RF. But possible

https://piandmore.wordpress.com/2017/12 ... sonoff-rf/

Post Reply

Who is online

Users browsing this forum: No registered users and 48 guests