mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-24 17:08:15 +01:00
sen5x normalized_offset_slope as float (#2981)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
parent
e870b4cf96
commit
225263669e
@ -142,7 +142,7 @@ Configuration variables:
|
|||||||
|
|
||||||
|
|
||||||
- **offset** (*Optional*): Temperature offset [°C]. Defaults to ``0``
|
- **offset** (*Optional*): Temperature offset [°C]. Defaults to ``0``
|
||||||
- **normalized_offset_slope** (*Optional*): Normalized temperature offset slope in percent. Defaults to ``0``
|
- **normalized_offset_slope** (*Optional*): Normalized temperature offset slope. Defaults to ``0``
|
||||||
- **time_constant** (*Optional*): Time constant in seconds. Defaults to ``0``
|
- **time_constant** (*Optional*): Time constant in seconds. Defaults to ``0``
|
||||||
|
|
||||||
- **acceleration_mode** (*Optional*): Allowed value are ``low``, ``medium`` and ``high``. (default is ``low``)
|
- **acceleration_mode** (*Optional*): Allowed value are ``low``, ``medium`` and ``high``. (default is ``low``)
|
||||||
|
Loading…
Reference in New Issue
Block a user