Skip to content

Commit 7e5f2cf

Browse files
committed
add the entry to the right place
1 parent da5019a commit 7e5f2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/binary_sensor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ The way these sensors are displayed in the frontend can be modified in the [cust
2424
- **moving**: `On` means moving, `Off` means stopped
2525
- **occupancy**: `On` means occupied, `Off` means not occupied
2626
- **opening**: `On` means open, `Off` means closed
27+
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
2728
- **power**: Power, over-current, etc.
2829
- **safety**: `On` means unsafe, `Off` means safe
2930
- **smoke**: `On` means smoke detected
3031
- **sound**: `On` means sound detected, `Off` means no sound
3132
- **vibration**: `On` means vibration detected, `Off` means no vibration
32-
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
3333

3434
For analog sensors please check the [component overview](https://home-assistant.io/components/#sensor).

0 commit comments

Comments
 (0)