Use more up-to-date version of pyfoscam library#20419
Use more up-to-date version of pyfoscam library#20419fabaff merged 3 commits intohome-assistant:devfrom
Conversation
…d has several critical bug fixes.
Please do not manual edit |
|
I get this error when i run script/gen_requirements_all.py:
I don't understand why I'm getting errors in this script for these components. I didn't touch them in this PR. Can you point me in the right direction? |
|
Did you run |
|
@MartinHjelmare: Thanks for the advice. I'll read the documentation more carefully next time 😥. Properly generated requirements_all.txt commited now. |
Description:
There are several differnent foscam libraries, all pretty similar. It seems that an old, un-maintained version is currently being used. Just redirecting this to one that is more actively maintained and has some newer bug fixes that I have already tested and confirmed work on my local installation. Should not break any existing installations.
Related issue (if applicable): fixes #
Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>
Example entry for
configuration.yaml(if applicable):Checklist:
tox. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
REQUIREMENTSvariable (example).requirements_all.txtby runningscript/gen_requirements_all.py..coveragerc.If the code does not interact with devices: