2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "workday",
|
|
|
|
"name": "Workday",
|
2023-03-23 10:53:22 +00:00
|
|
|
"codeowners": ["@fabaff", "@gjohansson-ST"],
|
2023-04-19 09:50:11 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:10:18 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/workday",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2022-03-30 08:56:37 +00:00
|
|
|
"loggers": [
|
|
|
|
"convertdate",
|
|
|
|
"hijri_converter",
|
|
|
|
"holidays",
|
|
|
|
"korean_lunar_calendar"
|
2023-02-08 19:10:18 +00:00
|
|
|
],
|
|
|
|
"quality_scale": "internal",
|
2023-03-27 10:14:16 +00:00
|
|
|
"requirements": ["holidays==0.21.13"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|