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

Add support for Xiaomi Philips Zhirui Smart LED Bulb E14 Candle Lamp #243

Closed
syssi opened this issue Mar 3, 2018 · 7 comments
Closed

Add support for Xiaomi Philips Zhirui Smart LED Bulb E14 Candle Lamp #243

syssi opened this issue Mar 3, 2018 · 7 comments

Comments

@syssi
Copy link
Collaborator

syssi commented Mar 3, 2018

The device has the same features as the Philips Bulb. Just the model name will be needed probably. I bought one today.

@subzero79
Copy link

Home assistant reports philips.light.candle2 and the link to issues here

Also the token stored in the iOS backup is 96 characters, not 32 like the vacuum cleaner shows in the https://home-assistant.io/components/vacuum.xiaomi_miio/#retrieving-the-access-token

Let me know if you need any more info

@syssi
Copy link
Collaborator Author

syssi commented Mar 15, 2018

The 96 char token can be decrypted by miio-extract-tokens. Just give it a try!

@syssi
Copy link
Collaborator Author

syssi commented Mar 15, 2018

Which version of the device do you own? The transparent one?

@syssi
Copy link
Collaborator Author

syssi commented Mar 15, 2018

As first step could you provide the output of mirobo discover? Is the device discoverable by mDNS?

@subzero79
Copy link

Yesterday I’ve added philips.light.candle2 to xiaomi_miio.py. I’ve use the same transformation token command and seems to work. I can change brightness and temp.
Add support seems to be trivial.
Using homebridge worked immediately to because I needed to link it to some buttons.

I’ll try to retrieve the you requested information early tomorrow.

@subzero79
Copy link

And yes is te transparent candle. Caveat.. the bulb makes a hiss noise when brightness goes below some level or is turn off. Noise stays for a few minutes.

@syssi
Copy link
Collaborator Author

syssi commented Mar 16, 2018

Cool! I've added the device to this PR: home-assistant/core#12883

I hope the PR will be merged into HA 0.66.

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