mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +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: `
|
||||
- type: entity-button
|
||||
entity: light.bed_light
|
||||
tap_action: toggle
|
||||
tap_action:
|
||||
action: toggle
|
||||
`,
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user