diff --git a/custom_components/nasa/manifest.json b/custom_components/nasa/manifest.json index f11e395..8204741 100644 --- a/custom_components/nasa/manifest.json +++ b/custom_components/nasa/manifest.json @@ -6,7 +6,7 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/caiosweet/Home-Assistant-custom-components-NASA/issues", "requirements": [ - "aionasa @ git+https://github.com/caiosweet/aionasa.git@master" + "aionasa@git+https://github.com/caiosweet/aionasa.git@master" ], "codeowners": ["@caiosweet"], "version": "0.0.1", diff --git a/custom_components/nasa/strings.json b/custom_components/nasa/strings.json index 5718717..4467023 100644 --- a/custom_components/nasa/strings.json +++ b/custom_components/nasa/strings.json @@ -1,5 +1,4 @@ { - "title": "Nasa", "config": { "step": { "user": { diff --git a/custom_components/nasa/translations/en.json b/custom_components/nasa/translations/en.json index aa2afc8..57be5d8 100644 --- a/custom_components/nasa/translations/en.json +++ b/custom_components/nasa/translations/en.json @@ -1,5 +1,4 @@ { - "title": "Nasa", "config": { "step": { "user": { diff --git a/custom_components/nasa/translations/it.json b/custom_components/nasa/translations/it.json index bec3ecb..6b0a67d 100644 --- a/custom_components/nasa/translations/it.json +++ b/custom_components/nasa/translations/it.json @@ -1,5 +1,4 @@ { - "title": "Nasa", "config": { "step": { "user": {