Variables | |
| string | ATTR_CREATE_EMPTY = "create_empty" |
| string | ATTR_IMPORT_ICS_FILE = "import_ics_file" |
| string | CONF_CALENDAR_NAME = "calendar_name" |
| string | CONF_ICS_FILE = "ics_file" |
| string | CONF_IMPORT = "import" |
| string | CONF_STORAGE_KEY = "storage_key" |
| string | DOMAIN = "local_calendar" |
| string | STORAGE_PATH = ".storage/local_calendar.{key}.ics" |
Constants for the Local Calendar integration.
| string homeassistant.components.local_calendar.const.ATTR_CREATE_EMPTY = "create_empty" |
| string homeassistant.components.local_calendar.const.ATTR_IMPORT_ICS_FILE = "import_ics_file" |
| string homeassistant.components.local_calendar.const.CONF_CALENDAR_NAME = "calendar_name" |
| string homeassistant.components.local_calendar.const.CONF_ICS_FILE = "ics_file" |
| string homeassistant.components.local_calendar.const.CONF_IMPORT = "import" |
| string homeassistant.components.local_calendar.const.CONF_STORAGE_KEY = "storage_key" |
| string homeassistant.components.local_calendar.const.DOMAIN = "local_calendar" |