diff --git a/custom_components/healthchecksio/manifest.json b/custom_components/healthchecksio/manifest.json index 23429f5..8e0ebc0 100644 --- a/custom_components/healthchecksio/manifest.json +++ b/custom_components/healthchecksio/manifest.json @@ -3,6 +3,7 @@ "name": "Healthchecks.io", "documentation": "https://github.com/custom-components/healthchecksio", "issue_tracker": "https://github.com/custom-components/healthchecksio/issues", + "iot_class": "cloud_pull", "config_flow": true, "codeowners": [ "@ludeeus" diff --git a/custom_components/healthchecksio/translations/en.json b/custom_components/healthchecksio/translations/en.json index fc3741d..b172f63 100644 --- a/custom_components/healthchecksio/translations/en.json +++ b/custom_components/healthchecksio/translations/en.json @@ -1,6 +1,5 @@ { "config": { - "title": "Healthchecks.io", "step": { "user": { "title": "Healthchecks.io",