diff --git a/custom_components/bwt_perla/manifest.json b/custom_components/bwt_perla/manifest.json index b741094..13a930d 100644 --- a/custom_components/bwt_perla/manifest.json +++ b/custom_components/bwt_perla/manifest.json @@ -5,12 +5,12 @@ "config_flow": true, "dependencies": [], "documentation": "https://github.com/dkarv/hacs-bwt-perla/blob/master/README.md", - "version": "0.5.0", "homekit": {}, "integration_type": "device", "iot_class": "local_polling", "issue_tracker": "https://github.com/dkarv/hacs-bwt-perla/issues", "requirements": ["bwt_api==0.4.2"], "ssdp": [], + "version": "0.5.0", "zeroconf": [] }