diff --git a/addons/lets_encrypt/index.html b/addons/lets_encrypt/index.html index 9de215023e..77eee08d61 100644 --- a/addons/lets_encrypt/index.html +++ b/addons/lets_encrypt/index.html @@ -67,7 +67,18 @@
[Placeholder]
+Setup and manage a Let’s Encrypt certificate. This will create a certificate on the first run and renew it if the certificate is expiring in the next 30 days.
+{
+ "email": "example@example.com",
+ "domains": ["example.com", "mqtt.example.com", "hass.example.com"],
+}
+
+Configuration variables:
+