1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/calendar/manifest.json
2023-02-08 20:16:39 +01:00

10 lines
256 B
JSON

{
"domain": "calendar",
"name": "Calendar",
"codeowners": ["@home-assistant/core"],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/calendar",
"integration_type": "entity",
"quality_scale": "internal"
}