mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-15 10:48:26 +00:00
feat: update device support for T0x26
This commit is contained in:
@@ -105,9 +105,6 @@ DEVICE_MAPPING = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
Platform.SENSOR: {
|
Platform.SENSOR: {
|
||||||
"subpacket_type": {
|
|
||||||
"device_class": SensorDeviceClass.ENUM,
|
|
||||||
},
|
|
||||||
"drying_time": {
|
"drying_time": {
|
||||||
"device_class": SensorDeviceClass.DURATION,
|
"device_class": SensorDeviceClass.DURATION,
|
||||||
"unit_of_measurement": UnitOfTime.MINUTES,
|
"unit_of_measurement": UnitOfTime.MINUTES,
|
||||||
|
Reference in New Issue
Block a user