diff --git a/source/_integrations/update.markdown b/source/_integrations/update.markdown index e3ed325d308..e0098d62c26 100644 --- a/source/_integrations/update.markdown +++ b/source/_integrations/update.markdown @@ -20,17 +20,6 @@ device or service. This can be any update, including update of a firmware for a device like a light bulb or router, or software updates for things like add-ons or containers. -The state of the update {% term entity %} indicates if there is an update pending or not, -and if there is an update available, more information on that update can be -provided by an integration to the {% term entity %}. For example, the version that is -available, a summary of the release notes, and even links that provide more -information on the available update. - -Lastly, there are two actions available for the update {% term entity %}. If possible and -made available by the integration providing the update {% term entity %}, triggering -the actual update from Home Assistant. The other action exposed allows for -skipping the offered update. - {% include integrations/building_block_integration.md %} For a list of {% term integrations %} offering update entities, on the integrations page, select the ["Update" category](/integrations/#update).