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 73fc2ce commit 52387b9Copy full SHA for 52387b9
source/_components/binary_sensor.markdown
@@ -22,6 +22,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
22
- **gas**: `On` means gas detected, `Off` means no gas (clear)
23
- **heat**: `On` means hot, `Off` means normal
24
- **light**: `On` means light detected, `Off` means no light
25
+- **lock**: `On` means open (unlocked), `Off` means closed (locked)
26
- **moisture**: `On` means moisture detected (wet), `Off` means no moisture (dry)
27
- **motion**: `On` means motion detected, `Off` means no motion (clear)
28
- **moving**: `On` means moving, `Off` means not moving (stopped)
0 commit comments