You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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]
The text was updated successfully, but these errors were encountered:
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.
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):
miiocli --version
orpip show python-miio
]The text was updated successfully, but these errors were encountered: