feat: update device support for T0x26

This commit is contained in:
sususweet
2025-10-05 00:09:52 +08:00
parent 324ed37de4
commit bd4666e1bd

View File

@@ -105,9 +105,6 @@ DEVICE_MAPPING = {
}
},
Platform.SENSOR: {
"subpacket_type": {
"device_class": SensorDeviceClass.ENUM,
},
"drying_time": {
"device_class": SensorDeviceClass.DURATION,
"unit_of_measurement": UnitOfTime.MINUTES,