diff --git a/devicetypes/smartthings/smartsense-motion-sensor.src/.st-ignore b/devicetypes/smartthings/smartsense-motion-sensor.src/.st-ignore new file mode 100644 index 0000000..f78b46e --- /dev/null +++ b/devicetypes/smartthings/smartsense-motion-sensor.src/.st-ignore @@ -0,0 +1,2 @@ +.st-ignore +README.md diff --git a/devicetypes/smartthings/smartsense-motion-sensor.src/README.md b/devicetypes/smartthings/smartsense-motion-sensor.src/README.md new file mode 100644 index 0000000..82bff3f --- /dev/null +++ b/devicetypes/smartthings/smartsense-motion-sensor.src/README.md @@ -0,0 +1,30 @@ +# Smartsense Motion Sensor + + + +Works with: + +* [Samsung SmartThings Motion Sensor](https://shop.smartthings.com/#!/products/samsung-smartthings-motion-sensor) + +## Table of contents + +* [Capabilities](#capabilities) +* [Health]($health) + +## Capabilities + +* **Configuration** - _configure()_ command called when device is installed or device preferences updated +* **Motion Sensor** - can detect motion +* **Battery** - defines device uses a battery +* **Refresh** - _refresh()_ command for status updates +* **Health Check** - indicates ability to get device health notifications + +## Device Health + +A Category C2 motion sensor that has 120min check-in interval + + + + + +