diff --git a/custom_components/gree/manifest.json b/custom_components/gree/manifest.json index 8048e62..259ee9f 100644 --- a/custom_components/gree/manifest.json +++ b/custom_components/gree/manifest.json @@ -1,6 +1,7 @@ { "domain": "gree", "name": "Gree A/C", + "version": "2.2.0", "documentation": "https://github.com/RobHofmann/HomeAssistant-GreeClimateComponent", "dependencies": [], "codeowners": ["@robhofmann"],