recorder
This commit is contained in:
parent
df25c0e7e5
commit
afb28badf6
|
|
@ -104,6 +104,10 @@ switch 4:
|
||||||
name: "Steckdose 4"
|
name: "Steckdose 4"
|
||||||
|
|
||||||
|
|
||||||
|
# enable the recorder integration (optional)
|
||||||
|
recorder:
|
||||||
|
|
||||||
|
|
||||||
http:
|
http:
|
||||||
# For extra security set this to only accept connections on localhost if NGINX is on the same machine
|
# 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.
|
# Uncommenting this will mean that you can only reach Home Assistant using the proxy, not directly via IP from other clients.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue