core/homeassistant/components/notify_events/manifest.json

8 lines
226 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"]
}