We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c544427 commit f78c4f3Copy full SHA for f78c4f3
source/_components/binary_sensor.markdown
@@ -24,6 +24,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
24
- **moving**: `On` means moving, `Off` means stopped
25
- **occupancy**: `On` means occupied, `Off` means not occupied
26
- **opening**: `On` means open, `Off` means closed
27
+- **plug**: `On` means device is plugged in, `Off` means device is unplugged
28
- **power**: Power, over-current, etc.
29
- **safety**: `On` means unsafe, `Off` means safe
30
- **smoke**: `On` means smoke detected
0 commit comments