No description
  • Shell 90.5%
  • Dockerfile 9.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-06-13 15:25:38 +01:00
cloudflare-ddns Prevent logging of S6 overlay 2024-06-13 15:25:38 +01:00
README.md Create README.md 2024-05-25 14:43:02 +01:00
repository.yaml Create repository.yaml 2024-05-25 14:42:00 +01:00

DNS-Updater Add-on for Home Assistant

This add-on for Home Assistant allows you to automatically update your DNS records with your public IP address. It's especially useful if your ISP assigns dynamic IP addresses and you want to maintain access to your Home Assistant instance from outside your home network.

Features

  • Automatically fetches your public IP address
  • Updates your DNS records with the fetched IP address
  • Supports multiple domains

Configuration

You can edit configuration options for the add-on in the Home Assistant UI. The following options are available:

Usage

The add-on can be run manually, or it can be set up to run automatically at regular intervals using Home Assistant's automation features.

Logs

The add-on provides logs to help you track the DNS update process. Each log entry is timestamped and provides information about the update process.

Installation

To install the add-on, follow the standard add-on installation procedure in Home Assistant.

Support

If you encounter any issues or have any questions about this add-on, please open an issue on the GitHub repository.

Attributions