[miscale] Add clear impedance documentation (#1861)

Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
mknjc 2022-02-19 11:00:30 +01:00 committed by GitHub
parent 035da429bf
commit d948eb737a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ Configuration variables:
- **name** (**Required**, string): The name for the impedance sensor.
- All other options from :ref:`Sensor <config-sensor>`.
- **clear_impedance** (*Optional*): Clear the impedance information if a weight reading without impedance is received. Defaults to ``false``. **Only available on MiScale2**
Useful in the example below if a person steps onto the scale without waiting for the complete measurement. Without setting the flag the impedance reading of the measurement before will be used for the currently measured person.
Configuration example with multiple users:
******************************************