Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.local_calendar.store Namespace Reference

Classes

class  LocalCalendarStore
 

Variables

string STORAGE_PATH = ".storage/{key}.ics"
 

Detailed Description

Local storage for the Local Calendar integration.

Variable Documentation

◆ STORAGE_PATH

string homeassistant.components.local_calendar.store.STORAGE_PATH = ".storage/{key}.ics"

Definition at line 8 of file store.py.