mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 03:56:55 +00:00
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"domain": "sentry",
|
|
"name": "Sentry",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
|
"requirements": ["sentry-sdk==0.13.5"],
|
|
"ssdp": [],
|
|
"zeroconf": [],
|
|
"homekit": {},
|
|
"dependencies": [],
|
|
"codeowners": ["@dcramer"]
|
|
}
|