Update configuration sample

This commit is contained in:
Fabian Affolter 2019-02-18 20:52:11 +01:00
parent 9f7a9c214f
commit 3cf5eeb3db
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -22,8 +22,8 @@ To enable this sensor, add the following lines to your `configuration.yaml`. You
```yaml
sensor:
- platform: crimereports
name: <any name>
radius: <your radius>
name: NAME_FOR_SENSOR
radius: RADIUS
```
{% configuration %}