diff --git a/nodes/home.homeassistant.py b/nodes/home.homeassistant.py index 6a69865..81f3ad8 100644 --- a/nodes/home.homeassistant.py +++ b/nodes/home.homeassistant.py @@ -41,6 +41,6 @@ # add to /homeassistant/configuration.yaml: # http: -# http_port: 443 +# http_port: 443 # or use nginx addon # ssl_certificate: /ssl/fullchain.pem # ssl_key: /ssl/privkey.pem