'Monetary' missing from list of Device Classes (#19005)

This commit is contained in:
Dan 2021-08-21 12:28:37 +01:00 committed by GitHub
parent d836a3844f
commit 3da92a28a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T
- **energy**: Energy in Wh or kWh.
- **humidity**: Percentage of humidity in the air.
- **illuminance**: The current light level in lx or lm.
- **monetary**: The monetary value.
- **signal_strength**: Signal strength in dB or dBm.
- **temperature**: Temperature in °C or °F.
- **power**: Power in W or kW.