1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Add support of Honeywell HumidIcon (I2C HIH series) Temperature & Humidity sensor (#5730)

This commit is contained in:
Benoît Leforestier
2024-01-18 01:56:56 +01:00
committed by GitHub
parent 39bd829236
commit c9c8d39778
6 changed files with 197 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ esphome/components/heatpumpir/* @rob-deutsch
esphome/components/hitachi_ac424/* @sourabhjaiswal
esphome/components/hm3301/* @freekode
esphome/components/homeassistant/* @OttoWinter
esphome/components/honeywell_hih_i2c/* @Benichou34
esphome/components/honeywellabp/* @RubyBailey
esphome/components/honeywellabp2_i2c/* @jpfaff
esphome/components/host/* @esphome/core