mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
Added Htu21d model option (#6511)
Co-authored-by: Remus <remus@intelNuc.local> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,7 @@ i2c:
|
||||
|
||||
sensor:
|
||||
- platform: htu21d
|
||||
model: htu21d
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
|
@@ -5,6 +5,7 @@ i2c:
|
||||
|
||||
sensor:
|
||||
- platform: htu21d
|
||||
model: htu21d
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
|
@@ -5,6 +5,7 @@ i2c:
|
||||
|
||||
sensor:
|
||||
- platform: htu21d
|
||||
model: htu21d
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
|
@@ -5,6 +5,7 @@ i2c:
|
||||
|
||||
sensor:
|
||||
- platform: htu21d
|
||||
model: htu21d
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
|
@@ -5,6 +5,7 @@ i2c:
|
||||
|
||||
sensor:
|
||||
- platform: htu21d
|
||||
model: htu21d
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
|
@@ -5,6 +5,7 @@ i2c:
|
||||
|
||||
sensor:
|
||||
- platform: htu21d
|
||||
model: htu21d
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
|
Reference in New Issue
Block a user