We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Started seeing the following error recently. I noticed other issues with different events, so this one should be added also.
2022-11-14 03:00:22.729 WARNING (MainThread) [aiounifi.models.event] Unsupported event key EVT_DM_Lost_Contact
2022.11.2
No response
Home Assistant OS
Unifi
https://www.home-assistant.io/integrations/unifi/
2022-11-14 03:00:22.729 WARNING (MainThread) [aiounifi.models.event] Unsupported event key EVT_DM_Lost_Contact 2022-11-14 03:00:22.739 WARNING (MainThread) [aiounifi.models.event] Unsupported event {'key': 'EVT_DM_Lost_Contact', 'dm': 'd0:21:f9:dd:cb:11', 'gw': 'd0:21:f9:dd:cb:11', 'dm_name': 'White Rabbit Gardens', 'dm_model': 'UDM', 'dm_displayName': 'White Rabbit Gardens', 'gw_displayName': 'White Rabbit Gardens', 'subsystem': 'lan', 'is_negative': True, 'site_id': '620fbf7900c0e2044522765f', 'time': 1668412818738, 'datetime': '2022-11-14T08:00:18Z', 'msg': 'd0:21:f9:dd:cb:11 was disconnected', '_id': '6371f592990d3b46e11f5989'}
The text was updated successfully, but these errors were encountered:
Hey there @Kane610, mind taking a look at this issue as it has been labeled with an integration (unifi) you are listed as a code owner for? Thanks!
unifi
Code owners of unifi can trigger bot actions by commenting:
@home-assistant close
@home-assistant rename Awesome new title
@home-assistant reopen
@home-assistant unassign unifi
(message by CodeOwnersMention)
unifi documentation unifi source (message by IssueLinks)
Sorry, something went wrong.
Kane610
Successfully merging a pull request may close this issue.
The problem
Started seeing the following error recently. I noticed other issues with different events, so this one should be added also.
2022-11-14 03:00:22.729 WARNING (MainThread) [aiounifi.models.event] Unsupported event key EVT_DM_Lost_Contact
What version of Home Assistant Core has the issue?
2022.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Unifi
Link to integration documentation on our website
https://www.home-assistant.io/integrations/unifi/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: