1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +00:00
Files
core/homeassistant/components/date/manifest.json
2023-04-30 20:34:57 +02:00

9 lines
216 B
JSON

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