Skip to content

Commit e0f173f

Browse files
authored
Add millihertz (mHz) to UnitOfFrequency (#44474)
1 parent d911596 commit e0f173f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/_integrations/number.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following device classes are supported for numbers:
5656
- **energy**: Energy in J, kJ, MJ, GJ, mWh, Wh, kWh, MWh, GWh, TWh, cal, kcal, Mcal, or Gcal
5757
- **energy_distance**: Energy per distance in kWh/100km, Wh/km, mi/kWh, or km/kWh.
5858
- **energy_storage**: Stored energy in J, kJ, MJ, GJ, mWh, Wh, kWh, MWh, GWh, TWh, cal, kcal, Mcal, or Gcal
59-
- **frequency**: Frequency in Hz, kHz, MHz, or GHz
59+
- **frequency**: Frequency in mHz, Hz, kHz, MHz, or GHz
6060
- **gas**: Gas volume in L, m³, ft³, CCF, or MCF
6161
- **humidity**: Percentage of humidity in the air in %
6262
- **illuminance**: The current light level in lx

source/_integrations/sensor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following device classes are supported for sensors:
6767
- **energy_distance**: Energy per distance in kWh/100km, Wh/km, mi/kWh, or km/kWh.
6868
- **energy_storage**: Stored energy in J, kJ, MJ, GJ, mWh, Wh, kWh, MWh, GWh, TWh, cal, kcal, Mcal, or Gcal
6969
- **enum**: Has a limited set of (non-numeric) states
70-
- **frequency**: Frequency in Hz, kHz, MHz, or GHz
70+
- **frequency**: Frequency in mHz, Hz, kHz, MHz, or GHz
7171
- **gas**: Gas volume in L, m³, ft³, CCF, or MCF
7272
- **humidity**: Percentage of humidity in the air in %
7373
- **illuminance**: The current light level in lx

0 commit comments

Comments
 (0)