mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-15 10:48:26 +00:00
Update T0xDC.py
running_status
This commit is contained in:
@@ -133,6 +133,9 @@ DEVICE_MAPPING = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
Platform.SENSOR: {
|
Platform.SENSOR: {
|
||||||
|
"running_status": {
|
||||||
|
"device_class": SensorDeviceClass.ENUM
|
||||||
|
},
|
||||||
"appointment_time": {
|
"appointment_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