From 9371e785f61b5f1d7ef2440b13a322a415ef0bbb Mon Sep 17 00:00:00 2001 From: caiosweet <24454580+caiosweet@users.noreply.github.com> Date: Tue, 19 Apr 2022 22:40:38 +0200 Subject: [PATCH] Creato un ramo dedicato per la biblioteca --- custom_components/nasa/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/nasa/manifest.json b/custom_components/nasa/manifest.json index f83fd83..d96db89 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": [ - "git+https://github.com/caiosweet/aionasa.git@master#master==v0.2.2" + "git+https://github.com/caiosweet/aionasa.git@dev#dev==v0.2.2" ], "codeowners": ["@caiosweet"], "version": "0.0.1",