diff --git a/source/_integrations/binary_sensor.markdown b/source/_integrations/binary_sensor.markdown index 722be9876af..0b1dcc5bf4d 100644 --- a/source/_integrations/binary_sensor.markdown +++ b/source/_integrations/binary_sensor.markdown @@ -58,7 +58,7 @@ The full list of supported binary sensor device classes is below - **moisture**: `on` means moisture detected (wet), `off` means no moisture (dry) - **motion**: `on` means motion detected, `off` means no motion (clear) - **moving**: `on` means moving, `off` means not moving (stopped) -- **occupancy**: `on` means occupied, `off` means not occupied (clear) +- **occupancy**: `on` means occupied (detected), `off` means not occupied (clear) - **opening**: `on` means open, `off` means closed - **plug**: `on` means device is plugged in, `off` means device is unplugged - **power**: `on` means power detected, `off` means no power