diff --git a/homeassistant/components/ecovacs/quality_scale.yaml b/homeassistant/components/ecovacs/quality_scale.yaml index 15f59855cb4..242d68eaedc 100644 --- a/homeassistant/components/ecovacs/quality_scale.yaml +++ b/homeassistant/components/ecovacs/quality_scale.yaml @@ -1,6 +1,6 @@ rules: # Bronze - config-flow: todo + config-flow: done brands: done dependency-transparency: todo common-modules: todo diff --git a/homeassistant/components/ecovacs/strings.json b/homeassistant/components/ecovacs/strings.json index c9de461ad5b..78140ca2b25 100644 --- a/homeassistant/components/ecovacs/strings.json +++ b/homeassistant/components/ecovacs/strings.json @@ -22,8 +22,10 @@ "verify_mqtt_certificate": "Verify MQTT SSL certificate" }, "data_description": { + "country": "Select the country where your Ecovacs account is registered.", "override_rest_url": "Enter the REST URL of your self-hosted instance including the scheme (http/https).", - "override_mqtt_url": "Enter the MQTT URL of your self-hosted instance including the scheme (mqtt/mqtts)." + "override_mqtt_url": "Enter the MQTT URL of your self-hosted instance including the scheme (mqtt/mqtts).", + "verify_mqtt_certificate": "Should SSL certificartes be verified? Uncheck this checkbox only if you are using a self-signed certificate." } }, "user": {