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

Rebuild client identity dictionary when disconnected #856

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

Vaskivskyi
Copy link
Owner

Add identity attributes when adevice is disconnected (including in the asusrouter_device_disconnected event):

  • guest binary flag
  • guest_id integer number

Replace the connection_type attribute with the last known instead of disconnected

Closes #843

@Vaskivskyi Vaskivskyi added the clients [Feature] Clients label Aug 27, 2024
@Vaskivskyi Vaskivskyi merged commit ec41d4c into dev Aug 27, 2024
4 checks passed
@Vaskivskyi Vaskivskyi deleted the disconnect branch August 27, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients [Feature] Clients
Projects
Status: Stable
Development

Successfully merging this pull request may close these issues.

asusrouter_device_disconnected is missing guest flag after it was previously registered with guest: true
1 participant