diff --git a/custom_components/owlet/manifest.json b/custom_components/owlet/manifest.json index 9f44c45..c24b07f 100644 --- a/custom_components/owlet/manifest.json +++ b/custom_components/owlet/manifest.json @@ -5,11 +5,10 @@ "@ryanbdclark" ], "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==2024.10.1" ], "version": "2024.10.1" -} \ No newline at end of file +}