meichthys / uptime_kuma

Uptime Kuma HACS integration
105 stars 24 forks source link
hacs-default home-assistant-custom-component homeassistant-custom-component integration uptime-kuma

Uptime Kuma HACS integration

About

This integration exposes UptimeKuma monitors in HomeAssistant. Two sensors are created for each UptimeKuma monitor:

Installation

Installation is done like any other Home Assistant HACS integration.

Requirements

In order to setup this integration you will need:

HACS Installation

Search for "Uptime Kuma" in the HACS store. If you don't see it there, you can add this repository url as a HACS custom repository.

hacs_badge

Home Assistant Integration

Open your Home Assistant instance and start setting up a new integration of a specific brand.

After installation, setup the integration via the web UI like any other integration. When prompted, provide the following:

HTTPS Connections:

HTTP Connections:

Troubleshooting

If you are having issues connecting, make sure you can successfully connect to http(s)://your_uptimekuma.url/metrics using a private browser window. There have also been reports of non-ssl instances not being entirely reliable. It is recommended to use a valid SSL certificate. This is made easy by projects like NGINXProxyManager, Traefik, Caddy, and others.

Contributions

Contributions are welcome!