-
Notifications
You must be signed in to change notification settings - Fork 92
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
Pan/Tile and Preset control not working for C210 in an offline env #432
Comments
possible related error log:
|
Possible error log related to the "Move Up" button
|
This integration works fully locally, there are no internet requests. Check your network setup. |
Hi, I have the same issue that is described here and the same setup. I am using an Asus router to disable the internet connection for the camera. when I do this the camera works ok for a couple of hours and then it starts to randomly recalibrate, and from time to time refuses movement commands or presets the command with error code -60102. If I provide Internet access back to the camera it will function normally. I tried to use TCP, UDP, or UDP multicast as a transport protocol the issue remains. Usually if I reload the integration that it will work for some time, and error out again which will trigger the camera to go off and on and recalibrate on its own |
The communication of this plugin is and always will be local. Does it work via the app when offline? |
I'm having the exact same problem. Furthermore the camera reboots if I send too many commands in this fixed-hang state. |
Same issue with Tapo C200 and Tapo C210: blocking all internet traffic from the cameras, error -60102 is raised and they reboots and recalibrate randomly |
To everyone experiencing this issue, do you know when it started occurring? Do you believe it is related to the firmware? I believe it used to work with the latest firmware available in November 2023... |
Same problem here. Camera used to work fine before so this is not related to network. |
I am having the same issue, my Tapo C200 frequently returns a 60102 error when I do anything on it, which causes it to reboot by itself. I have it blocked off the internet, but accessible through the LAN, as was specified in the workaround for authenticating when using newer firmware. Trying to pan in the Tapo app has the same problem, it does nothing and after a bit the camera reboots. Maybe the workaround for newer firmware versions does not work well with the C200, and it needs to be connected to the internet to work properly? To clarify, sometimes panning does work, but more times than not it does not and causes a reboot. Edit: It seems that if you block all internet connection it results in what I described above. If you just block the two domains, as explained in the new Readme file, the camera seems to work fine. |
I solved blocking dns resolution as described here
https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/blob/main/add_camera_with_new_firmware.md#option-2---block-dns-via-pihole-for-example
Il Mer 24 Lug 2024, 16:12 Andres ***@***.***> ha scritto:
… I am having the same issue, my Tapo C200 frequently returns a 60120 error
when I do anything on it, which causes it to reboot by itself. I have it
blocked off the internet, but accessible through the LAN, as was specified
in the workaround for authenticating when using newer firmware. Trying to
pan in the Tapo app has the same problem, it does nothing and after a bit
the camera reboots. Maybe the workaround for newer firmware versions does
not work well with the C200, and it needs to be connected to the internet
to work properly?
To clarify, sometimes panning does work, but more times than not it does
not and causes a reboot.
—
Reply to this email directly, view it on GitHub
<#432 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUWBVEBGNZ7J3CBRENVAXF3ZN6Y53AVCNFSM6AAAAAA6VBHCYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBYGA4DEOJVGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Description
I'm using the Tapo C210 camera in an offline environment, where the access to the Internet is blocked for the camera to protect privacy. However, while video streaming feature works perfectly fine, I'm not able to control the camera using the following buttons. To use these buttons, I have to disable the firewall deny rule on my router.
However, I tried installing
pytapo
locally and the pan/tile control as well as the preset works just fineReproduction Steps
Expected behavior
I'd like to control the cameras even in an offline environment.
If applicable, add error logs.
No response
Device Firmware
1.3.7 Build 230823
Using stream component
No
Does camera work via official integrations?
Yes
Camera has all attributes filled out in developer tools
Yes
HASS Environment
HAOS
Search for similar issues
Yes
Additional information
The attributes:
The text was updated successfully, but these errors were encountered: