Monitor Unifi clients and publish status to MQTT
Project description
unifi2mqtt
Monitor Unifi clients and publish their connection status to an MQTT broker.
Installation
pip install unifi2mqtt
Usage
unifi2mqtt --interval 1 \
--unifi-url "https://192.168.1.1" \
--unifi-user "localUser" \
--unifi-pass "localUserPass" \
--mqtt-host "mqtt.local" \
--mqtt-topic unifi2mqtt \
--unifi-ignore-ssl \
--filter-macs aa:bb:cc:dd:ee:ff,11:22:33:44:55:66
docker run --d --restart=unless-stopped --name unifi2mqtt \
-e UNIFI_URL=https://192.168.1.1 \
-e UNIFI_USERNAME=localUser \
-e UNIFI_PASSWORD=localUserPass \
-e MQTT_HOST=mqtt.local \
-e UNIFI_IGNORE_SSL=true \
-e MQTT_TOPIC=unifi2mqtt \
-e FILTER_MACS=aa:bb:cc:dd:ee:ff,11:22:33:44:55:66
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unifi2mqtt-0.1.6.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unifi2mqtt-0.1.6.tar.gz.
File metadata
- Download URL: unifi2mqtt-0.1.6.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c835aad0ea2cd6c767d4cd35af6929438dffc8969318a9b62b0c23388a813a6
|
|
| MD5 |
ad450efa7412fe66324a254f35c8a3f3
|
|
| BLAKE2b-256 |
70fad17742810e658e2b536223f547b6aa0ca50587f546697a565270143b56ed
|
File details
Details for the file unifi2mqtt-0.1.6-py3-none-any.whl.
File metadata
- Download URL: unifi2mqtt-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d204e75632359ed83e7c2f491a92105191e2877c16254ed7bb549a40642fb4d8
|
|
| MD5 |
e04d1b56bdf625df34a822b0625e2f87
|
|
| BLAKE2b-256 |
ebd6aba5f9c2bd75d37f5232627b74096f7667a962119bf3da3e5ccbdea4c5fa
|