1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 06:16:29 +00:00
Files
core/homeassistant/components/input_datetime/manifest.json
2022-03-30 22:50:13 +02:00

9 lines
246 B
JSON

{
"domain": "input_datetime",
"integration_type": "helper",
"name": "Input Datetime",
"documentation": "https://www.home-assistant.io/integrations/input_datetime",
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal"
}