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

ONVIF Tapo C310 No registered handler for event #128886

Open
leen67 opened this issue Oct 21, 2024 · 1 comment
Open

ONVIF Tapo C310 No registered handler for event #128886

leen67 opened this issue Oct 21, 2024 · 1 comment
Assignees

Comments

@leen67
Copy link

leen67 commented Oct 21, 2024

The problem

Warning for No registered handler for event
Happens after restarted HA and from time to time while HA is up and running with no particular trigger as far as I have seen.
Camera streams, Motion Alarm and Cell Motion Detection sensors work.

What version of Home Assistant Core has the issue?

core-2024.10.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

ONVIF

Link to integration documentation on our website

No response

Diagnostics information

2024-10-21 11:24:41.760 WARNING (MainThread) [homeassistant.components.onvif] Tapo patio: No registered handler for event from 00:5F:67:78:E1:FE: {
'SubscriptionReference': {
'Address': {
'_value_1': 'http://192.168.1.44:2020/event-0_2020',
'_attr_1': None
},
'ReferenceParameters': None,
'Metadata': None,
'_value_1': None,
'_attr_1': None
},
'Topic': {
'_value_1': 'tns1:RuleEngine/CellMotionDetector/Intrusion',
'Dialect': 'http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet',
'_attr_1': {
}
},
'ProducerReference': {
'Address': {
'_value_1': 'http://192.168.1.44:5656/event',
'_attr_1': None
},
'ReferenceParameters': None,
'Metadata': None,
'_value_1': None,
'_attr_1': None
},
'Message': {
'_value_1': {
'Source': {
'SimpleItem': [
{
'Name': 'VideoSourceConfigurationToken',
'Value': 'vsconf'
},
{
'Name': 'VideoAnalyticsConfigurationToken',
'Value': 'VideoAnalyticsToken'
},
{
'Name': 'Rule',
'Value': 'MyIntrusionDetectorRule'
}
],
'ElementItem': [],
'Extension': None,
'_attr_1': None
},
'Key': None,
'Data': {
'SimpleItem': [
{
'Name': 'IsIntrusion',
'Value': 'true'
}
],
'ElementItem': [],
'Extension': None,
'_attr_1': None
},
'Extension': None,
'UtcTime': datetime.datetime(2024, 10, 21, 9, 24, 41, tzinfo=datetime.timezone.utc),
'PropertyOperation': 'Changed',
'_attr_1': {
}
}
}
}

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @hunterjm, mind taking a look at this issue as it has been labeled with an integration (onvif) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of onvif can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign onvif Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


onvif documentation
onvif source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants