Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Not working with HomeAssistant 2022.3.0b0 #145

Closed
n00bcodr opened this issue Feb 24, 2022 · 8 comments
Closed

Bug: Not working with HomeAssistant 2022.3.0b0 #145

n00bcodr opened this issue Feb 24, 2022 · 8 comments
Assignees
Labels
Bug Something isn't working Fixed Bug has been fixed.

Comments

@n00bcodr
Copy link

n00bcodr commented Feb 24, 2022

Describe the bug
tapo_control won't setup with HomeAssistant 2022.3.0b0

To Reproduce
Steps to reproduce the behavior: Update to HomeAssistant 2022.3.0b0

Expected behavior
tapo_control should setup.

Log
Couldn't get any debug logs.


Camera (please complete the following information):

  • C100 & C200

Using stream component
No

Camera works through onvif component OR different cameras work in general
Yes

Camera has all attributes filled out properly in developer tools
N/A

HASS Environment
Docker

Additional context
N/A

@JurajNyiri
Copy link
Owner

Is there any error message in the logs?

@n00bcodr
Copy link
Author

Enabled debug logs, was not logging anything.

Only error is this.

image

@JurajNyiri
Copy link
Owner

JurajNyiri commented Feb 24, 2022

Click on logs, see what exactly is in there. There must be something related to tapo there.

@JurajNyiri
Copy link
Owner

JurajNyiri commented Feb 24, 2022

I just tested integration in 2022.3.0b0 and it works flawlessly.
Issue is probably on your side, reboot camera, reboot home assistant. Make sure to include logs next time when reporting issue please.

@JurajNyiri JurajNyiri added the Invalid Bug/Enhancement not related to integration or already available. label Feb 24, 2022
@erifre
Copy link

erifre commented Feb 24, 2022

I'm having the same problem. Seem to be a problem with a dependency.

2022-02-24 12:25:56 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package onvif-zeep-async==1.0.0: warning: missing-index-doctype
× The package index page being used does not have a proper HTML doctype declaration.
╰─> Problematic URL: https://wheels.home-assistant.io/alpine-3.14/aarch64/
note: This is an issue with the page at the URL mentioned above.
hint: You might need to reach out to the owner of that package index, to get this fixed. See pypa/pip#10825 for context.
ERROR: Cannot install onvif-zeep-async==1.0.0 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-02-24 12:25:56 ERROR (MainThread) [homeassistant.setup] Setup failed for tapo_control: Requirements for tapo_control not found: ['onvif-zeep-async==1.0.0'].

@JurajNyiri
Copy link
Owner

@erifre thank you that was very helpful.

Could you please try with 1.4.5 I just released?

@luisleonardo
Copy link

1.4.5 solved the issue. Thanks :)

@n00bcodr
Copy link
Author

@JurajNyiri apologies couldn't give you more logs, had multiple issues with the beta. had to roll back to 2022.2.9 :(

@JurajNyiri JurajNyiri added Bug Something isn't working Fixed Bug has been fixed. and removed Invalid Bug/Enhancement not related to integration or already available. labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Fixed Bug has been fixed.
Projects
None yet
Development

No branches or pull requests

4 participants