[Question] Possible kelvin conversion issue?
Closed this issue · 1 comments
Here, kelvin is being translated back into a percent value for the Sengled API, I believe:
ha-sengledapi/custom_components/sengledapi/sengledapi/devices/bulbs/bulb.py
Lines 150 to 154 in aa7cca5
Was the 200
actually supposed to be 2000
, as shown here?
ha-sengledapi/custom_components/sengledapi/sengledapi/devices/bulbs/bulb.py
Lines 291 to 296 in aa7cca5
I am not a HomeAssistant user, but I am writing a similar plugin for Homebridge. This plugin's code has been tremendously helpful, so I thought I might point this out and see if it was an oversight or by design (in which case I should implement the same).
I seem to be having some color temp issues...