mirror of
https://github.com/home-assistant/core.git
synced 2025-05-06 06:59:15 +00:00
11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"domain": "input_datetime",
|
|
"name": "Input datetime",
|
|
"documentation": "https://www.home-assistant.io/integrations/input_datetime",
|
|
"requirements": [],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@home-assistant/core"
|
|
]
|
|
}
|