Add config flow for platform button in Template (#120886)
This commit is contained in:
parent
5e56c27703
commit
d783813ba0
8 changed files with 384 additions and 53 deletions
|
@ -32,4 +32,5 @@ CONF_AVAILABILITY = "availability"
|
|||
CONF_ATTRIBUTES = "attributes"
|
||||
CONF_ATTRIBUTE_TEMPLATES = "attribute_templates"
|
||||
CONF_PICTURE = "picture"
|
||||
CONF_PRESS = "press"
|
||||
CONF_OBJECT_ID = "object_id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue