diff --git a/custom_components/toyota/manifest.json b/custom_components/toyota/manifest.json index 4229a67..6a555fa 100644 --- a/custom_components/toyota/manifest.json +++ b/custom_components/toyota/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://github.com/DurgNomis-drol/ha_toyota", "issue_tracker": "https://github.com/DurgNomis-drol/ha_toyota/issues", "codeowners": ["@DurgNomis-drol"], - "requirements": ["mytoyota==0.7.7", "arrow"], + "requirements": ["mytoyota==0.7.8", "arrow"], "version": "0.0.0", "iot_class": "cloud_polling" }