diff --git a/custom_components/smarthashtag/manifest.json b/custom_components/smarthashtag/manifest.json index ab5ec26..d4b89bb 100644 --- a/custom_components/smarthashtag/manifest.json +++ b/custom_components/smarthashtag/manifest.json @@ -7,6 +7,6 @@ "integration_type": "device", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/DasBasti/SmartHashtag/issues", - "requirements": ["pysmarthashtag==0.1.5"], + "requirements": ["pysmarthashtag==0.1.7"], "version": "0.1.0" }