diff --git a/custom_components/iotawatt/manifest.json b/custom_components/iotawatt/manifest.json index 7e3f14f..37a1b6a 100644 --- a/custom_components/iotawatt/manifest.json +++ b/custom_components/iotawatt/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://www.home-assistant.io/integrations/iotawatt", "issue_tracker": "https://github.com/gtdiehl/iotawatt_ha", "requirements": [ - "iotawattpy==0.0.7" + "iotawattpy==0.0.8" ], "ssdp": [], "zeroconf": [], @@ -14,5 +14,5 @@ "codeowners": [ "@gtdiehl" ], - "version": "0.0.6" + "version": "0.0.7" }