Cheap 433 relay with switch support

Moderator: leecollings

Post Reply
schifazl
Posts: 6
Joined: Thursday 23 February 2017 16:06
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Cheap 433 relay with switch support

Post by schifazl »

Hello,
I'm new here, so hello to all!
I'm renovating my home and I would like to put smart relays for the lights. Searching the supported devices list, I see that the price for them is very high (e.g. more than 60€ for a Fibaro FGS221).

On the other hand, aliexpress if full of cheap 433MHz remote relays, but they don't support the addition of a physical pushbutton.

Do you know if a cheap solution with relay AND pushbutton support exists?

Thanks!
mayyam
Posts: 47
Joined: Saturday 14 January 2017 11:29
Target OS: Linux
Domoticz version: 4.11333
Location: Poland
Contact:

Re: Cheap 433 relay with switch support

Post by mayyam »

Sonoff and/or sonoff RF i You really need 433
I flashed RF version with espeasy yesterday and it's working great with Domoticz.

____
may
_______________
- Dell FX-160 / Ubuntu 16.04
- RFLink 433Mhz / NRF 2.4GHz
- 2x Xiaomi Gateway
- different species of ESP8266
schifazl
Posts: 6
Joined: Thursday 23 February 2017 16:06
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by schifazl »

Hi!
433 is not mandatory, for me any wireless protocol is OK. I checked the sonoff but I don't see that it has a connector for a switch/pushbutton, I'm seeking for a module supporting both a switch and wireless communication.

Thanks!
User avatar
Westcott
Posts: 423
Joined: Tuesday 09 December 2014 17:04
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: UK - Glos
Contact:

Re: Cheap 433 relay with switch support

Post by Westcott »

Hi,
The Sonoff has the sort of button you want.
As Mayyam says, with ESPeasy you can program the device to toggle on a button press and update Domoticz, or switch on/off from Domoticz,
It is really neat bi-directional control.
Zwave - Sigma Z+ stick, Fibaro, Horstmann, Neo Coolcam, EUROtronic
RFlink - IR detectors and temperatures
Wifi - YeeLights, ESP32s, Anoop sockets
Zigbee - lots with zigbee2mqtt and ZbBridge
schifazl
Posts: 6
Joined: Thursday 23 February 2017 16:06
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by schifazl »

Sorry, I didn't notice that the pairing button can also be used for switching the relay on and off!

I will certainly look into this Sonoff relay, thank you! Do you know other similar devices with a screw connector for the external switch? It's a little bit annoying to disassemble each Sonoff to solder my switch.

BTW, if I have understood correctly, the procedure for the Sonoff is this:
1. Solder a pin strip to the serial pads of the Sonoff and solder my external switch instead of the existing one
2. Flash espeasy via a usb-serial ttl cable
3. Pair it with the 433mhz module on the Rasperry Pi running Domoticz

I'm still a newbie, so my questions are very prosaic!

Thanks again! :)
User avatar
Westcott
Posts: 423
Joined: Tuesday 09 December 2014 17:04
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: UK - Glos
Contact:

Re: Cheap 433 relay with switch support

Post by Westcott »

I use my Sonoffs in Wifi mode, it seems more robust than 433MHz, and it's what ESPeasy is really good for!
What does your external switch do that the Sonoff's can't?
I just pushed a 4-pin header into the holes without soldering them.
Contact was good enough for flashing.
Zwave - Sigma Z+ stick, Fibaro, Horstmann, Neo Coolcam, EUROtronic
RFlink - IR detectors and temperatures
Wifi - YeeLights, ESP32s, Anoop sockets
Zigbee - lots with zigbee2mqtt and ZbBridge
schifazl
Posts: 6
Joined: Thursday 23 February 2017 16:06
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by schifazl »

Westcott wrote:I use my Sonoffs in Wifi mode, it seems more robust than 433MHz, and it's what ESPeasy is really good for!
Nice info, thanks! :)
Westcott wrote:What does your external switch do that the Sonoff's can't?
I just want the possibility to use a wall switch to control the house lights, I don't want to rely only on the wifi+raspberry combination. Plus It would be uncomfrotable to use only the phone to switch on and off the lights. And finally, if the Sonoff goes south and I have to wait the delivery of another one, or if I move and want to bring with me all the tech stuff, I could replace it with a normal relay and simply control the lights with the wall switches.
mayyam
Posts: 47
Joined: Saturday 14 January 2017 11:29
Target OS: Linux
Domoticz version: 4.11333
Location: Poland
Contact:

Re: RE: Re: Cheap 433 relay with switch support

Post by mayyam »

schifazl wrote:Sorry, I didn't notice that the pairing button can also be used for switching the relay on and off!

I will certainly look into this Sonoff relay, thank you! Do you know other similar devices with a screw connector for the external switch? It's a little bit annoying to disassemble each Sonoff to solder my switch.

BTW, if I have understood correctly, the procedure for the Sonoff is this:
1. Solder a pin strip to the serial pads of the Sonoff and solder my external switch instead of the existing one
2. Flash espeasy via a usb-serial ttl cable
3. Pair it with the 433mhz module on the Rasperry Pi running Domoticz

I'm still a newbie, so my questions are very prosaic!

Thanks again! :)
1 - sonoff 10A have a spare 1 pin (14 gpio on the fifth pin) for user where You can connect Your switch instead of ruin existing one :)

____
may
_______________
- Dell FX-160 / Ubuntu 16.04
- RFLink 433Mhz / NRF 2.4GHz
- 2x Xiaomi Gateway
- different species of ESP8266
schifazl
Posts: 6
Joined: Thursday 23 February 2017 16:06
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by schifazl »

This is great! I'm really a newbie, so maybe this is a dumb question: the spare pin already has a pull-up/down resistor or I have to add it?
Also: do I have to write the code to debounce and manage the button press by myself, or the ESP Easy already has everything built in?

I think that these are my last questions, at least for now :P
mayyam
Posts: 47
Joined: Saturday 14 January 2017 11:29
Target OS: Linux
Domoticz version: 4.11333
Location: Poland
Contact:

Re: Cheap 433 relay with switch support

Post by mayyam »

ESPEasy have it. I don't know about the resistor, but there was no aditional resistor needed in few tutorials i have seen.

____
may
_______________
- Dell FX-160 / Ubuntu 16.04
- RFLink 433Mhz / NRF 2.4GHz
- 2x Xiaomi Gateway
- different species of ESP8266
schifazl
Posts: 6
Joined: Thursday 23 February 2017 16:06
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by schifazl »

Many many thanks, you were very helpful! I've just checked some tutorials about the software part, I'll dig in some more about the hardware connections :)
blauwebuis
Posts: 331
Joined: Wednesday 21 December 2016 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: current
Contact:

Re: Cheap 433 relay with switch support

Post by blauwebuis »

Could these be useful? They have a small button on the front.

https://www.aliexpress.com/item/3-Pack- ... 66759.html
jules1967
Posts: 1
Joined: Thursday 23 March 2017 13:32
Target OS: Windows
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by jules1967 »

Did you try this product?

I am also looking for a 433mhz relay with a physical button which I can remotely control and also see if it is on/off. The sonoff solution looks a bit complicated.
tontze
Posts: 317
Joined: Thursday 12 January 2017 15:30
Target OS: Linux
Domoticz version: Beta Ch
Location: Finland
Contact:

Re: Cheap 433 relay with switch support

Post by tontze »

There are lots of physical wall switches that have 433mhz on them, but unfortunately, i havent found any that will update their state in domoticz if you use physical switch :/ I anyone know, please tell :)
-----------------------------------------
Smartthings
zigbee2mqtt
RFLink 433mhz / Nrf 2.4Ghz
Mi Light
esp8266MiLight Hub
OpenHab/HomeAssistant/Domoticz
HP T610 & Debian 5.10.19-1 x86_64[/b]
daryah
Posts: 15
Joined: Thursday 09 June 2016 22:43
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by daryah »

Am looking into a similar thing to work with my rfxtrx433e.

Option 1: LightwaveRf 1 gang dimmer: £35 cheapest for single gang
Pros:
  • quality switch
    simple to install
    compatible with dimmable LEDs
    tested and seems to work with CFL for on/off
    can be directly paired with £25 PIR sensor

Cons:
  • price
    receive only
Option 2: LightwaveRf relay: £25 + shipping
Pros:
  • branded quality
    works with any existing wall switch and any existing lighting

Cons:
  • bit pricey for a relay (esp when multiplied for whole house)
    canNOT be directly paired with £25 PIR sensor
    receive only

Option 3: Lighting4 relay from ebay: £3 incl shipping from China e.g. http://www.ebay.co.uk/itm/315MHz-433MHz ... i-TMe77Z6w
Pros:
  • cheap!
    works with any wall switch and any existing lighting

Cons:
  • quality?
    has anyone tested any of these and are happy or not?

Option 4: Sonoff relay
Pros:
  • branded
    cheapish
    works with any existing wall switch and any existing lighting?
    two way?!

Cons:
  • complicated to install with soldering etc.
For some lights in my house think I will go with Option 1, but there are others where I wish to keep the light fitting and a relay would be ideal. Could stick to Lightwaverf but open to hear of any others.

Also, note that in addition to Lightwaverf there is the Byron Homeeasy EU dimmers as well, and these are somewhat more cheaper. Haven't tried them but they are meant to be compatible with rfxtrx as well..
setup: Domoticz@SynNAS; RFXTRX 433; Response E. Alarm, Teqin IP PTZ Camera, Mercury Socket, 1byOne Chime; SSE smart meter
plan: Lightwave RF Dimmers & PIR, integ. evohome heating
User avatar
mrefex
Posts: 26
Joined: Tuesday 14 March 2017 14:15
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.7041
Contact:

Re: Cheap 433 relay with switch support

Post by mrefex »

Hello Daryah

Can you confirm this relay will work with domoticz ? and which protocol do you use to learn it ?

Option 3: Lighting4 relay from ebay: £3 incl shipping from China e.g. http://www.ebay.co.uk/itm/315MHz-433MHz ... i-TMe77Z6w
Pros:

cheap!
works with any wall switch and any existing lighting

I tried these type wall sockets but unfortunately the code did not get through my rflink so it was useless.
https://www.banggood.com/Digoo-RC-13-Sm ... ds=myorder

Now i am going to try these receivers.
https://www.banggood.com/2Pcs-DC12V-10A ... ds=myorder
kendopt
Posts: 1
Joined: Monday 10 July 2017 17:22
Target OS: -
Domoticz version:
Contact:

Re: Cheap 433 relay with switch support

Post by kendopt »

Option 3: Lighting4 relay from ebay: £3 incl shipping from China e.g. http://www.ebay.co.uk/itm/315MHz-433MHz ... i-TMe77Z6w
Pros:

cheap!
works with any wall switch and any existing lighting
I'm kinda new to this, how does it work with any wall switch?
BartSr
Posts: 395
Joined: Sunday 03 July 2016 16:16
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.7
Location: Netherlands
Contact:

Re: Cheap 433 relay with switch support

Post by BartSr »

Maybe not ideal but I bought myself some remote controls.
https://www.banggood.com/433Mhz-Transmi ... rehouse=CN
These do learn both th erelays aswell Domoticz.
Now you also can experiment with the 3 different ways to control the relay.
Raspberry pi 3b
Arduino
KAKU
RfxCom
Zwave2MQTT
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 / 32 espeasy
Zigbee2MQTT
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest