Commit 1323618
fix: Unknow values on HA component (#117)
* feat add Q REVO support (RoborockFanSpeedP10 + RoborockMopModeP10)
* feat add Q REVO support (model ROBOROCK_P10/roborock.vacuum.a75)
* feat add Q REVO support (P10Status)
* feat add Q REVO support (status data)
* fix(P10Status): Change RoborockMopModeP10 by RoborockMopModeS8ProUltra
* fix(RoborockMopModeP10): Remove
* fix: change ordering of imports
* fix: change q_revo->p10 to be consistent with entire code
* fix: for HA component(items: dock_mop_wash_mode_interval,
dock_washing_mode) stuck at "unknow" value when using P10
---------
Co-authored-by: jalcaras <jalcaras@free-mobile.Fr>
Co-authored-by: jalcaras <jalcaras@reseau.free.fr>
Co-authored-by: Luke <conway220@gmail.com>1 parent aeb578b commit 1323618
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| |||
454 | 459 | | |
455 | 460 | | |
456 | 461 | | |
457 | | - | |
| 462 | + | |
458 | 463 | | |
459 | 464 | | |
460 | 465 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments