From 81326a201cfccdf9cad1fe363cb51f1e5af19b33 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Fri, 20 Dec 2024 16:37:20 -0800 Subject: [PATCH] Update smart-occupancy-sensor.md --- detection/smart-occupancy-sensor.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/detection/smart-occupancy-sensor.md b/detection/smart-occupancy-sensor.md index 3d192b3..04a0cef 100644 --- a/detection/smart-occupancy-sensor.md +++ b/detection/smart-occupancy-sensor.md @@ -7,7 +7,9 @@ import ImagePopup from '../src/ImagePopup.vue'; ## Setup -Scrypted can create a `Smart Occupancy Sensor` that remains active while a specific object is detected on a camera. This requires [Scrypted NVR Object Detection](/scrypted-nvr/) or any of the other object detection plugins like CoreML, OpenVINO, ONNX, or TensorFlow-lite. +Scrypted can create a `Smart Occupancy Sensor` that remains active while a specific object is detected on a camera. For example, the sensor can determine if a parking spot is utilized or a baby's crib is empty, and trigger automations. + +Smart Occupancy Sensor requires [Scrypted NVR Object Detection](/scrypted-nvr/) or any of the other object detection plugins like CoreML, OpenVINO, ONNX, or TensorFlow-lite. 1. Install the `Video Analysis Plugin`. 2. Click `Add New`.