Commit Graph

3 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
Steven B.
589d15091a Add smartcam child device support for smartcam hubs (#1413) 2025-01-14 08:38:04 +00:00
Steven B.
8814d94989 Provide alternative camera urls (#1316) 2024-12-05 16:49:35 +00:00