Commit ea51f5f
authored
Dreame F9 Vacuum (dreame.vacuum.p2008) support (#1290)
* Add Dreame F9 support
* Update Dreame F9 properties
* Dreame F9 add tests
* Add play_sound
* Dreame integration use base class
* Cleaning stats
* Fix Dreame 1C name
* Use one class for all Dreame implementations
* Fixed some conflicts
* Add waterflow and fanspeed setters for Dreame F9/D9
* Add Dreame D9 in list of supported models
* Fixes
* Dreame integrame get rid of Unknown state
* Dreame check if speed value set correctly
* Dreame Add docstring, fix tests
* Dreame merge tests
* Dreame increase code coverage
* Add Dreame Z10 Pro to the list of supported devices
* Dreame vacuum add documnetation for status data container1 parent a55149c commit ea51f5f
6 files changed
Lines changed: 616 additions & 117 deletions
File tree
- miio
- integrations/vacuum/dreame
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
197 | 202 | | |
198 | 203 | | |
199 | 204 | | |
| |||
0 commit comments