This is an early build of the site and information may not be accurate or complete.
Philips Hue

This observer controls Philips Hue lights.

Example

{
    "$schema": "https://duckhq.org/schema.json",
    "observers": [
        {
            "hue": {
                "id": "office_build_lamp",
                "hubUrl": "http://192.168.1.99",
                "username": "THE-HUE-USERNAME",
                "lights": [ "1", "3" ]
            }
        }
    ]
}

Required fields

Field Type Description
hubUrl String The Philips Hue hub URL
id String The Philips Hue collector ID
lights Array The lights that should be controlled by this observer
username String The Philips Hue username

Optional fields

Field Type Description
brightness Integer The brightness of the lamps
collectors Array The collectors to include events from
enabled Boolean Determines whether or not this collector is enabled
filter String An optional filter expression