|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v4.17.0 (2026-02-22) |
| 6 | + |
| 7 | +### Chores |
| 8 | + |
| 9 | +- Add dss to status ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 10 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 11 | + |
| 12 | +- Add hash ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 13 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 14 | + |
| 15 | +- Add more info about the dynamic attributes |
| 16 | + ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 17 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 18 | + |
| 19 | +- Add some docs and a basic test |
| 20 | + ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 21 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 22 | + |
| 23 | +- Add testing ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 24 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 25 | + |
| 26 | +- Add warning about hash for RoborockModeEnum |
| 27 | + ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 28 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 29 | + |
| 30 | +- Address comments ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 31 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 32 | + |
| 33 | +- Change str ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 34 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 35 | + |
| 36 | +- Do dynamic status ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 37 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 38 | + |
| 39 | +- Update e2e ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 40 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 41 | + |
| 42 | +### Features |
| 43 | + |
| 44 | +- Add more data and region ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 45 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 46 | + |
| 47 | +- Make status dynamic ([#611](https://github.com/Python-roborock/python-roborock/pull/611), |
| 48 | + [`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee)) |
| 49 | + |
| 50 | + |
5 | 51 | ## v4.16.0 (2026-02-22) |
6 | 52 |
|
7 | 53 | ### Chores |
|
0 commit comments