From 9ec43506a575cdf2d3f53985585cb11eaf1dfbaa Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 25 Jun 2021 11:43:19 +0200 Subject: [PATCH] Update README.md --- inadyn/README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/inadyn/README.md b/inadyn/README.md index 140dd2559..6b17487da 100644 --- a/inadyn/README.md +++ b/inadyn/README.md @@ -26,6 +26,33 @@ comparison to installing any other Hass.io add-on. To configure with addon options, no webUI. For configuration, see https://github.com/troglobit/inadyn +``` +"verify_address": "bool?", +"fake_address": "bool?", +"allow_ipv6": "bool?", +"iface": "str?", +"iterations": "int?", +"period": "int?", +"forced_update": "bool?", +"secure_ssl": "bool?", +"providers": + - "provider": "str", + "custom_provider": "bool?", + "username": "str", + "password": "str?", + "ssl": "bool?", + "hostname": "str", + "checkip_ssl": "bool?", + "checkip_server": "str?", + "checkip_command": "str?", + "checkip_path": "str?", + "user_agent": "str?", + "wildcard": "bool?", + "ddns_server": "str?", + "ddns_path": "str?", + "append_myip": "bool?" +``` + [smb-shield]: https://img.shields.io/badge/SMB--green?style=plastic.svg [repository]: https://github.com/alexbelgium/hassio-addons [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg