#Tasmota RFB V2.2 creating devices from received protocols

1 messages · Page 1 of 1 (latest)

pale jetty
#

Hi, i have setup a Tasmota Sonoff RF Bridge and add it to HA. Everything fine so far.
Is there a way that received codes / protocols will create a device automaticly?

So if i press a button on a 433MHz RF Outlet remote controller a device / switch will be created automaticly?

Best Regards,

Sebastian

native torrent
#

Hello @pale jetty,
I don't think so. I created all mine manuallly.

#

How to set it up
I use Strategy number 2.

pale jetty
#

Hi @native torrent , thank you for the post, i allready read it. I tought the is a way / decoder that do this automaticly. The reason i ask, many neighbous have weatherstation and switches (i don't know the brand) where i receive the data from but don't know how to integrate. Example shown below

native torrent
#

Look at my config. I have a pyscript to decode, an automationb to collect the sensors, the first generates MQTT broker posts to the right topics, then the mqtt binart sensors or sensors to create the entities. Lots going on, but it has been stable for me since Taras123 wrote that post. You can see my early comments in that post.

#

I have 2 bridges that both respond to the same triggers if they receive them.

pale jetty
#

I will read and try to do it like you! Will report 🙂 THANK YOU