core/homeassistant/components/calendar/manifest.json

11 lines
199 B
JSON
Raw Normal View History

{
"domain": "calendar",
"name": "Calendar",
"documentation": "https://www.home-assistant.io/components/calendar",
"requirements": [],
"dependencies": [
"http"
],
"codeowners": []
}