mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"domain": "time_date",
|
|
"name": "Time & Date",
|
|
"codeowners": ["@fabaff"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/time_date",
|
|
"integration_type": "service",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|