Function reference
-
hue_convert_to_hue_sat()
- Convert hex colour to
-
hue_delete_group()
- Delete group
-
hue_delete_light()
- Delete light
-
hue_get_group_lights()
- Get state of given group
-
hue_get_group_state()
- Get state of given group
-
hue_get_groups()
- Get all details about groups
-
hue_get_groups_names()
- Get names of available groups
-
hue_get_light_state()
- Get light state
-
hue_get_lights()
- Get details about all lights
-
hue_get_lights_names()
- Get names of all available lights
-
hue_mod_group_card_server()
- Server function for shiny app
-
hue_mod_group_card_ui()
- UI function for shiny app
-
hue_mod_light_card_server()
- Server function for shiny app
-
hue_mod_light_card_ui()
- UI function for shiny app
-
hue_output_group_id()
- Check if given id is valid
-
hue_output_id()
- Check if given id is valid
-
hue_set_group_brightness()
- Set brightness of group
-
hue_set_group_colour()
- Set colour of a group of lights with relevant capabilities
-
hue_set_group_state()
- Change state of Hue groups
-
hue_set_group_temperature()
- Set temperature of group
-
hue_set_light_brightness()
- Set brightness of light
-
hue_set_light_colour()
- Set colour of a Hue light with relevant capabilities
-
hue_set_light_state()
- Change state of Hue lights
-
hue_set_light_temperature()
- Set temperature of light
-
hue_settings()
- Set IP and username to interact with the api
-
hue_shiny_controller()
- Interactive interface to control lights
-
hue_turn_group_off()
- Turn off group
-
hue_turn_group_on()
- Turn on group
-
hue_turn_light_off()
- Turn off light
-
hue_turn_light_on()
- Turn on light