From 522c3219558a658da3687c892c80cd3ef676c950 Mon Sep 17 00:00:00 2001 From: Mask3007 <31553023+Mask3007@users.noreply.github.com> Date: Tue, 26 Apr 2022 13:04:19 +0200 Subject: [PATCH] Added new update platform to fritz documentation (#22399) --- source/_integrations/fritz.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index b92d05d373c..4681184992a 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -21,6 +21,7 @@ ha_platforms: - diagnostics - sensor - switch + - update ha_ssdp: true ha_integration_type: integration --- @@ -34,7 +35,7 @@ There is support for the following platform types within Home Assistant: - **Button** - reboot, reconnect, firmware_update. - **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. {% include integrations/config_flow.md %}