1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/notify_events/manifest.json

11 lines
316 B
JSON

{
"domain": "notify_events",
"name": "Notify.Events",
"codeowners": ["@matrozov", "@papajojo"],
"documentation": "https://www.home-assistant.io/integrations/notify_events",
"iot_class": "cloud_push",
"loggers": ["notify_events"],
"quality_scale": "legacy",
"requirements": ["notify-events==1.0.4"]
}