core: Problem with axis integration
The problem
After upgrade to 2024.3 the axis integration did not complete work Axis camera with firmware 5.51 lost connections several othrer axis cameras work fine
What version of Home Assistant Core has the issue?
2024.3.0
What was the last working version of Home Assistant Core?
2024.2.x
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Axis
Link to integration documentation on our website
https://www.home-assistant.io/integrations/axis/
Diagnostics information
Common error, no details
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No
Additional information
No response
About this issue
- Original URL
- State: closed
- Created 4 months ago
- Comments: 32 (12 by maintainers)
@rudizl as communicated https://github.com/home-assistant/core/issues/112824#issuecomment-1987361087 It has been fixed on dev and will be available with 2024.3.1
Yes all 9 of mine are up and running happily thank you. M1045-LW, M1065-LW, P1364, Q1615, V5914 all running 9.80.55 on Pi3 2024.3.1
The updated version works fine to me,got 8 different modelsand they are connected now.
Thank you your great work is much appreciated by us less competent s 😊
Mark
From: Robert Svensson @.> Sent: Monday, March 11, 2024 7:46 PM To: home-assistant/core @.> Cc: Mark Ellis @.>; Mention @.> Subject: Re: [home-assistant/core] Problem with axis integration (Issue #112824)
See attached log
No log visible, please use the webpage and not mail responses
See attached log
No log visible, please use the webpage and not mail responses
OK I will attache here home-assistant_axis_2024-03-10T21-32-22.712Z.log https://github.com/home-assistant/core/files/14558677/home-assistant_axis_2024-03-10T21-32-22.712Z.log
Thanks! That gave me the proper data, I have fixed the issue.
— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/112824#issuecomment-1989302371 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ATI3I27OFSE5DMBO6MRVUT3YXYCWXAVCNFSM6AAAAABEOB6V52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBZGMYDEMZXGE . You are receiving this because you were mentioned. https://github.com/notifications/beacon/ATI3I26YTLWTBPI5ISSEGO3YXYCWXA5CNFSM6AAAAABEOB6V52WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTWSJMGG.gif Message ID: @.***>
@melstig @MarkRocketman @dsl10007 the problem is a combination of firmware and what exact support the device model has. It is not documented in the APIs what properties are expected and which ones are optional so this is what this issue is really about, learning more about what exact things are working in what combination of device and firmware.
@MarkRocketman did you modify the log output in any way? This response looks a bit empty and is where you get your error. 2024-03-10 10:46:32.746 DEBUG (MainThread) [axis.vapix.vapix] Response (from 192.168.1.90 /axis-cgi/applications/list.cgi): b’\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n’
@melstig this error
data=Port.decode_to_dict(data["data"]["items"]),
has been fixed on dev @Niko3003 this errormax_field_angle=data["MaxFieldAngle"]
has been fixed on dev Both will be out with 2024.3.1