diff --git a/homeassistant/components/onvif/strings.json b/homeassistant/components/onvif/strings.json index ea1aecf8f8b..55a00c1ead5 100644 --- a/homeassistant/components/onvif/strings.json +++ b/homeassistant/components/onvif/strings.json @@ -9,7 +9,7 @@ "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]" }, "error": { - "onvif_error": "Error setting up ONVIF device: {error}. Check logs for more information.", + "onvif_error": "Error setting up ONVIF device: {error}. Check that the port number is correct.", "auth_failed": "Could not authenticate: {error}", "no_onvif_service": "No ONVIF service found. Check logs for more information.", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"