Open leen67 opened 1 month ago
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!
(message by CodeOwnersMention)
onvif documentation onvif source (message by IssueLinks)
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