Add comment for temperature offset
This commit is contained in:
parent
82c613d41f
commit
12df19ac28
@ -789,6 +789,8 @@ number:
|
|||||||
id: gas_resistance_ceiling
|
id: gas_resistance_ceiling
|
||||||
value: !lambda 'return int(x);'
|
value: !lambda 'return int(x);'
|
||||||
|
|
||||||
|
# Temperature offset:
|
||||||
|
# A calibration from -7 to +3 for the temperature sensor of the BME680
|
||||||
- platform: template
|
- platform: template
|
||||||
name: "Temperature Offset"
|
name: "Temperature Offset"
|
||||||
id: temperature_offset_setter
|
id: temperature_offset_setter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user