From 8f3f1753f0e8c19ba4754fc7eed0217bb9c7dc5d Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Mon, 26 Jun 2023 18:46:41 +0200 Subject: [PATCH] Add information about Guest WiFi QR-Code image entity in AVM Fritz!Tools --- source/_integrations/fritz.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index 82f13845feb..ddb200fbba1 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -20,6 +20,7 @@ ha_platforms: - button - device_tracker - diagnostics + - image - sensor - switch - update @@ -34,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. - **Button** - reboot, reconnect, firmware_update. +- **Image** - show QR code of guest wifi - **Sensor** - external IP address, uptime and network monitors. - **Switch** - call deflection, port forward, parental control and Wi-Fi networks. - **Update** - firmware status of the device.