diff --git a/custom_components/ha_oekofen/manifest.json b/custom_components/ha_oekofen/manifest.json index e6901f1..834de9e 100644 --- a/custom_components/ha_oekofen/manifest.json +++ b/custom_components/ha_oekofen/manifest.json @@ -5,7 +5,7 @@ "config_flow": true, "iot_class": "local_polling", "codeowners": [], - "requirements": ["oekofen-api==0.0.24"], - "version": "0.0.23", + "requirements": ["oekofen-api==0.0.25"], + "version": "0.0.24", "loggers": ["custom_components.ha_oekofen", "oekofen_api"] }