diff --git a/custom_components/dwains_dashboard/manifest.json b/custom_components/dwains_dashboard/manifest.json index 485aaf09..505f2ebb 100755 --- a/custom_components/dwains_dashboard/manifest.json +++ b/custom_components/dwains_dashboard/manifest.json @@ -5,7 +5,6 @@ "issue_tracker": "https://github.com/dwainscheeren/dwains-lovelace-dashboard/issues", "dependencies": ["lovelace", "http"], "codeowners": ["@dwainscheeren"], - "requirements": ["jinja2"], "config_flow": true, "version": "2.0.2" -} \ No newline at end of file +}