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

Support for MS8607 PHT (Pressure Humidity Temperature) sensor (#3307)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Dan Jackson
2024-03-04 13:49:57 -08:00
committed by GitHub
parent f3ed091395
commit d5bfcd3bcf
7 changed files with 662 additions and 1 deletions

View File

@@ -483,6 +483,29 @@ sensor:
address: 0x77
iir_filter: 2X
- platform: ms8607
temperature:
name: Temperature
humidity:
name: Humidity
pressure:
name: Pressure
- platform: ms8607
id: ms8607_more_config
temperature:
name: Indoor Temperature
accuracy_decimals: 1
pressure:
name: Indoor Pressure
internal: true
humidity:
name: Indoor Humidity
address: 0x41
i2c_id:
i2c_id:
address: 0x77
update_interval: 10min
- platform: sen5x
id: sen54
temperature: