mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 10:07:54 +00:00
9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"domain": "sentry",
|
|
"name": "Sentry",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
|
"requirements": ["sentry-sdk==0.13.5"],
|
|
"codeowners": ["@dcramer"]
|
|
}
|