Commit Graph

2 Commits

Author SHA1 Message Date
ZeliardM
1a84242a05 tests: add type annotations to CLI, protocol, and smartcam tests (#1687)
Add type annotations (`-> None` return types and parameter types) to
test files in the `tests/cli/`, `tests/protocols/`, and
`tests/smartcam/` directories. This enables mypy to check test function
bodies, catching type errors that were previously hidden.
2026-07-05 18:46:01 +02:00
Wojciech Guziak
55f9959777 Add preset support for Tapo cameras (#1615) 2026-02-21 16:11:28 +01:00