13 lines
237 B
JSON
13 lines
237 B
JSON
|
{
|
||
|
"domain": "html5",
|
||
|
"name": "HTML5 Notifications",
|
||
|
"documentation": "https://www.home-assistant.io/components/html5",
|
||
|
"requirements": [
|
||
|
"pywebpush==1.6.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@robbiet480"
|
||
|
]
|
||
|
}
|