1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Minor change to support sht85 sensor (#6415)

This commit is contained in:
mrtoy-me
2024-03-28 12:19:27 +10:00
committed by GitHub
parent 9194f7eb27
commit 731dcc40bc
4 changed files with 22 additions and 7 deletions

View File

@@ -309,6 +309,7 @@ esphome/components/sfa30/* @ghsensdev
esphome/components/sgp40/* @SenexCrenshaw
esphome/components/sgp4x/* @SenexCrenshaw @martgras
esphome/components/shelly_dimmer/* @edge90 @rnauber
esphome/components/sht3xd/* @mrtoy-me
esphome/components/sht4x/* @sjtrny
esphome/components/shutdown/* @esphome/core @jsuanet
esphome/components/sigma_delta_output/* @Cat-Ion