mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 00:06:35 +00:00
Update demo-hui-entity-button-card.ts (#2503)
Entity button change to correct format
This commit is contained in:
parent
233b646917
commit
65359aabe3
@ -48,7 +48,8 @@ const CONFIGS = [
|
|||||||
config: `
|
config: `
|
||||||
- type: entity-button
|
- type: entity-button
|
||||||
entity: light.bed_light
|
entity: light.bed_light
|
||||||
tap_action: toggle
|
tap_action:
|
||||||
|
action: toggle
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user