diff --git a/homeassistant/configuration.yaml b/homeassistant/configuration.yaml index 51def97..f21efb0 100644 --- a/homeassistant/configuration.yaml +++ b/homeassistant/configuration.yaml @@ -104,6 +104,10 @@ switch 4: name: "Steckdose 4" +# enable the recorder integration (optional) +recorder: + + http: # For extra security set this to only accept connections on localhost if NGINX is on the same machine # Uncommenting this will mean that you can only reach Home Assistant using the proxy, not directly via IP from other clients.