Add note to docs

This commit is contained in:
leccelecce 2023-01-24 16:20:15 +00:00
parent 4d0260323b
commit 1453193ae8

View File

@ -495,5 +495,6 @@ ui:
# Optional: Telemetry configuration # Optional: Telemetry configuration
telemetry: telemetry:
# Optional: Enable the latest version outbound check (default: shown below) # 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 version_check: True
``` ```