core/homeassistant/components/notify_events/manifest.json

10 lines
287 B
JSON

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