-
Notifications
You must be signed in to change notification settings - Fork 123
Description
Description
I have had some problems recently where the move_to_preset has timed out and sent me a warning.
- when
switch.tapo_c220_privacyison,select.tapo_c220_move_to_presetbecomesUnavailable - when
switch.tapo_c220_privacyisoff,select.tapo_c220_move_to_presetshould becomeUnknown
However, recently, select.tapo_c220_move_to_preset has remained Unavailable and any move_to_present command times out.
Only a reload of the Tapo integration solves this and it has started happening frequently. Because this used to happen occasionally, my move_to_preset looks for it's status and sense me a message so at least I know there is a problem. However recently it has failed to do so and my camera ends up pointing the wrong way.
I have a bunch of tapo related errors for the following issues:
- failed to sync time
- Updating tapo_control camera took longer than the scheduled update interval 0:00:30
Reproduction Steps
if switch.tapo_c220_privacy is off and select.tapo_c220_move_to_preset remains Unavailable then (obviously) and move_to_preset command will time out.
Expected behavior
when switch.tapo_c220_privacy is off, select.tapo_c220_move_to_preset should become Unknown
If applicable, add error logs.
Device Firmware
1.2.2
Integration Version
6.0.12
Using stream component
No
Does camera work via official integrations?
N/A
Camera has all attributes filled out in developer tools
Yes
HASS Environment
Docker on RPi
Search for similar issues
Yes
Additional information
No response