|
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:calendar",
|
|
"state": {
|
|
"on": "mdi:calendar-check",
|
|
"off": "mdi:calendar-blank"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"create_event": "mdi:calendar-plus",
|
|
"get_events": "mdi:calendar-month",
|
|
"list_events": "mdi:calendar-month"
|
|
}
|
|
}
|