* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"domain": "workday",
|
|
"name": "Workday",
|
|
"documentation": "https://www.home-assistant.io/components/workday",
|
|
"requirements": [
|
|
"holidays==0.9.10"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|