From 4c44140b30cd405ec28bbc02308067e90aef402a Mon Sep 17 00:00:00 2001 From: arsaboo Date: Mon, 20 Nov 2017 13:20:46 -0500 Subject: [PATCH] Add presence device_class --- source/_components/binary_sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/binary_sensor.markdown b/source/_components/binary_sensor.markdown index afc028a2bcb..2d31f535e6c 100644 --- a/source/_components/binary_sensor.markdown +++ b/source/_components/binary_sensor.markdown @@ -26,6 +26,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust - **opening**: `On` means open, `Off` means closed - **plug**: `On` means device is plugged in, `Off` means device is unplugged - **power**: Power, over-current, etc. +- **presence**: `On` means Home, `Off` means Away - **safety**: `On` means unsafe, `Off` means safe - **smoke**: `On` means smoke detected - **sound**: `On` means sound detected, `Off` means no sound