Skip to content

Commit 8a3fd92

Browse files
Merge pull request home-assistant#3643 from home-assistant/Danielhiversen-patch-1
Last action for xiaomi aqara binary sensor
2 parents 819b016 + 6f4cbdb commit 8a3fd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/binary_sensor.xiaomi_aqara.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Available events are `single`, `double`, `hold`, `long_click_press` and `long_cl
183183

184184
#### {% linkable_title Xiaomi Cube %}
185185

186-
Available events are `flip90`, `flip180`, `move`, `tap_twice`, `shake_air`, `swing`, `alert`, `free_fall` and `rotate`.
186+
Available events are `flip90`, `flip180`, `move`, `tap_twice`, `shake_air`, `swing`, `alert`, `free_fall` and `rotate`. The component stores the last action as the attribute `last_action`.
187187

188188
```yaml
189189
- alias: Cube event flip90

0 commit comments

Comments
 (0)