Files
core/homeassistant/components/ntfy/manifest.json
2025-05-20 09:49:27 +02:00

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.3"]
}