diff --git a/custom_components/owlet/manifest.json b/custom_components/owlet/manifest.json index dc6e331..e2f2b95 100644 --- a/custom_components/owlet/manifest.json +++ b/custom_components/owlet/manifest.json @@ -5,7 +5,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/owlet", "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/ryanbdclark/owlet/issues", "requirements": ["pyowletapi==2023.5.30"], - "version":"2023.5.7", - "issue_tracker": "https://github.com/ryanbdclark/owlet/issues" + "version":"2023.5.7" }