Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

WARNING (SyncWorker_31) [miio.device] Found an unsupported model 'lumi.gateway.v3' for class 'Device'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/ #1238

Closed
kudouxinyi opened this issue Dec 13, 2021 · 1 comment · Fixed by #1243
Labels

Comments

@kudouxinyi
Copy link

Describe the bug

2021-12-13 13:53:16 WARNING (SyncWorker_31) [miio.device] Found an unsupported model 'lumi.gateway.v3' for class 'Device'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/

Version information (please complete the following information):

  • OS: [docker]
  • python-miio: [Use miiocli --version or pip show python-miio]
@kudouxinyi kudouxinyi added the bug label Dec 13, 2021
@rytilahti
Copy link
Owner

If this is coming from your own code, you should be using Gateway class instead of Device to control the device. But I'll create a fix to avoid logging this on the base class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants