mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add "gas" to the list of sensor.device_class (#19217)
* Add "gas" to the list of sensor.device_class Based on this forum topic: https://community.home-assistant.io/t/adding-gas-to-energy-dashboard-solved/334988 * Add period Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
04b55ae5d8
commit
64d874016e
@ -23,6 +23,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T
|
||||
- **carbon_monoxide**: Carbon Monoxide in CO (Gas CNG/LPG)
|
||||
- **current**: Current in A.
|
||||
- **energy**: Energy in Wh or kWh.
|
||||
- **gas**: Gasvolume in m³.
|
||||
- **humidity**: Percentage of humidity in the air.
|
||||
- **illuminance**: The current light level in lx or lm.
|
||||
- **monetary**: The monetary value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user