-
-
Notifications
You must be signed in to change notification settings - Fork 563
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
Unsupported model, cant use xiaomi bulbs #1735
Comments
You can try to use |
thanks for replay
i will try to download Microsoft C++ Build Tools as shown at error screen but already i have python3 and Microsoft visual studio installed |
Take a look at https://python-miio.readthedocs.io/en/latest/#installation for the git installation instructions. You need to install poetry before running those commands (you can also use pip to install it), but it should just work after that. edit: actually, the simplest installation would be just calling |
Thank you this works |
Great to hear you got it working! 🎉 I think using the yeelight integration on homeassistant is the preferred way for the bulbs that support it as it's based on eventing (i.e., the device pushes updates if its state changes) instead of polling for the state changes. |
Describe the bug
Logger: miio.device
Source: /usr/local/lib/python3.10/site-packages/miio/device.py:159
Found an unsupported model 'yeelink.light.color3' for class 'PhilipsBulb'.
Device information:
Xiaomi RGBW Light Bulbs
Thanks
The text was updated successfully, but these errors were encountered: