Skip to content

Commit 4fbaf37

Browse files
committed
chore: mention Home Assistant in Setup instructions
1 parent b53164a commit 4fbaf37

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ This readme and the [docs/](docs/) directory are **versioned** to match the prog
195195
- You can update the image with `docker pull ghcr.io/qdm12/ddns-updater`
196196
- You can set your JSON configuration as a single environment variable line (i.e. `{"settings": [{"provider": "namecheap", ...}]}`), which takes precedence over config.json. Note however that if you don't bind mount the `/updater/data` directory, there won't be a persistent database file `/updater/updates.json` but it will still work.
197197

198+
### Home Assistant
199+
200+
To install ddns-updater on [Home Assistant](https://home-assistant.io/), follow the installation instructions on [ha-ddns-updater](https://github.com/ha-ddns-updater/ha-ddns-updater/).
201+
198202
## Configuration
199203

200204
Start by having the following content in *config.json*, or in your `CONFIG` environment variable:

0 commit comments

Comments
 (0)