Added new update platform to fritz documentation (#22399)

This commit is contained in:
Mask3007 2022-04-26 13:04:19 +02:00 committed by GitHub
parent b8d4ce3f73
commit 522c321955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ ha_platforms:
- diagnostics - diagnostics
- sensor - sensor
- switch - switch
- update
ha_ssdp: true ha_ssdp: true
ha_integration_type: integration ha_integration_type: integration
--- ---
@ -34,7 +35,7 @@ There is support for the following platform types within Home Assistant:
- **Button** - reboot, reconnect, firmware_update. - **Button** - reboot, reconnect, firmware_update.
- **Sensor** - external IP address, uptime and network monitors. - **Sensor** - external IP address, uptime and network monitors.
- **Switch** - call deflection, port forward, parental control and Wi-Fi networks. - **Switch** - call deflection, port forward, parental control and Wi-Fi networks.
- **Update** - firmware status of the device.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
<div class='note'> <div class='note'>