diff --git a/custom_components/magiqtouch/manifest.json b/custom_components/magiqtouch/manifest.json index b797872..9b6e0b3 100644 --- a/custom_components/magiqtouch/manifest.json +++ b/custom_components/magiqtouch/manifest.json @@ -5,6 +5,7 @@ "documentation": "https://gitlab.com/alelec/ha_magiqtouch", "issue_tracker": "https://gitlab.com/alelec/ha_magiqtouch/-/issues", "dependencies": [], - "version": "3.0", + "version": "2.0", "codeowners": ["@andrewleech"], + "iot_class": "cloud_polling" }