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 `, }, {