From 0e13c96bd044014acd30eccb1e7f66a9c1d9ac13 Mon Sep 17 00:00:00 2001 From: Dave Clements Date: Tue, 26 Aug 2025 00:29:37 -0700 Subject: [PATCH] Added Home Assistant integration (#116) Add Home Assistant integration to list of 3rd party apps and addons --- 3rd-Party-Addons-Apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Addons-Apps.md b/3rd-Party-Addons-Apps.md index 0bb4a52..42f2103 100644 --- a/3rd-Party-Addons-Apps.md +++ b/3rd-Party-Addons-Apps.md @@ -18,4 +18,5 @@ Feel free to add your project here by making a pull request in [this wiki's repo - [uptime-kuma-api (Python)](https://github.com/lucasheld/uptime-kuma-api) - A wrapper for the Uptime Kuma Socket.IO API - [uptimekuma-migrator](https://github.com/Peppershade/uptimekuma-migrator) - Simple migrator from UptimeRobot to UptimeKuma - [xBarApp Uptime Kuma](https://github.com/mariogarridopt/xBar-Uptime-Kuma) - An Uptime Kuma plugin for xBarApp for Mac +- [Home Assistant integration](https://www.home-assistant.io/integrations/uptime_kuma) - An integration for Home Assistant to view your monitors within Home Assistant. This allows you to utilise your Home Assistant ecosystem to create more complex monitors and automations that respond to your Uptime Kuma monitors. - [Kuma Mieru](https://github.com/Alice39s/kuma-mieru) - A 3rd-party Uptime Kuma monitoring dashboard built on Next.js, TypeScript and Recharts.