Skip to content

Commit 7b38ab2

Browse files
authored
Merge pull request home-assistant#4026 from arsaboo/binarypresence
Add presence device_class for binary_sensor
2 parents 78f4332 + 4c44140 commit 7b38ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/binary_sensor.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
2626
- **opening**: `On` means open, `Off` means closed
2727
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
2828
- **power**: Power, over-current, etc.
29+
- **presence**: `On` means Home, `Off` means Away
2930
- **safety**: `On` means unsafe, `Off` means safe
3031
- **smoke**: `On` means smoke detected
3132
- **sound**: `On` means sound detected, `Off` means no sound

0 commit comments

Comments
 (0)