We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a103b commit 51cb675Copy full SHA for 51cb675
content/components/sensor/htu21d.md
@@ -45,7 +45,7 @@ sensor:
45
- **update_interval** (*Optional*, [Time](#config-time)): The interval to check the sensor. Defaults to `60s`.
46
47
- **model** (*Optional*): Possible values are HTU21D, SI7021, SHT21. Some boards may be mislabeled. If you
48
- encounter I2C errors, try using HTU21D. The default is HTU21D.
+ encounter I2C errors, try using HTU21D. Defaults to HTU21D.
49
50
The heater may be enabled to help correct the reading; see the datasheet for more information.
51
0 commit comments