8 lines
223 B
JSON
8 lines
223 B
JSON
{
|
|
"domain": "sentry",
|
|
"name": "Sentry",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
|
"requirements": ["sentry-sdk==0.17.6"],
|
|
"codeowners": ["@dcramer", "@frenck"]
|
|
}
|