Fix M1S-T500 update error (#169651)

This commit is contained in:
Midori Kochiya
2026-05-04 12:44:14 -04:00
committed by Paulus Schoutsen
parent bdb66635f8
commit 5e8886aeb7
@@ -145,10 +145,9 @@ SENSOR_DESCRIPTIONS = {
key=str(ExtendedSensorDeviceClass.SCORE),
state_class=SensorStateClass.MEASUREMENT,
),
# Counting during brushing
(ExtendedSensorDeviceClass.COUNTER, Units.TIME_SECONDS): SensorEntityDescription(
# Counter of brushing
(ExtendedSensorDeviceClass.COUNTER, None): SensorEntityDescription(
key=str(ExtendedSensorDeviceClass.COUNTER),
native_unit_of_measurement=UnitOfTime.SECONDS,
state_class=SensorStateClass.MEASUREMENT,
),
# Key id for locks and fingerprint readers