mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Added example for the tap_action (#7969)
This commit is contained in:
parent
b7fbe7862a
commit
a73e35eb6a
@ -155,4 +155,7 @@ Define entities as objects and apply a custom name:
|
|||||||
- light.ceiling_lights
|
- light.ceiling_lights
|
||||||
- switch.ac
|
- switch.ac
|
||||||
- lock.kitchen_door
|
- lock.kitchen_door
|
||||||
|
- entity: switch.wall_plug_switch
|
||||||
|
tap_action:
|
||||||
|
action: toggle
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user