diff --git a/custom_components/truenas/manifest.json b/custom_components/truenas/manifest.json index 298fb40..7e7e6cd 100644 --- a/custom_components/truenas/manifest.json +++ b/custom_components/truenas/manifest.json @@ -8,6 +8,6 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/cyr-ius/hass-truenas/issues", "loggers": ["truenaspy"], - "requirements": ["truenaspy==0.5.7"], - "version": "0.6.6" + "requirements": ["truenaspy==0.5.8"], + "version": "0.6.7" }