tim-hellhake / tasmota-adapter

Mozilla Public License 2.0
6 stars 4 forks source link

Color light (Wemos D1 mini with neopixel) has no brightness property #25

Closed Catalin84 closed 4 years ago

Catalin84 commented 4 years ago

Hi i use Wemos D1 R1 mini with Neopixel led band. Works OK BUT, i dont have dimmer button. image image image There is a problem with my config?

tim-hellhake commented 4 years ago

That's actually intended. There were a lot of discussions in the IoT team on how to handle color bulbs. You can read parts of it here: https://github.com/mozilla-iot/gateway/issues/1378. Because a lot of users asked for it, this will change in release 0.12. I'm currently working on adding support for it. As I have no RGB hardware, I would be happy if you could test it for me.

Catalin84 commented 4 years ago

I can test it. Let me know when i can.

tim-hellhake commented 4 years ago

The update introduces a new experimental option for the color mode. If you activate it you should see a brightness property on your color device. As soon as the PR is merged you can test it. Please let me know if everything works.

tim-hellhake commented 4 years ago

@Catalin84 Did you have a chance to test it?

tim-hellhake commented 4 years ago

@off-my-lawn Fyi

tim-hellhake commented 4 years ago

@Catalin84 I'm closing this now. Feel free to open a new issue if something is not working.