Hey there! I created my very first Home Assistant AddOn: GitHub - open-thngs/home-assistant-sensor-tag-addon
It is used to translate UDP Pakets from the Thread Sensor Tag into a Home Assistant Device using the MQTT Discovery feature.
The Thread Sensor Tag is an open source Sensor to measure Temperature, Humidity, Pressure and Light with ultra low power using the Thread Network.
- Here you can find the sources of the Sensor: GitHub - HomeSmartMesh/nrf52_thread_sensortag: nRF52840 small sensor Tag, Low power design, battery operated
- Or some informations about the Sensor: Thread SensorTag | Home Smart Mesh
- Or you can even buy the Sensor here: https://www.tindie.com/products/23918/
The AddOn DOCS also describe how to start an OpenThread Border Router using the nRF52840 USB Dongle and Home Assistant!
Feel free to give ma some feedback! Thanks