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.
2 parents 78f4332 + 4c44140 commit 7b38ab2Copy full SHA for 7b38ab2
source/_components/binary_sensor.markdown
@@ -26,6 +26,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
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
+- **presence**: `On` means Home, `Off` means Away
30
- **safety**: `On` means unsafe, `Off` means safe
31
- **smoke**: `On` means smoke detected
32
- **sound**: `On` means sound detected, `Off` means no sound
0 commit comments