Skip to content

Commit

Permalink
Added documentation for new device class 'plug' (#3889)
Browse files Browse the repository at this point in the history
* Added documentation for new device class 'plug'

See home-assistant/frontend#550

* use term "unplugged"

* add the entry to the right place
  • Loading branch information
echox authored and andrey-git committed Nov 5, 2017
1 parent c544427 commit f78c4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_components/binary_sensor.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
- **moving**: `On` means moving, `Off` means stopped
- **occupancy**: `On` means occupied, `Off` means not occupied
- **opening**: `On` means open, `Off` means closed
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
- **power**: Power, over-current, etc.
- **safety**: `On` means unsafe, `Off` means safe
- **smoke**: `On` means smoke detected
Expand Down

0 comments on commit f78c4f3

Please sign in to comment.