diff --git a/custom_components/weatherflow/manifest.json b/custom_components/weatherflow/manifest.json index b1ccc79..87f4306 100644 --- a/custom_components/weatherflow/manifest.json +++ b/custom_components/weatherflow/manifest.json @@ -5,7 +5,7 @@ "issue_tracker": "https://github.com/briis/hass-weatherflow/issues", "config_flow": true, "requirements": [ - "pyweatherflowrest==1.0.1" + "pyweatherflowrest==1.0.2" ], "dependencies": [], "version": "1.0.0",