mirror of
https://github.com/Hypfer/Valetudo.git
synced 2025-10-26 11:27:27 +00:00
fix!(vendor.dreame): The mop consumable has been removed from X/L40 firmwares and equivalent
This commit is contained in:
parent
b798ebb2de
commit
d7f8e753c0
@ -90,10 +90,6 @@ class DreameL40UltraValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
},
|
||||
miot_actions: {
|
||||
reset_main_brush: {
|
||||
@ -112,10 +108,6 @@ class DreameL40UltraValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.ACTIONS.RESET.AIID
|
||||
},
|
||||
reset_mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.ACTIONS.RESET.AIID
|
||||
}
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
@ -90,10 +90,6 @@ class DreameMovaP10ProUltraValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
},
|
||||
miot_actions: {
|
||||
reset_main_brush: {
|
||||
@ -112,10 +108,6 @@ class DreameMovaP10ProUltraValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.ACTIONS.RESET.AIID
|
||||
},
|
||||
reset_mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.ACTIONS.RESET.AIID
|
||||
}
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
@ -89,11 +89,7 @@ class DreameX40MasterValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
sensor: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
}
|
||||
},
|
||||
miot_actions: {
|
||||
reset_main_brush: {
|
||||
@ -111,10 +107,6 @@ class DreameX40MasterValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
reset_sensor: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.ACTIONS.RESET.AIID
|
||||
},
|
||||
reset_mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.ACTIONS.RESET.AIID
|
||||
}
|
||||
},
|
||||
}));
|
||||
|
||||
@ -89,11 +89,7 @@ class DreameX40UltraValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
sensor: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
piid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.PROPERTIES.TIME_LEFT.PIID
|
||||
},
|
||||
}
|
||||
},
|
||||
miot_actions: {
|
||||
reset_main_brush: {
|
||||
@ -111,10 +107,6 @@ class DreameX40UltraValetudoRobot extends DreameGen4ValetudoRobot {
|
||||
reset_sensor: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.SENSOR.ACTIONS.RESET.AIID
|
||||
},
|
||||
reset_mop: {
|
||||
siid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.SIID,
|
||||
aiid: DreameGen2ValetudoRobot.MIOT_SERVICES.MOP.ACTIONS.RESET.AIID
|
||||
}
|
||||
},
|
||||
}));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user