mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 13:08:41 +00:00
[sht4x] Fix heater causing measurement jitter (#15030)
This commit is contained in:
@@ -6,4 +6,8 @@ sensor:
|
||||
humidity:
|
||||
name: SHT4X Humidity
|
||||
address: 0x44
|
||||
precision: High
|
||||
heater_max_duty: 0.02
|
||||
heater_power: High
|
||||
heater_time: Long
|
||||
update_interval: 15s
|
||||
|
||||
Reference in New Issue
Block a user