mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 11:26:46 +00:00
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"title": "Local Calendar",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "Please choose a name for your new calendar",
|
|
"data": {
|
|
"calendar_name": "Calendar Name"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|