Closed jpcornil-git closed 3 months ago
Hey there @kane610, mind taking a look at this issue as it has been labeled with an integration (axis
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
axis documentation axis source (message by IssueLinks)
The axis core integration offers only a single camera entity for my P5512-E cameras but no motion detectors/PTZ controls/... A lot of warnings for unsupported topic/events are also reported in the system logs
Yes unfortunately that device is very old and doesn't have many of the features currently supported by the integration.
A lot of warnings for unsupported topic/events are also reported in the system logs
Those are only visible once debug logging has been enabled, nothing to worry about, those are there to be able to see yet unsupported events.
I was able to add support for motion detection for my P5512-E with the following changes
Awesome! Put up a PR <3
There are nothing wrong reported in this issue, not more than that I currently haven't implemented more support making the device a bit slim on the feature set :)
Thanks for the quick feedback.
Wrt PR, I will have to make one PR for each repo I guess ?
Thanks for the quick feedback.
Wrt PR, I will have to make one PR for each repo I guess ?
- Do you have pointers/documentation/... related to axis event topics ? (may add more than support for additional motion detection) ?
- Coding/naming guidelines
Try to keep each PR related to one change and you can do as many PRS as you like I have t set any specific guidelines. Mimic what has already been done and then I will guide in the review
Closing this one as there is no issue here
The problem
The axis core integration offers only a single camera entity for my P5512-E cameras but no motion detectors/PTZ controls/... A lot of warnings for unsupported topic/events are also reported in the system logs
What version of Home Assistant Core has the issue?
2024.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
axis
Link to integration documentation on our website
https://www.home-assistant.io/integrations/axis/
Diagnostics information
See core logs
See also extracted debug logs home-assistant_axis_2024-07-15T13-50-32.553Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
I was able to add support for motion detection for my P5512-E with the following changes
axis python library
/usr/local/lib/python3.12/site-packages/axis
axis homeassistant integration
/usr/src/homeassistant/homeassistant/components/axis