Remove illuminance sensor (#59305)

This commit is contained in:
Maciej Bieniek 2021-11-07 23:17:15 +01:00 committed by GitHub
parent cc82976d15
commit c85db9a39d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -374,7 +374,6 @@ AIRFRESH_SENSORS = (
ATTR_FILTER_LIFE_REMAINING,
ATTR_FILTER_USE,
ATTR_HUMIDITY,
ATTR_ILLUMINANCE_LUX,
ATTR_PM25,
ATTR_TEMPERATURE,
ATTR_USE_TIME,