Remove details about default

This commit is contained in:
Fabian Affolter 2015-12-10 07:45:22 +01:00
parent be08601875
commit c2c4ddd545
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ Configuration variables:
- **name** (*Optional*): Name of the command sensor.
- **unit_of_measurement** (*Optional*): Defines the unit of measurement of the sensor, if any.
- **correction_factor** (*Optional*): A float value to do some basic calculations.
- **decimal_places** (*Optional*): Number of decimal places of the value. Default is 0.
- **decimal_places** (*Optional*): Number of decimal places of the value.
## {% linkable_title Examples %}