mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[smt100] Rename `dielectric_constant
to
permittivity
` (#9175)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -8,8 +8,8 @@ sensor:
|
||||
- platform: smt100
|
||||
counts:
|
||||
name: Counts
|
||||
dielectric_constant:
|
||||
name: Dielectric Constant
|
||||
permittivity:
|
||||
name: Permittivity
|
||||
temperature:
|
||||
name: Temperature
|
||||
moisture:
|
||||
|
Reference in New Issue
Block a user