Adding ssocr to docker to support Seven Segments Display#8028
Conversation
|
Hi @MartyTremblay, It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
|
@MartyTremblay, thanks for your PR! By analyzing the history of the files in this pull request, we identified @michaelarnauts, @balloob and @mathewpeterson to be potential reviewers. |
|
It appears that the CI tests failed for other reasons. |
|
In the docs it states that we can just do |
|
Yes, that's correct. However, when I did an I'll explore this further and will report back soon. |
|
Just confirmed that ssocr is not part of any debian-based distros. The only way to install it on Linux is to build it. https://packages.debian.org/search?searchon=contents&keywords=ssocr&mode=filename&suite=stable&arch=any (Debian Package Search) |
Description:
Cloning and building ssocr in Docker image to support Seven Segments Display Image Processing Component
Related issue (if applicable): fixes #7774
Pull request in home-assistant.github.io with documentation (if applicable):
Example entry for
configuration.yaml(if applicable):N/A
Checklist:
If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
toxrun successfully. Your PR cannot be merged unless tests passREQUIREMENTSvariable ([example][ex-requir]).requirements_all.txtby runningscript/gen_requirements_all.py..coveragerc.If the code does not interact with devices:
toxrun successfully. Your PR cannot be merged unless tests pass