Adding a custom bluetooth sensor

I have a CC2650 based SensorTag device from Texas Instruments. I am able to successfully poll the temperature sensor data using Bluez on RaspberryPi 4 through D-BUS binding for Python.

I would like this sensor to show up in HA. What is the best way to add this custom sensor to HA?