PhilipsHue
less than a minute
PhilipsHue is smart home lighting.
To know more about PhilipsHue developer API follow this link
Configuration
-
Form view
-
YAML View
provider: type: philips_hue # (1) host: http://192.168.1.34:80 # (2) username: myhueuser # (3) syncInterval: 10m # (4) bridgeSyncInterval: 10m # (5)
type
should be selected asphilips_hue
host
- PhilipsHue bridge address to communicateusername
of the PhilipsHue bridgesyncInterval
- polls the connected devices status from the PhilipsHue bridgebridgeSyncInterval
- gets the PhilipsHue bridge configurations on this interval
Last modified May 11, 2021: doc update (82361ce)