Updated phrasing (#10246)

* Updated phrasing

Updating phrasing of information to make things more clear and easy to understand.

* Minor changes

* Move the content to a section
This commit is contained in:
Forte 2019-08-29 15:30:21 -04:00 committed by Fabian Affolter
parent 764dcef14c
commit b16278771b

View File

@ -12,16 +12,19 @@ redirect_from:
The `haveibeenpwned` sensor platform creates sensors that check for breached email accounts on [haveibeenpwned](https://haveibeenpwned.com).
## Configuration
<div class='note warning'>
The HaveIBeenPwned API now requires you to pay $3.50 a month in order to query the API. More info can be found [here](https://www.troyhunt.com/authentication-and-the-have-i-been-pwned-api/)
The HaveIBeenPwned API is no longer a free API. For more information about this change read the HIBP creator's [blogpost regarding the change](https://www.troyhunt.com/authentication-and-the-have-i-been-pwned-api/).
</div>
In order to use this integration you need to purchase an API key. Visit the [API key page](https://haveibeenpwned.com/API/Key) on the HIBP website to purchase one.
## Configuration
To enable this sensor, add the following lines to your `configuration.yaml`, it will list every specified email address as a sensor showing
the number of breaches on that email account.
To enable this sensor, add the following lines to your `configuration.yaml`, it will list every specified email address as a sensor showing the number of breaches on that email account.
```yaml
# Example configuration.yaml entry using cloud based emoncms