New Features
* add input_params of device
Fixes
* missing import of Optional
Refactorings
* move devices related call from api to special class
* remove auth_required
* make entities more clear and reusable
* use pydantic for input data serialization
Docs
* update README.rst
Others
* improve displaying of Device(s) info
* add more tests for API