Learn R Programming

notifyme (version 0.3.0)

get_hue_ip: Get the internal IP address of your Hue bridge

Description

This function uses the bridge UPNP service to get the internal IP address of your hue hub. You need to be on the same network, else you'll get an error. This is not the only method to get the bridge's ip address, but is probably the easiest. This function has no parameters/inputs.

Usage

get_hue_ip()

Arguments

Examples

Run this code
## Not run: get_hue_ip()

Run the code above in your browser using DataLab