mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
12 lines
286 B
JSON
12 lines
286 B
JSON
{
|
|
"domain": "ntfy",
|
|
"name": "ntfy",
|
|
"codeowners": ["@tr4nt0r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ntfy",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aionfty"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aiontfy==0.5.5"]
|
|
}
|