-
Notifications
You must be signed in to change notification settings - Fork 1
00 Overview.md
aspenrt78 edited this page Nov 28, 2025
·
1 revision
This document describes Button Builder’s internal configuration model and how
it outputs YAML for custom:button-card.
- UI state stored as internal config model
- YAML generator compiles model → button-card YAML
- Output appears in the preview panel
- User copies YAML into Lovelace
type: custom:button-card
entity:
name:
icon:
layout:
tap_action:
hold_action:
double_tap_action:
show_name:
show_state:
show_label:
label:
template:
custom_fields:
state:
styles:Getting Started
Configuration
Advanced
Help