mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add new irradiance device class (#25169)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
abc26b7e81
commit
45712071ee
@ -37,6 +37,7 @@ The type of data a number represents impacts how it is displayed in the frontend
|
||||
- **gas**: Gasvolume in m³ or ft³
|
||||
- **humidity**: Percentage of humidity in the air
|
||||
- **illuminance**: The current light level in lx or lm
|
||||
- **irradiance**: Irradiance in W/m² or BTU/(h⋅ft²)
|
||||
- **moisture**: Percentage of water in a substance
|
||||
- **monetary**: The monetary value
|
||||
- **nitrogen_dioxide**: Concentration of Nitrogen Dioxide in µg/m³
|
||||
|
@ -37,6 +37,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T
|
||||
- **gas**: Gasvolume in m³ or ft³
|
||||
- **humidity**: Percentage of humidity in the air
|
||||
- **illuminance**: The current light level in lx or lm
|
||||
- **irradiance**: Irradiance in W/m² or BTU/(h⋅ft²)
|
||||
- **moisture**: Percentage of water in a substance
|
||||
- **monetary**: The monetary value
|
||||
- **nitrogen_dioxide**: Concentration of Nitrogen Dioxide in µg/m³
|
||||
|
Loading…
x
Reference in New Issue
Block a user