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 ```yaml
sensor: sensor:
- platform: crimereports - platform: crimereports
name: <any name> name: NAME_FOR_SENSOR
radius: <your radius> radius: RADIUS
``` ```
{% configuration %} {% configuration %}