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

philips.light.ceiling Unsupported device found! #118

Closed
zamzas opened this issue Nov 8, 2017 · 2 comments
Closed

philips.light.ceiling Unsupported device found! #118

zamzas opened this issue Nov 8, 2017 · 2 comments

Comments

@zamzas
Copy link

zamzas commented Nov 8, 2017

I'm unable to connect to my Xiaomi Philips LED Ceiling Light using home-assistant 0.57.2.
I'm running into the following error:
2017-11-08 10:30:16 ERROR (MainThread) [homeassistant.components.light.xiaomi_miio] Unsupported device found! Please create an issue at https://github.com/rytilahti/python-miio/issues and provide the following data: philips.light.ceiling

When i run python script:
from miio import *
a = Device('10.10.1.27', 'xxx...')
a.info()

I see:
philips.light.ceiling v1.5.1 (34:CE:xx:xx:xx:xx) @ 10.xx.xx.xx - token: xxx...

Please let me know if I can provide any further information. Thanks!

@rytilahti
Copy link
Owner

This has been fixed in homeassistant already and will be part of the next release: home-assistant/core#10401 .

@zamzas
Copy link
Author

zamzas commented Nov 9, 2017

Thank you so much.

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

No branches or pull requests

2 participants