-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Update unifi integration docs for new device tracker timeout config #40148
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
base: next
Are you sure you want to change the base?
Update unifi integration docs for new device tracker timeout config #40148
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @andrew-kennedy 👍
@@ -103,7 +103,7 @@ Provides QR Code images that can be scanned to easily join a specific WLAN. Enti | |||
|
|||
## Presence detection | |||
|
|||
This platform allows you to detect presence by looking at devices connected to a [Ubiquiti](https://ui.com/) [UniFi Network](https://ui.com/cloud-gateways) application. By default devices are marked as away 300 seconds after they were last seen. | |||
This platform allows you to detect presence by looking at devices connected to a [Ubiquiti](https://ui.com/) [UniFi Network](https://ui.com/cloud-gateways) application. By default, wireless devices are marked as away 300 seconds after they were last seen, and wired devices are marked as away 5 seconds after they were last seen. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Devices are marked away after a UniFi set interval (IIRC 20 seconds) + 60 seconds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So you're saying the original docs mentioning 300 seconds were incorrect? Where did that value come from?
Proposed change
Updates the docs to mention the default timeout is now different for wired and wireless devices.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.