From 0ee5a39eab33b0040fc7a43ba8ff1fcba5faa71b Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Tue, 27 Jun 2023 23:49:14 +0200 Subject: [PATCH] Add info about QR code for Guest Wi-Fi (#24958) Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com> --- source/_integrations/fritz.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index 82f13845feb..2cadc2b7c26 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -3,6 +3,7 @@ title: AVM FRITZ!Box Tools description: Instructions on how to integrate AVM FRITZ!Box based routers into Home Assistant. ha_category: - Binary Sensor + - Image - Presence Detection - Sensor - Update @@ -18,6 +19,7 @@ ha_iot_class: Local Polling ha_platforms: - binary_sensor - button + - image - device_tracker - diagnostics - sensor @@ -33,6 +35,7 @@ There is support for the following platform types within Home Assistant: - **Device tracker** - presence detection by looking at connected devices. - **Binary sensor** - connectivity status. +- **Image** - QR code for Guest Wi-Fi. - **Button** - reboot, reconnect, firmware_update. - **Sensor** - external IP address, uptime and network monitors. - **Switch** - call deflection, port forward, parental control and Wi-Fi networks.