2020-01-03 20:34:20 +00:00
|
|
|
{
|
|
|
|
"domain": "sentry",
|
|
|
|
"name": "Sentry",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
2021-03-08 22:13:18 +00:00
|
|
|
"requirements": ["sentry-sdk==1.0.0"],
|
2020-08-20 09:37:27 +00:00
|
|
|
"codeowners": ["@dcramer", "@frenck"]
|
2020-01-03 20:34:20 +00:00
|
|
|
}
|