python-kasa/kasa/smartcam/modules
Steven B. d890b0a3ac
Some checks are pending
CI / Perform linting checks (3.13) (push) Waiting to run
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.13) (push) Blocked by required conditions
CodeQL checks / Analyze (python) (push) Waiting to run
Add smartcam detection modules (#1389)
- Motion detection
- Person detection
- Tamper detection
- Baby Cry Detection
2024-12-20 00:22:08 +01:00
..
__init__.py Add smartcam detection modules (#1389) 2024-12-20 00:22:08 +01:00
alarm.py Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
babycrydetection.py Add smartcam detection modules (#1389) 2024-12-20 00:22:08 +01:00
camera.py Fix lens mask required component and state (#1386) 2024-12-19 14:52:25 +01:00
childdevice.py Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
device.py Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
homekit.py Add bare bones homekit modules smart and smartcam devices (#1370) 2024-12-14 13:34:58 +00:00
led.py Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
lensmask.py Fix lens mask required component and state (#1386) 2024-12-19 14:52:25 +01:00
matter.py Add bare-bones matter modules to smart and smartcam devices (#1371) 2024-12-13 19:45:38 +00:00
motiondetection.py Add smartcam detection modules (#1389) 2024-12-20 00:22:08 +01:00
pantilt.py Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
persondetection.py Add smartcam detection modules (#1389) 2024-12-20 00:22:08 +01:00
tamperdetection.py Add smartcam detection modules (#1389) 2024-12-20 00:22:08 +01:00
time.py Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00