From 657a4dba84d51ec4657e427b1ca7ec682f7a155e Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:02:56 +0200 Subject: [PATCH] Add update platform to Uptime Kuma (#40052) --- source/_integrations/uptime_kuma.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/uptime_kuma.markdown b/source/_integrations/uptime_kuma.markdown index 8142a1ca624..5c4a1cc1dc1 100644 --- a/source/_integrations/uptime_kuma.markdown +++ b/source/_integrations/uptime_kuma.markdown @@ -51,6 +51,10 @@ You can create an API key by logging into your Uptime Kuma instance, navigating - **Monitored port**: The port number used by the monitored service (if applicable). - **Monitored URL**: The full URL of the monitored service (if applicable). +## Update + +- **Uptime Kuma version**: The update entity indicates if Uptime Kuma is up-to-date or if there is a newer Uptime Kuma version available. For more information on how to update your Uptime Kuma instance, please refer to the [documentation](https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update). If you are using the Uptime Kuma community add-on, you will receive an update notification in Home Assistant as soon as the add-on is updated. + ## Automations Get started with this automation example to create an Uptime Kuma warning light that changes color based on the monitor's status.