Change basic color of philips hue light in a "circle" with one button

Terrier shared this question 8 years ago
Answered

Hi Zipao-Community,

i have a intertechno remote and would like to controll my hue lights with this remote, on/off and brightness is no problem but i would like to change the color of the hue light in a "circle"

Example:

- First time i press the button -> Red

- next time i press the same button -> Blue

- next time i press the same button -> green

- next time i press the same button -> Red

- and so on

Any ideas on this?

Hopfully it is clear wath i would like to do :)

Regards

Dominik

Replies (1)

photo
2

Good morning.


This is easy with variables. You make a rule with following steps:


If you want 5 circles:


if remote switch any

increase variable "circle" by one

if "circle" < 1 or > 5 set it to 1 (for restart the circle)

if "circle" = 1 then => red

if "circle" = 2 then => blue


etc.

photo
1

Can you help me create a rule that if I press a light switch it changes dimmer values.


1 press: 20%

2 press: 40%

3 press: 100%

4 press: 0%


Or something like this.

photo
1

It would be rally helpful with a picture example:-)


This is my start and it feels that I am not on the right track.

0fc7c0e5064fd268bb4d33b9644a5c11

photo
2

This is a great day, thanks Andreas Tecklenburg!


You solved a a problem that I have waited on a long time. Hope this can help someone els to make a "ONE" switch do several things.


Her is a picture of the solution:


1b7782d4dcaa3143c94609ecdd988733

photo
Leave a Comment
 
Attach a file