get_hue_ip {notifyme} | R Documentation |
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()
Bugs
Code repo: https://github.com/epijim/notifyme
Examples
## Not run: get_hue_ip()
[Package notifyme version 0.3.0 Index]