From 963e6e1e02eaacc4b418b6f1133461c30d2a7471 Mon Sep 17 00:00:00 2001 From: mib1185 Date: Sun, 14 Dec 2025 11:23:16 +0000 Subject: [PATCH 1/2] add routines --- source/_integrations/fritzbox.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/fritzbox.markdown b/source/_integrations/fritzbox.markdown index 2bedfc714091..888775bc0124 100644 --- a/source/_integrations/fritzbox.markdown +++ b/source/_integrations/fritzbox.markdown @@ -105,6 +105,10 @@ Further there are additional {% term sensor %} and {% term binary_sensor "binary - Total Energy - Voltage +### Routines + +Self defined [routines](https://fritz.com/en/apps/knowledge-base/FRITZ-Box-7590/3707_Creating-a-routine-for-smart-home-devices) within the FRITZ!Box smart home configuration menu, will be integrated as {% term switch %} entities and those can be activated or deactivated from Home Assistant. + ### Shutter drivers Shutter drivers like the [Homepilot RolloTron DECT 1213][rademacher_rollotron_dect_1213] will be integrated as {% term cover %} entities. From 1e17d26bf21f31532d37ae8b6af795ab25d238f8 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 15 Dec 2025 11:23:08 +0100 Subject: [PATCH 2/2] tiny tweak --- source/_integrations/fritzbox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fritzbox.markdown b/source/_integrations/fritzbox.markdown index 888775bc0124..b57382c64a3c 100644 --- a/source/_integrations/fritzbox.markdown +++ b/source/_integrations/fritzbox.markdown @@ -107,7 +107,7 @@ Further there are additional {% term sensor %} and {% term binary_sensor "binary ### Routines -Self defined [routines](https://fritz.com/en/apps/knowledge-base/FRITZ-Box-7590/3707_Creating-a-routine-for-smart-home-devices) within the FRITZ!Box smart home configuration menu, will be integrated as {% term switch %} entities and those can be activated or deactivated from Home Assistant. +Self-defined [routines](https://fritz.com/en/apps/knowledge-base/FRITZ-Box-7590/3707_Creating-a-routine-for-smart-home-devices) within the FRITZ!The box smart home configuration menu will be integrated as {% term switch %} entities. Those entities can be activated or deactivated from Home Assistant. ### Shutter drivers