core/homeassistant/components/time/manifest.json

9 lines
216 B
JSON
Raw Normal View History

2023-04-30 20:33:51 +00:00
{
"domain": "time",
"name": "Time",
"codeowners": ["@home-assistant/core"],
"documentation": "https://www.home-assistant.io/integrations/time",
"integration_type": "entity",
"quality_scale": "internal"
}