diff --git a/custom_components/toyota/manifest.json b/custom_components/toyota/manifest.json index f442a69..41325f4 100644 --- a/custom_components/toyota/manifest.json +++ b/custom_components/toyota/manifest.json @@ -7,6 +7,6 @@ "documentation": "https://github.com/DurgNomis-drol/ha_toyota", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/DurgNomis-drol/ha_toyota/issues", - "requirements": ["mytoyota==2.1.1", "arrow"], + "requirements": ["mytoyota==2.1.4", "arrow"], "version": "v2.0.3" }