diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 85fa50dd1..87b9ae6fe 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -495,5 +495,6 @@ ui: # Optional: Telemetry configuration telemetry: # Optional: Enable the latest version outbound check (default: shown below) + # NOTE: If you use the HomeAssistant integration, disabling this will prevent it from reporting new versions version_check: True ```