2020-04-20 23:25:35 +00:00
|
|
|
{
|
|
|
|
"title": "Calendar",
|
2023-03-16 11:16:08 +00:00
|
|
|
"entity_component": {
|
2020-04-20 23:25:35 +00:00
|
|
|
"_": {
|
2023-03-16 20:10:20 +00:00
|
|
|
"name": "[%key:component::calendar::title%]",
|
2023-03-16 11:16:08 +00:00
|
|
|
"state": {
|
|
|
|
"off": "[%key:common::state::off%]",
|
|
|
|
"on": "[%key:common::state::on%]"
|
2023-03-16 18:03:23 +00:00
|
|
|
},
|
|
|
|
"state_attributes": {
|
|
|
|
"all_day": {
|
2023-03-21 11:53:05 +00:00
|
|
|
"name": "All day",
|
|
|
|
"state": {
|
|
|
|
"true": "[%key:common::state::yes%]",
|
|
|
|
"false": "[%key:common::state::no%]"
|
|
|
|
}
|
2023-03-16 18:03:23 +00:00
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"name": "Description"
|
|
|
|
},
|
|
|
|
"end_time": {
|
|
|
|
"name": "End time"
|
|
|
|
},
|
|
|
|
"location": {
|
|
|
|
"name": "Location"
|
|
|
|
},
|
|
|
|
"messages": {
|
|
|
|
"name": "Message"
|
|
|
|
},
|
|
|
|
"start_time": {
|
|
|
|
"name": "Start time"
|
|
|
|
}
|
2023-03-16 11:16:08 +00:00
|
|
|
}
|
2020-04-20 23:25:35 +00:00
|
|
|
}
|
2023-05-28 19:53:32 +00:00
|
|
|
},
|
|
|
|
"issues": {
|
|
|
|
"platform_integration_no_support": {
|
|
|
|
"title": "[%key:common::issues::platform_integration_no_support_title%]",
|
|
|
|
"description": "[%key:common::issues::platform_integration_no_support_description%]"
|
|
|
|
}
|
2020-04-20 23:25:35 +00:00
|
|
|
}
|
|
|
|
}
|