diff --git a/custom_components/plum_ecomax/manifest.json b/custom_components/plum_ecomax/manifest.json index 3c586b7..14246ab 100644 --- a/custom_components/plum_ecomax/manifest.json +++ b/custom_components/plum_ecomax/manifest.json @@ -16,7 +16,7 @@ "pyplumio" ], "requirements": [ - "pyplumio==0.5.29" + "pyplumio==0.5.30" ], "version": "0.4.9" } diff --git a/requirements.txt b/requirements.txt index d0df745..4b821da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ homeassistant>=2024.9.0 -pyplumio==0.5.29 +pyplumio==0.5.30