Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unifi stats to mqtt #494

Open
Kane610 opened this issue Sep 12, 2023 · 0 comments
Open

Unifi stats to mqtt #494

Kane610 opened this issue Sep 12, 2023 · 0 comments

Comments

@Kane610
Copy link
Owner

Kane610 commented Sep 12, 2023

https://community.home-assistant.io/t/unifi-stats-to-mqtt/308458

The official Unifi integration is perfect to get all clients as device trackers, but is missing a lot of useful information which is provided by the Unifi API. For example access point status, score, cpu usage, uptime etc.
So I created a small docker image which acts as a bridge between the Unifi API and MQTT.
You can start this docker container and it will poll the Unifi API each 30 seconds (this is configurable) for the latest statistics and will publish this to MQTT. I have also included a configuration example how to get the sensors in Home Assistant.
Maybe this could also help others so I published it on my github https://github.com/bramstroker/UnifiMqttPublisher

@Kane610 Kane610 changed the title Unifi starts to mqtt Unifi stats to mqtt Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant