From 65359aabe3a9b6f16be9b3da0180466498fef0b7 Mon Sep 17 00:00:00 2001 From: Tontze Date: Fri, 18 Jan 2019 19:52:46 +0200 Subject: [PATCH] Update demo-hui-entity-button-card.ts (#2503) Entity button change to correct format --- gallery/src/demos/demo-hui-entity-button-card.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gallery/src/demos/demo-hui-entity-button-card.ts b/gallery/src/demos/demo-hui-entity-button-card.ts index 1b201734a4..82fc9cfb1a 100644 --- a/gallery/src/demos/demo-hui-entity-button-card.ts +++ b/gallery/src/demos/demo-hui-entity-button-card.ts @@ -48,7 +48,8 @@ const CONFIGS = [ config: ` - type: entity-button entity: light.bed_light - tap_action: toggle + tap_action: + action: toggle `, }, {