pat
pat
# Overview I wanted to test out this library for a project, but I have hit so many roadblocks that I do not think this library is even functional. Here...
Adds ability to read and set alt text. Wanted to be able to leverage this library to add in alt text for screen readers for the visually impaired Property methods...
I have a c425 camera running firmware `1.3.5`. I have been connecting to it with `pytapo==3.3.19` via ```python tapo_camera = Tapo(host=CAMERA_ONE_IP, user=CAMERA_ONE_USERNAME, password=CAMERA_ONE_PASSWORD) ``` and up until today have not...