JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
947 stars 80 forks source link

Cloud password is required for control #563

Closed f-f closed 2 months ago

f-f commented 2 months ago

The integration requires the cloud password for "control of the camera". The password is marked as "optional" but it really isn't - it won't let me save the configuration if the password is not there. I would like this to be truly optional, and forego controlling the camera if no cloud password is there.

github-actions[bot] commented 2 months ago

@f-f this issue was automatically closed because it did not follow the Bug Report or Feature Request template.

f-f commented 2 months ago

That's a little harsh - I hope a human reads this and can answer/reopen. I'm happy to fix the issue myself if given pointers where to look.

JurajNyiri commented 2 months ago

Some cameras require cloud password and there is nothing to do about it.

JurajNyiri commented 2 months ago

If you wish to just use the stream use official ha integration for rtsp or onvif.

f-f commented 2 months ago

Sounds good, I'll move to these - thanks!