Homey Application interface with Wireless Activity sensors

Hey, I am using homey application with a suggested sensor at my home but I want to connect this application with some third party sensors which I am using in the garage to check the activity detection through wireless activity detection sensor, Please suggest any possible way to make this kind of solution work with the homey app .

It looks like it uses an proprietary protocol called Zigmo which operates on the 900MHz frequenty which Homey can’t read.
You’ll need to create an bridge to which Homey can read via wifi/network.
For Homey to be able to read it, it needs an app to be created for it.

What if I use ESP32 in between which has capability to connect with Bluetooth as well as wifi, Then will it work as per my requirement ?