Replies: 2 comments 3 replies
-
There is no support for RF 433 rolling codes in Tasmota. There are no plans to do. |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you buy a simple receiver module for your specific code, that outputs a voltage signal or relay contacts, such as a garage door receiver, you can connect that to a Tasmota switch input, without ever having to worry about the encryption. This works for all sorts of encrypted remotes. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I've been using tasmota devices in multiple places for years.
Right now I'm dealing with a problem with my 2 garage and 1 gate doors. They rely on an obsolete "fixed code" schema that can be easily replicated by everybody. In fact it happened to me twice during the night that somebody opened the garage door and triggered the alarm. Luckily I was at home, but it was not fun at 3am in the morning.
Since both my garage doors and my front gate are already connected to an esp8266 running tasmota, I was investigating the possibility of simply getting rid of the built-in receiver and rely on Tasmota receiving commands from a 433Mhz remote.
However It's not clear to me if there is support for any form of encryption on this communication channel. Reading the documentation, I found that there is Keeloq support for shutters ( https://tasmota.github.io/docs/Blinds-and-Shutters/ ) but it looks like the support is to transmit and not to receive.
Can somebody tell me if there is a way to connect a secure 433Mhz remote to a device running Tasmota, and which type of remote/receiver would be needed?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions