diff --git a/.version b/.version index 75a498f..6e2dba0 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.6.6 \ No newline at end of file +0.4.6.7 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 744a594..0aad512 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -9,6 +9,6 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/littleyoda/ha-pysmaplus/issues", "loggers": ["pysma"], - "requirements": ["pysma-plus>=0.3.18.1"], - "version": "0.4.6.6" + "requirements": ["pysma-plus>=0.3.18.3"], + "version": "0.4.6.7" }