Merge pull request #3643 from home-assistant/Danielhiversen-patch-1
Last action for xiaomi aqara binary sensor
This commit is contained in:
commit
8a3fd920d6
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ Available events are `single`, `double`, `hold`, `long_click_press` and `long_cl
|
||||||
|
|
||||||
#### {% linkable_title Xiaomi Cube %}
|
#### {% linkable_title Xiaomi Cube %}
|
||||||
|
|
||||||
Available events are `flip90`, `flip180`, `move`, `tap_twice`, `shake_air`, `swing`, `alert`, `free_fall` and `rotate`.
|
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`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- alias: Cube event flip90
|
- alias: Cube event flip90
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue