mwittig / pimatic-milight-reloaded

A pimatic plugin to control Milight LED lights and its OEM equivalents such as Rocket LED, Limitless LED Applamp, Easybulb, s`luce, iLight, iBulb, and Kreuzer
GNU General Public License v2.0
7 stars 2 forks source link

Saturation control for full color bulbs #21

Open pkluitmans opened 6 years ago

pkluitmans commented 6 years ago

Hi,

Maybe I'm asking a stupid question but in the feature over view the following is mentioned:

is this implemented in a way I can control it from the rules via the predicates and actions? Because I can't find any examples or references to the saturation control in the explanation about the available predicates and actions per light bulb

Br, Peter

mwittig commented 6 years ago

Hi Peter, at present there are no specific condition/action handlers available for saturation. However, as saturation is an attribute of MilightFullColorZone you can use the following predicate, at least:

mwittig commented 6 years ago

See also #16

I'll add an action handler soon. Unfortunately, the contributed code is not mature and needs to be reworked

pkluitmans commented 6 years ago

My version of Pimatic keeps saying "saturation" is not an attribute for MilightFullColorZone. Clearly I'm doing something wrong

pkluitmans commented 4 years ago

Hi, I'm using the milight-reloaded plugin for a few years now and i'm vey happy with it. Is there any development planned reguarding the saturation setting?