16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"domain": "workday",
|
|
"name": "Workday",
|
|
"documentation": "https://www.home-assistant.io/integrations/workday",
|
|
"requirements": ["holidays==0.18.0"],
|
|
"codeowners": ["@fabaff"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_polling",
|
|
"loggers": [
|
|
"convertdate",
|
|
"hijri_converter",
|
|
"holidays",
|
|
"korean_lunar_calendar"
|
|
]
|
|
}
|