Added quota warning (#11818)

This commit is contained in:
Allan Persson 2020-01-20 10:41:21 +01:00 committed by Franck Nijhof
parent bc5c88e534
commit e2494979d2

View File

@ -11,6 +11,12 @@ ha_codeowners:
- '@dcramer'
---
<div class='note warning'>
The free Sentry account allows 5000 events per month. Depending on the amount of events sent to Sentry you will either have to upgrade your Sentry account or have a period without data flowing from Home Assistant to Sentry.
</div>
The `sentry` integration integrates with [Sentry](https://sentry.io/) to capture both logged errors as well as unhandled exceptions in Home Assistant.
## Configuration