Skip to content

Commit f78c4f3

Browse files
echoxandrey-git
authored andcommitted
Added documentation for new device class 'plug' (home-assistant#3889)
* Added documentation for new device class 'plug' See home-assistant/frontend#550 * use term "unplugged" * add the entry to the right place
1 parent c544427 commit f78c4f3

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
@@ -24,6 +24,7 @@ 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

0 commit comments

Comments
 (0)