Workday Plus is a Home Assistant custom integration for HACS, based on the built-in workday integration.
It provides:
- A binary sensor entity to indicate whether a date is a workday
- A calendar entity with workday events
- A
workday_plus.check_dateservice - Config flow + options flow (country, province, language, includes/excludes, offsets, add/remove holidays)
- Open HACS in Home Assistant.
- Go to Integrations.
- Select the menu and choose Custom repositories.
- Add:
- Repository:
https://github.com/tedr91/HA-Workday-Plus - Category:
Integration
- Repository:
- Install Workday Plus from HACS.
- Restart Home Assistant.
- Go to Settings → Devices & Services.
- Click Add Integration.
- Search for Workday Plus.
- Complete the config flow options.
- Domain:
workday_plus - Integration folder:
custom_components/workday_plus - Based on Home Assistant core
workdaylogic and holiday handling.