frudawski

huesearch

The huesearch function looks for new Philips HUE devices and adds them to a specified HUE bridge. If you have problems adding new devices, try the hueadd function.

Note: All hue function use curl commands to communicate with the HUE bridge. Please make sure it is installed. Curl is available for all major operating systems.

See also: huenew, huecon, huelamps, hueset, hueadd, huename

Usage:

s = huesearch(bridgenr,mode)

Where:

ParameterDescription
sIs the returned search result struct.
bridgenrDefines which bridge should perform the search.
mode
(optional)
mode: 'secure' (default) or 'allow-insecure' if a secure connection is not possible.

Example

Perform search on bridge number 1:

s = huesearch(1)

Reference

Signify Netherlands B.V.: Philips HUE API version 1. High Tech Campus 48, Eindhoven; Netherlands, 2014.

Leave a comment

* I accept the use of cookies as well as the terms in the privacy policy. I accept that data provided by me is processed and saved. I know that comments are saved and published after review.