Closed ahknight closed 3 years ago
amcrest documentation amcrest source (message by IssueLinks)
Hey there @pnbruckner, mind taking a look at this issue as its been labeled with an integration (amcrest
) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)
FWIW, I commented out that line and that's enough to let it work. Probably not the ideal solution, but that's the only issue.
That was fixed in amcrest
package release 1.7.1 back on April 19, 2020. Unfortunately the integration's manifest.json
file was never updated to use that new version; it still specifies 1.7.0. I'd think it would be a simple change to resolve this issue. You might try changing the file temporarily yourself (I mean in your installation) to see if it resolves the issue for you.
Yes, it does. So how do we go about updating that manifest file?
I'll work on it.
@ahknight, looks like the fix is in 2021.3.2.
Thanks!
The problem
When I try to use the Amcrest integration on macOS, I get an error about undefined attributes.
What is version of Home Assistant Core has the issue?
core-2021.3.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Amcrest
Link to integration documentation on our website
https://www.home-assistant.io/integrations/amcrest/
Example YAML snippet
Anything in the logs that might be useful for us?
Works on Linux. I presume it's a porting issue and that support for that socket option just needs to be tested before being requested.