11 lines
302 B
JSON
11 lines
302 B
JSON
{
|
|
"domain": "html5",
|
|
"name": "HTML5 Push Notifications",
|
|
"codeowners": [],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/html5",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["http_ece", "py_vapid", "pywebpush"],
|
|
"requirements": ["pywebpush==1.9.2"]
|
|
}
|