Remove lumen from Illuminance units (#84386)
This commit is contained in:
parent
2215adf5cf
commit
4c8e3aa7c4
11 changed files with 6 additions and 16 deletions
|
@ -246,7 +246,6 @@ SENSOR_TYPES = {
|
|||
key=ATTR_ILLUMINANCE,
|
||||
name="Illuminance",
|
||||
native_unit_of_measurement=UNIT_LUMEN,
|
||||
device_class=SensorDeviceClass.ILLUMINANCE,
|
||||
state_class=SensorStateClass.MEASUREMENT,
|
||||
),
|
||||
ATTR_ILLUMINANCE_LUX: XiaomiMiioSensorDescription(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue