2020-01-03 20:34:20 +00:00
|
|
|
{
|
|
|
|
"domain": "sentry",
|
|
|
|
"name": "Sentry",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
2023-01-12 22:04:49 +00:00
|
|
|
"requirements": ["sentry-sdk==1.13.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@dcramer", "@frenck"],
|
2022-10-23 18:43:13 +00:00
|
|
|
"integration_type": "service",
|
2021-04-15 08:21:38 +00:00
|
|
|
"iot_class": "cloud_polling"
|
2020-01-03 20:34:20 +00:00
|
|
|
}
|