mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
13 lines
351 B
JSON
13 lines
351 B
JSON
{
|
|
"domain": "workday",
|
|
"name": "Workday",
|
|
"codeowners": ["@fabaff", "@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/workday",
|
|
"integration_type": "service",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["holidays"],
|
|
"quality_scale": "internal",
|
|
"requirements": ["holidays==0.84"]
|
|
}
|