Monitoring your UniFi router and access points in Home Assistant!

Hello! I’ve finally succeeded in bringing detailed information from UniFi into Home Assistant.

Of course, we have the default UniFi Network integration, and it has improved a lot, but there are still some things it can’t retrieve. I really wanted to see the speed test results, but there was no way to do it.

So, I utilized AppDaemon to publish values to the MQTT broker, and I set it up so that devices are automatically added using MQTT Discovery.

You can download it from HACS, but you’ll need to move some files around, so it’s a bit tricky. I’ve documented it thoroughly on GitHub, so feel free to give it a try!

I’m a newbie who recently started using Home Assistant, and I don’t know much about coding. If there are any issues with the code I’ve posted, please let me know anytime. Thank you!

This is an example coming from the device.
It is displayed in the same window as the official UniFi Network devices.


1 Like