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

[yeelight] add support for "ceila" model (ceiling light, model C2001) #17722

Open
soerenGer opened this issue Nov 9, 2024 · 0 comments
Open
Labels
enhancement An enhancement or new feature for an existing add-on

Comments

@soerenGer
Copy link

I'd like to make a request for support of a ceiling light that itself reports as model "ceila". The light works as all other ceiling lights, discovery works as well, just the model does not seem to be supported. As a guess it could work as "ceiling light with night mode". Actually it's a family of ceiling lights, end user information is provided here: https://en.yeelight.com/product/led-ceiling-light-c2001-series/

Below is the output of the discovery:

Date:
Ext:
Location: yeelight://10.30.255.114:55443
Server: POSIX UPnP/1.0 YGLC/1
id: 0x0000000012345678
model: ceila
fw_ver: 11
support: get_prop set_default set_power toggle set_bright set_scene cron_add cron_get cron_del start_cf stop_cf set_adjust adjust_bright set_name set_ct_abx adjust_ct
power: on
bright: 1
color_mode: 2
ct: 4000
rgb: 0
hue: 0
sat: 0
name:

I would like to note, that the discovery results in an exception currently which is not caught properly. So the "scan" button shows nothing and the exception just pops up in the log file after increasing the loglevel above "info". I would propose to show at least in the log file as "warn" or "info" level a respective message indicating that a device had been found but could not be identified. This would increase the user friendliness a little.

@soerenGer soerenGer added the enhancement An enhancement or new feature for an existing add-on label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

No branches or pull requests

1 participant