12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"domain": "html5",
|
|
"name": "HTML5 Notifications",
|
|
"documentation": "https://www.home-assistant.io/integrations/html5",
|
|
"requirements": [
|
|
"pywebpush==1.9.2"
|
|
],
|
|
"dependencies": ["frontend"],
|
|
"codeowners": [
|
|
"@robbiet480"
|
|
]
|
|
}
|