core/homeassistant/components/schedule/manifest.json

9 lines
228 B
JSON
Raw Normal View History

{
"domain": "schedule",
"name": "Schedule",
"codeowners": ["@home-assistant/core"],
2023-02-08 19:13:46 +00:00
"documentation": "https://www.home-assistant.io/integrations/schedule",
"integration_type": "helper",
"quality_scale": "internal"
}