Yeelight 550C (YLXD013)

Hello!.
I have purchased a ceiling light yeelight arwen ylxd-013 (model 550c).
As it turned out, it is not in the list of supported yeelight integration.
Tell me, how to connect it to the Home Assistant?

2 Likes

Hi!
I made an entry in the configuration and the lamp started working with the integration of Yeelight

       devices:
        192.168.1.xxx:
        name: Yeelight_Arwen_550
        use_music_mode: True
        save_on_change: True        

Do you mind sharing where you added this entry? Not in configuration.yaml, right?

I have an string in the file configuration.yaml
light: !include yeelight.yaml
In file yeelight.yaml write:

devices:
        192.168.1.xxx:
        name: Yeelight_Arwen_550
        use_music_mode: True
        save_on_change: True

I can’t get it to work… in my configuration.yaml i have the following

yeelight:
  devices:
    192.168.178.99:
      name: My Arwen
      model: ceilb

also tried model: ceilc but both are not working for me. It is not showing up anywhere…

While I do not have home assistant setup with this light, I’m currently researching this option and as I can see it was recently added here. Add support for YLXD013-C model ceilc (#76)

If you have the yeelight component installed, adding the light should be straightforward.

The commit that added the light:

Hello, I have the same problem, how were you able to solve the problem?

My lamp: Yeelight Arwen ceiling light 450C
Model: YLXD013-B

When I enter the IP address in home assitatnt via Yeeligt I get the error “Connection failed”

The manual integration in the configuration.yaml doesn’t work either:

yeelight:
   devices:
     192.168.0.45:
       name: living room lamp
       model: ceilb
       use_music_mode: True
       save_on_change: True

solved:
I had to enable LAN Control in Yeelight app