8 Commits

Author SHA1 Message Date
Steven B.
652b4e0bd7
Use credentials_hash for smartcamera rtsp url () 2024-11-21 18:39:15 +00:00
Steven B.
5b5a148f9a
Add pan tilt camera module ()
Add ptz controls for smartcameras.

---------

Co-authored-by: Teemu R. <tpr@iki.fi>
2024-11-19 10:11:51 +00:00
Steven B.
a01247d48f
Remove support for python <3.11 ()
Python 3.11 ships with latest Debian Bookworm. 
pypy is not that widely used with this library based on statistics. It could be added back when pypy supports python 3.11.
2024-11-18 18:46:36 +00:00
Steven B.
e209d40a6d
Use _get_device_info methods for smart and iot devs in devtools () 2024-11-18 14:53:11 +00:00
Steven B.
9d46996e9b
Fix repr for device created with no sysinfo or discovery info" ()
Co-authored-by: Teemu R. <tpr@iki.fi>
2024-11-18 13:14:39 +00:00
Steven B.
cf77128853
Add alarm module for smartcamera hubs () 2024-11-15 11:19:40 +01:00
Steven B.
5fe75cada9
Add smartcamera devices to supported docs ()
The library now officially supports H200, C200 and TC65
2024-11-14 18:28:30 +00:00
Steven B.
6213b90f62
Move TAPO smartcamera out of experimental package ()
Co-authored-by: Teemu R. <tpr@iki.fi>
2024-11-13 19:59:42 +00:00