hass-core/homeassistant/components/sentry/manifest.json
2021-02-12 17:59:08 +01:00

8 lines
223 B
JSON

{
"domain": "sentry",
"name": "Sentry",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sentry",
"requirements": ["sentry-sdk==0.20.1"],
"codeowners": ["@dcramer", "@frenck"]
}