Unifi-tracker

Latest version: v0.1.1

Safety actively analyzes 625786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.6

Update README and docstrings corresponding to changes in Home Assistant 2022.9 that affect MQTT device tracking.

0.0.5

Added device_tracker.py options `--homePayload` (default is "home") and `--awayPayload` for MQTT message payload, corresponding to home and away presence. Starting with HA 2022.6, if you define your devices under HA's `mqtt` platform instead of `device_tracker`, you should use `--awayPayload=not_home`.

0.0.4

Fixed missing module version update in v0.0.3 release; now 0.0.4.

0.0.3

- Option --sshTimeout to explicitly set SSH connect timeout in seconds (float).

- Option --maxIdleTime to set AP client idle time threshold in seconds (int). Use --maxIdleTime to check the idletime field of sta_table and filter on clients that are below the given threshold. There are cases where I've seen a tracked client go out of range of the last connected AP yet still shows as connected for several minutes. I've been able to repro this case when a mobile phone goes out of range quickly (e.g. driving away in a car). If the mobile phone slowly goes out of range (e.g. walking away), it correctly shows as disconnected. Setting this threshold ensures the status changes in a more deterministic amount of time.

0.0.2

Option (--usehostkeys) to use existing default host keys file (e.g. ~/.ssh/known_hosts).

Publish to pypi.org.

0.0.1

Publish to pypi.org:
https://pypi.org/project/unifi-tracker/

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.