mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Add SDP3x sensor (#2064)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
@@ -922,6 +922,11 @@ sensor:
|
||||
id: ph_ezo
|
||||
address: 99
|
||||
unit_of_measurement: 'pH'
|
||||
- platform: sdp3x
|
||||
name: "HVAC Filter Pressure drop"
|
||||
id: filter_pressure
|
||||
update_interval: 5s
|
||||
accuracy_decimals: 3
|
||||
- platform: cs5460a
|
||||
id: cs5460a1
|
||||
current:
|
||||
|
Reference in New Issue
Block a user