mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
remove motion sensor, update binary_sensor state (#8997)
This commit is contained in:
parent
3225bb1a6c
commit
50ec27cf49
@ -83,12 +83,11 @@ Each Point exposes the following binary sensors:
|
||||
- **heat**: `On` means hot, `Off` means normal
|
||||
- **light**: `On` means light detected, `Off` means no light
|
||||
- **moisture**: `On` means moisture detected (wet), `Off` means no moisture (dry)
|
||||
- **motion**: `On` means motion detected, `Off` means no motion (clear)
|
||||
- **sound**: `On` means sound detected, `Off` means no sound (clear)
|
||||
- **tamper**: `On` means the point was removed or attached, `Off` means normal
|
||||
|
||||
<p class="note">
|
||||
The binary sensors **battery**, **button_press** and **tamper** are switched `On` for a breif moment and are then switched back to `Off`.
|
||||
The binary sensors **button_press**, **sound** and **tamper** are switched `On` for a breif moment and are then switched back to `Off`.
|
||||
</p>
|
||||
|
||||
### {% linkable_title Automation example %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user