Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Documentation] Some small fixes #10

Open
xoxai opened this issue Dec 20, 2020 · 0 comments
Open

[Documentation] Some small fixes #10

xoxai opened this issue Dec 20, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@xoxai
Copy link

xoxai commented Dec 20, 2020

Hi there!

There are two things I've found in your description file that doesn't work:

  1. In "Manipulating with vacuum robot (example)" section you have an example which using CleanRobot class, but it's not imported anywhere in code. So, need to add something like from weback_unofficial.vacuum import CleanRobot.
  2. In CleanRobot constructor you don't need to pass self.client as second argument, it looks like just client need to be here: vacuum = CleanRobot(device_name, client).

Thanks for your work, that's beautiful thing :)

@xoxai xoxai changed the title Documentation some small fixes [Documentation] Some small fixes Dec 20, 2020
@opravdin opravdin added the documentation Improvements or additions to documentation label Feb 10, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants