core/homeassistant/components/workday/manifest.json

11 lines
208 B
JSON

{
"domain": "workday",
"name": "Workday",
"documentation": "https://www.home-assistant.io/components/workday",
"requirements": [
"holidays==0.9.10"
],
"dependencies": [],
"codeowners": []
}