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

Support for Jiaoyue 650 #23

Open
PsychoRS opened this issue Oct 4, 2021 · 6 comments
Open

Support for Jiaoyue 650 #23

PsychoRS opened this issue Oct 4, 2021 · 6 comments
Labels

Comments

@PsychoRS
Copy link

PsychoRS commented Oct 4, 2021

Hi,

Anyone got Jiaoyue 650 (white + RGB backlight), yeelink.light.ceiling4, YLXD02YL, work with ESPHome?

@molnarti
Copy link

molnarti commented Oct 4, 2021

i have those lights, but i think you need to replace the ESP32 board inside the lamp, as it only has a single core ESP32 cpu that does not work (or does not work well) with ESPhome

@syssi
Copy link
Owner

syssi commented Oct 4, 2021

All yeelight devices (with esp32 mcu) are single core versions. For me they are pretty stable if you don't use the bluetooth stack.

@PsychoRS
Copy link
Author

PsychoRS commented Oct 4, 2021

So can you confirm that this light comes with an ESP32 and not a mediatek controller?

@syssi
Copy link
Owner

syssi commented Nov 3, 2021

If you don't want to open your device you could use python-miio to request the device info (miiocli info). In best case the hw_ver gives some info about the used microcontroller.

@syssi syssi added the mediatek label Dec 19, 2021
@TheZoker
Copy link

Hi @syssi
I have this light and this is the output of the info call:

Model: yeelink.light.ceiling4
Hardware version: MTK7697
Firmware version: 1.6.6_0056

Does this help? Is there any chance that this light will work with ESPHome?

@PsychoRS
Copy link
Author

Hi @syssi I have this light and this is the output of the info call:

Model: yeelink.light.ceiling4
Hardware version: MTK7697
Firmware version: 1.6.6_0056

Does this help? Is there any chance that this light will work with ESPHome?

Its a Mediatek SoC, so no chance of running ESPHome unless you replace the Mediatek board with an ESP32 one.

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

No branches or pull requests

4 participants