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