diff --git a/source/_lovelace/glance.markdown b/source/_lovelace/glance.markdown index 35d20b849c9..49c46ceec03 100644 --- a/source/_lovelace/glance.markdown +++ b/source/_lovelace/glance.markdown @@ -155,4 +155,7 @@ Define entities as objects and apply a custom name: - light.ceiling_lights - switch.ac - lock.kitchen_door + - entity: switch.wall_plug_switch + tap_action: + action: toggle ```