From 4570ab68364572d278958a9705d32523364c2eae Mon Sep 17 00:00:00 2001 From: Ayk Borstelmann Date: Fri, 18 Nov 2022 17:39:01 +0100 Subject: [PATCH] Document AVM Fritz!Box Templates (#24877) --- source/_integrations/fritzbox.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/fritzbox.markdown b/source/_integrations/fritzbox.markdown index da69e67570a..107860120f8 100644 --- a/source/_integrations/fritzbox.markdown +++ b/source/_integrations/fritzbox.markdown @@ -7,6 +7,7 @@ ha_category: - Light - Sensor - Switch + - Button ha_release: 0.68 ha_iot_class: Local Polling ha_domain: fritzbox @@ -20,6 +21,7 @@ ha_platforms: - light - sensor - switch + - button ha_codeowners: - '@mib1185' - '@flabbamann' @@ -37,6 +39,8 @@ There is currently support for the following device types within Home Assistant: - Sensor - Switch +Additionally, we also support to trigger smarthome templates. + #### Tested Devices - FRITZ!Box 6490 Cable @@ -115,3 +119,7 @@ The FRITZ!DECT 500 lightbulb supports only 36 colors. When a color is picked in ## Cover To get AVM FRITZ!DECT compatible covers (e.g., Rademacher RolloTron DECT 1213) follow the [configuration instructions](#configuration) above. + +## Template + +To get AVM FRITZ! Templates (e.g., for your heating schedule) follow the [configuration instructions](#configuration) above.