Chores
- Move more things around in version 1 api
([198](https://github.com/Python-roborock/python-roborock/pull/198),
[`30d2577`](https://github.com/Python-roborock/python-roborock/commit/30d257756f35b9fc71d64d0479b872661b9176a6))
* chore: move more things around in version 1 api
* fix: tests
Refactoring
- Add A01 ([199](https://github.com/Python-roborock/python-roborock/pull/199),
[`16b9e3e`](https://github.com/Python-roborock/python-roborock/commit/16b9e3e8261db3ec38d6bc24661ecf40c6bb0870))
* major: add A01
* chore: add init
* chore: fix commitlint?
* chore: fix commitlint
* chore: change refactor to be major tag
* refactor: add A01
* feat: add a01
BREAKING CHANGE: You must now specify what version api you want to use with clients.
Breaking Changes
- You must now specify what version api you want to use with clients.