@ianfrank wrote:
Hi!
I’ve been reading this post with great interest, since i am having the same issue:
https://community.home-assistant.io/t/cheap-rf-plugs-sonoff-bridge/107053/9
In short: I’ve patched my R2 Sonoff RF Bridge with Tasmota 8.1.0. I have some old RF Plufgs (Sartano 2606). I can learn the buttons from the remote, and send the signals back using the buttons in the Tasmota web interface. But when i press the remote ON and OFF buttons, it shows the same code in the Tasmota console. Well, about the same, ‘Sync’ sometimes varies to 9910 or 9920, but never consistant.
Example of pressing the ON and OFF button.
ON : 15:22:39 MQT: tele/tasmota/RESULT = {“Time”:“2020-02-08T15:22:39”,“RfReceived”:{“Sync”:9900,“Low”:340,“High”:970,“Data”:“15555F”,“RfKey”:“None”}}
OFF : 15:22:57 MQT: tele/tasmota/RESULT = {“Time”:“2020-02-08T15:22:57”,“RfReceived”:{“Sync”:9900,“Low”:340,“High”:970,“Data”:“15555F”,“RfKey”:“None”}}My question is : should i take the same path and re-flash my RF Bridge with Espurna, or is it possible to do something else to make it work with Tasmota?
The object is to create some switches in my HA Frontend to control my plugs, as well as integrate them with some automations.
Thanks in advance.
Posts: 4
Participants: 3