If you’re interested, it’s possible to include only the 433MHz devices you want and exclude all others. I helped someone else with the same issue here.
I didn’t know that you wanted to do other things with the LilyGO TTGO T3 LoRa32 433MHz V1.6.1 ESP32. Your first post gave me the impression you only wanted to use it for receiving data from 433MHz devices because you had tried it with openmqttgateway firmware. However, I overlooked to notice that you posted this in the ESPHome category so you intend to use it with firmware customized for your specific requirements.
Sorry for the misunderstanding. Hopefully someone else will help you soon with your ESPHome question.
thanks, i was able to use this integration
however, this receiver gets bombarded with all RF433 in my neighborhood…
Not sure how i can filter what i want with this configuration
I eventually reverted to using OpenMQTT Integration, where I can create sensor based on topics, etc
Hi,
I have a question,
I’ve used LoRA end devices with OpenMQTT GW before and the OpenMQTT GW supports a 1 to many arrangement (1 G/W to many LoRa End Devices).
I’m less familiar with ESPHome.
What is this arrangement with ESPHome using the LilyGo and custom component, is it 1 to 1 (one LilyGo as the HA Device and one LoRa end device I guess as the sensor entity) or can their be many LoRA end devices connected to the LilyGO?
I gave up for a while, but now I’ve got it working to transmit.
I read all the RF codes, deleted the reciver function and then copied your settings.
So now I can transmit.