mirror of
https://github.com/home-assistant/core.git
synced 2025-06-19 12:37:06 +00:00
10 lines
258 B
JSON
10 lines
258 B
JSON
{
|
|
"domain": "input_datetime",
|
|
"name": "Input Datetime",
|
|
"documentation": "https://www.home-assistant.io/integrations/input_datetime",
|
|
"requirements": [],
|
|
"dependencies": [],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|