From 2aa9b8f86db7d8683e04b65bce997b92ba9cfd30 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 30 Sep 2016 08:30:21 +0200 Subject: [PATCH] Add occupancy --- source/getting-started/customizing-devices.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/getting-started/customizing-devices.markdown b/source/getting-started/customizing-devices.markdown index 6eeed40e793..0922f6b0dee 100644 --- a/source/getting-started/customizing-devices.markdown +++ b/source/getting-started/customizing-devices.markdown @@ -56,6 +56,7 @@ homeassistant: | moisture | Specifically a wetness sensor | | motion | Motion sensor | | moving | On means moving, Off means stopped | +| occupancy | On means occupied, Off means not occupied | | opening | Door, window, etc. | | power | Power, over-current, etc. | | safety | On means unsafe, Off means safe |