I recently tested the Tuya ZRF01 Zigbee RF Copier with my existing 433MHz gate setup.
My goal was simple: control my sliding gate, side gate and other RF devices from a smartphone without modifying the original gate controller or adding additional wiring.
The device works with Tuya Smart / Smart Life and provides 8 programmable RF buttons, a built-in illuminance sensor, timers and automations.
For the real-world test I used two different remotes:
- a simple 433MHz fixed-code remote connected to RF relays for my gate and side gate;
- the original protected remote from the sliding gate automation using a changing / rolling code.
The fixed-code remote worked without any problems. I was able to learn the commands and control both the main gate and the side gate from the phone.
The original rolling-code remote was much more interesting. The RF Copier could capture the signal in Short Packet Mode, but replaying it did not operate the gate — which is exactly what you would expect from a protected rolling-code system.
Then I tried integrating the device into Home Assistant.
Through the official Tuya integration, the device appeared as:
Smart RF Copier — unsupported
I also paired the Zigbee version directly with Zigbee2MQTT. The device joined the Zigbee network, but initially there were no usable exposes or controls and it was also shown as unsupported.
I recorded the complete test here:
https://www.youtube.com/watch?v=cj2ygY496jQ
But after publishing the test, I found something very interesting: there is now an external converter for Zigbee2MQTT that appears to expose the RF learning/transmit functions and the illuminance sensor.
So my next test will be to add this converter manually and see if we can get the ZRF01 working locally in Home Assistant without Tuya cloud.
If it works, I want to test:
- RF learning directly from Home Assistant
- all 8 RF slots
- RF command transmission
- illuminance sensor
- Home Assistant automations
- gate and side gate control
- operation without Internet / Tuya cloud
Has anyone here already tried the ZRF01 with the Zigbee2MQTT external converter or ZHA custom quirk?
I’d be interested to compare results.
