mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Broken link fix for htu21d.markdown (#10557)
Link to datasheet broken Broken link: http://www.datasheetspdf.com/PDF/HTU21D/779951/1 New link: https://cdn-shop.adafruit.com/datasheets/1899_HTU21D.pdf
This commit is contained in:
parent
8ad6f4e9a8
commit
f3b078efa7
@ -8,7 +8,7 @@ ha_release: 0.48
|
||||
ha_iot_class: Local Push
|
||||
---
|
||||
|
||||
The `htu21d` sensor platform allows you to read the temperature and humidity from a [HTU21D sensor](http://www.datasheetspdf.com/PDF/HTU21D/779951/1) connected via [I2c](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins).
|
||||
The `htu21d` sensor platform allows you to read the temperature and humidity from a [HTU21D sensor](https://cdn-shop.adafruit.com/datasheets/1899_HTU21D.pdf) connected via [I2c](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins).
|
||||
|
||||
Tested devices:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user