Update demo-hui-entity-button-card.ts (#2503)

Entity button change to correct format
This commit is contained in:
Tontze
2019-01-18 09:52:46 -08:00
committed by Paulus Schoutsen
parent 233b646917
commit 65359aabe3
@@ -48,7 +48,8 @@ const CONFIGS = [
config: `
- type: entity-button
entity: light.bed_light
tap_action: toggle
tap_action:
action: toggle
`,
},
{