Skip to content

Events with missing handler for onvif camera TP Vigi C540V #129350

Description

@Din-BH

The problem

Two different events with missing handler in ONVIF. Camera is TP Vigi C540V

What version of Home Assistant Core has the issue?

core-2024.10.4

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

https://www.home-assistant.io/integrations/onvif/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No registered handler for event from xxx: { 'SubscriptionReference': None, 'Topic': { '_value_1': 'tns1:RuleEngine/PeopleDetector/People', 'Dialect': 'http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet', '_attr_1': { } }, 'ProducerReference': None, 'Message': { '_value_1': { 'Source': { 'SimpleItem': [ { 'Name': 'VideoSourceConfigurationToken', 'Value': 'vsconf' }, { 'Name': 'VideoAnalyticsConfigurationToken', 'Value': 'VideoAnalyticsToken' }, { 'Name': 'Rule', 'Value': 'MyPeopleDetectorRule' } ], 'ElementItem': [], 'Extension': None, '_attr_1': None }, 'Key': None, 'Data': { 'SimpleItem': [ { 'Name': 'IsPeople', 'Value': 'true' } ], 'ElementItem': [], 'Extension': None, '_attr_1': None }, 'Extension': None, 'UtcTime': datetime.datetime(2024, 10, 26, 13, 54, 27, tzinfo=datetime.timezone.utc), 'PropertyOperation': 'Initialized', '_attr_1': { } } } }

No registered handler for event from xxx: { 'SubscriptionReference': { 'Address': { '_value_1': 'http://10.10.10.227:2020/event-0_2020', '_attr_1': None }, 'ReferenceParameters': None, 'Metadata': None, '_value_1': None, '_attr_1': None }, 'Topic': { '_value_1': 'tns1:RuleEngine/TPSmartEventDetector/TPSmartEvent', 'Dialect': 'http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet', '_attr_1': { } }, 'ProducerReference': { 'Address': { '_value_1': 'http://10.10.10.227: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': 'MyTPSmartEventDetectorRule' } ], 'ElementItem': [], 'Extension': None, '_attr_1': None }, 'Key': None, 'Data': { 'SimpleItem': [ { 'Name': 'IsVehicle', 'Value': 'true' } ], 'ElementItem': [], 'Extension': None, '_attr_1': None }, 'Extension': None, 'UtcTime': datetime.datetime(2024, 10, 26, 9, 54, 1, tzinfo=datetime.timezone.utc), 'PropertyOperation': 'Changed', '_attr_1': { } } } }

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Fields

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions