Commit 32abce5
feat: add specific device functionality (#46)
* feat: add support for old mop and vacuum codes
* fix: linting
* fix: linting
* feat: using api for single device and adding new commands
* fix: using single device api
(cherry picked from commit e689e8d)
* chore: linting
(cherry picked from commit 2ed367c)
* chore: linting
(cherry picked from commit 58b4683)
* chore: linting
* chore: linting
* chore: init work
* feat: added more device specific
* fix: linting
* fix: merge issues
* feat: finalize specific device work
* feat: finished specific device with current info
* fix: add fast for S8
* fix: add s8 dock
---------
Co-authored-by: humbertogontijo <humberto.gontijo@clevertech.biz>1 parent e3f2541 commit 32abce5
File tree
9 files changed
+467
-200
lines changed- roborock
- tests
9 files changed
+467
-200
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
227 | 230 | | |
228 | 231 | | |
229 | 232 | | |
| |||
294 | 297 | | |
295 | 298 | | |
296 | 299 | | |
297 | | - | |
| 300 | + | |
298 | 301 | | |
299 | 302 | | |
300 | 303 | | |
| |||
306 | 309 | | |
307 | 310 | | |
308 | 311 | | |
309 | | - | |
| 312 | + | |
310 | 313 | | |
311 | 314 | | |
312 | 315 | | |
| |||
333 | 336 | | |
334 | 337 | | |
335 | 338 | | |
336 | | - | |
| 339 | + | |
337 | 340 | | |
338 | 341 | | |
339 | 342 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
| |||
0 commit comments