diff --git a/custom_components/ecotrend_ista/manifest.json b/custom_components/ecotrend_ista/manifest.json index b34406d..3fcecd5 100644 --- a/custom_components/ecotrend_ista/manifest.json +++ b/custom_components/ecotrend_ista/manifest.json @@ -1,7 +1,7 @@ { "domain": "ecotrend_ista", "name": "ecotrend ista", - "version": "v1.0.7-beta-3", + "version": "v1.0.8", "documentation": "https://github.com/Ludy87/ecotrend-ista/tree/main", "issue_tracker": "https://github.com/Ludy87/ecotrend-ista/issues", "dependencies": [], diff --git a/hacs.json b/hacs.json index d48d40f..3c7653e 100644 --- a/hacs.json +++ b/hacs.json @@ -3,5 +3,5 @@ "country": "DE", "render_readme": true, "homeassistant": "2022.4.1", - "hacs": "1.24.3" + "hacs": "1.25.1" } \ No newline at end of file