mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Add frequency device class for sensor (#20319)
Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
parent
d2f8a8c283
commit
26e05428fc
@ -24,6 +24,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T
|
||||
- **current**: Current in A.
|
||||
- **date**: Date string (ISO 8601).
|
||||
- **energy**: Energy in Wh or kWh.
|
||||
- **frequency**: Frequency in Hz, kHz, MHz or GHz.
|
||||
- **gas**: Gasvolume in m³ or ft³.
|
||||
- **humidity**: Percentage of humidity in the air.
|
||||
- **illuminance**: The current light level in lx or lm.
|
||||
|
Loading…
x
Reference in New Issue
Block a user