create_hue_username {notifyme}R Documentation

Create a username to enable HTTP requests on your hue hub

Description

You need a username to access the hub. This function will create a username. Immediately before running this function you need to press the link button on the bridge, the big button on the Generation 2 hub, to prove you have access to this hub.

Usage

create_hue_username(bridge_ip = NULL)

Arguments

bridge_ip

The internal ip address of your hue bridge

Bugs

Code repo: https://github.com/epijim/notifyme

Examples

## Not run: (create_hue_username(bridge_ip)

[Package notifyme version 0.3.0 Index]