Remove lumen from Illuminance units (#84386)

This commit is contained in:
epenet 2022-12-27 14:25:47 +01:00 committed by GitHub
parent 2215adf5cf
commit 4c8e3aa7c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 6 additions and 16 deletions

View file

@ -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(