-
Notifications
You must be signed in to change notification settings - Fork 93
Possible to add support for low/high night light levels? #50
Comments
There should be a way as light entities support levels (see the hue integration for instance). Could you add your diagnostics to the thread so I can have a look? I may ask to get access to your device at some point to test the implementation, if that's ok with you. |
Here are the diagnostics with the night light on high brightness:
Diagnostics with night light on low brightness:
|
'There hasn't been any activity on this issue recently. Is this issue still present? |
Still active. |
Is this still active..? |
haven't had any time to look into it... |
Thank you. No rush at all, appreciate your efforts. |
looks fairly easy actually! |
Could you try the branch and let me know whether that works? |
Do I just replace light.py with the version from the branch and reload the integration? |
if that's usable enough, I'll publish it as is. |
Yes, it's usable enough for me. |
closed by #52. |
The problem
Some air purifier (and possibly other device) models have night lights that have multiple (usually two) dimming levels. An example is the Core 200s air purifier whose night light can be set to low or high brightness.
The night light is currently implemented as a separate light entity and this works to turn it off and on. On the Core 200s, turning the light entity on turns on the night light on high brightness.
Is there any way to allow the brightness level to be controlled? Not sure how that could be done as a light entity e.g. do light entities support discrete levels rather than just on/off and dimming level?
What version of this integration has the issue?
0.1.16
What version of Home Assistant Core has the issue?
2022.8.7
Diagnostics
Diagnostics
Copy/paste diagnostics here between the starting and ending backticks.
Home Assistant log
Logs
Additional information
No response
The text was updated successfully, but these errors were encountered: