Mention default

This commit is contained in:
Fabian Affolter 2016-10-08 23:57:39 +02:00
parent 070f466257
commit 93cc290f16
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -29,8 +29,8 @@ sensor:
Configuration variables: Configuration variables:
- **entity_id** (*Required*): The entity to monitor. - **entity_id** (*Required*): The entity to monitor. Only [sensors](/components/sensor/) and [binary sensor](/components/binary_sensor/).
- **name** (*Optional*): Name of the sensor to use in the frontend. - **name** (*Optional*): Name of the sensor to use in the frontend. Defaults to `Stats`.
- **sampling_size** (*Optional*): Size of the sampling. If the limit is reached then the values are rotated. Defaults to `20`. - **sampling_size** (*Optional*): Size of the sampling. If the limit is reached then the values are rotated. Defaults to `20`.
<p class='img'> <p class='img'>