diyhue / diyHue

Main diyHue software repo
https://diyhue.org/
Other
1.56k stars 279 forks source link

Enhance Tasmota protocol #403

Open tomvanderputte opened 4 years ago

tomvanderputte commented 4 years ago

Raspberry Pi 3b+ with diyHue running in Docker.

1 LSC Smart connect GU10 RGB CT (RGB + white channel that support color temp) spot flashed with Tasmota

It sees the tasmota lamp, and I can use the color wheel and the brightness to control it. That part works. However, if I want to control the white leds and color temp, the light does not respond.

Is it perhaps because the tasmota device and FW supports additional WW LEDS, but this is not yet implemented in the tasmota protocol in diyHue? Becasue I think in the light definitions there'sonly an rgb tasmota lamp? Is it possible to add a rgb ct lamp for tasmota?

alexyao2015 commented 4 years ago

Feature does not exist, use ESPHome instead. https://diyhue.readthedocs.io/en/latest/lights/esphome.html

ESPHome — diyHue 1.0 documentation