Hue/DimmerBed
Adrian 6c48eeaf7f Update readmes 2019-03-26 11:01:29 +01:00
..
README.md Update readmes 2019-03-26 11:01:29 +01:00
dn-0-hold-ct.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
dn-0-short-bri.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
dn-1-hold-hue.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
dn-1-short-sat.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
mem.sensor.json Use real ZigBee addresses for sensors 2019-03-26 10:25:48 +01:00
off-short.rule.json Add Color Control Dimmer Switch 2018-04-17 11:31:30 +02:00
on-0-long.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
on-1-long.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
on-short.rule.json Add Color Control Dimmer Switch 2018-04-17 11:31:30 +02:00
up-0-hold-ct.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
up-0-short-bri.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
up-1-hold-hue.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00
up-1-short-sat.rule.json DimmerBed: Do not change colors on switch 2018-06-16 13:56:46 +02:00

README.md

Dimmer Switch Ruleset for Color Control

This ruleset is a configuration that can change color and brightness for a group of lights. This may be the case in the bedroom.

The on and off buttons work as expected.

Pressing the on button longer (check indicator light) changes the mode of the brightness buttons:

  • Mode 1:
    • Short Up/Down: brightness
    • Long Up/Down: color temperature
  • Mode 2:
    • Short Up/Down: saturisation
    • Long Up/Down: hue

Devices

Install the memory sensor before proceding.

IDS="s/BASENAME/xxx/g; s/GROUP/xxx/g; s/DIMMER/xxx/g; s/MEMORY/xxx/g"
  • BASENAME Basename of the ruleset
  • GROUP ID of the group to handle
  • DIMMER ID of the dimmer switch
  • MEMORY ID of the memory sensor