core/homeassistant/components/html5/manifest.json

9 lines
229 B
JSON

{
"domain": "html5",
"name": "HTML5 Notifications",
"documentation": "https://www.home-assistant.io/integrations/html5",
"requirements": ["pywebpush==1.9.2"],
"dependencies": ["http"],
"codeowners": ["@robbiet480"]
}