📅 Custom Home Assistant integration for public holidays - also used for garbage_collection integration to automatically move scheduled events that fall on a public holiday (by an automation blueprint)
This issue has been automatically marked as stale because it has not had any activity in last 30 days. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.
Before you submit a new bug report, please check that
Is your feature request related to a problem? Please describe.
Holidays leverages the python solution which allows for the addition of holidays that are not globally recognized. See reference documentation here: https://python-holidays.readthedocs.io/en/latest/examples.html#additions
Currently, President's Day is not in the list of holidays to include/exclude
Describe the solution you'd like
The option to add holidays that do not exist.
Describe alternatives you've considered
None
Additional context
No response