<!-- Release notes generated using configuration in .github/release.yml at 0.17 -->
What's Changed
Enhancements
* controller: split-out keyboard and joystick controllers in separate processes by aabadie in https://github.com/DotBots/PyDotBot/pull/108
* dotbot: add support for mqtt by aabadie in https://github.com/DotBots/PyDotBot/pull/109
Documentation
* README.md: add link to doc on readthedocs by aabadie in https://github.com/DotBots/PyDotBot/pull/101
* doc: add "Getting started" and "Rest" page by aabadie in https://github.com/DotBots/PyDotBot/pull/103
Bugs fixed
* frontend: fix joystick left/right direction by aabadie in https://github.com/DotBots/PyDotBot/pull/110
**Full Changelog**: https://github.com/DotBots/PyDotBot/compare/0.16...0.17