From 7fa6d55f5d4608addc6102ee1e0d11455486f721 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 06:31:57 +0100 Subject: [PATCH] Update Workday documentation (#42452) --- source/_integrations/workday.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/workday.markdown b/source/_integrations/workday.markdown index f2db6dda4ad..0bc378d38f9 100644 --- a/source/_integrations/workday.markdown +++ b/source/_integrations/workday.markdown @@ -20,7 +20,7 @@ ha_platforms: ha_integration_type: integration --- -The `workday` {% term integration %} indicates whether the current day is a workday or not. +The **Workday** {% term integration %} indicates whether the current day is a workday or not. It allows specifying which days of the week will count as workdays and also uses the Python module [holidays](https://pypi.org/project/holidays/) to incorporate information about region-specific public holidays.