mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"domain": "ntfy",
|
|
"name": "ntfy",
|
|
"codeowners": ["@tr4nt0r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ntfy",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aiontfy"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["aiontfy==0.8.4"]
|
|
}
|