Package: huecontroller 0.0.0.9005

huecontroller: Control Philips Hue lights using the R programming language

Control Philips Hue lights using the R programming language

Authors:Giorgio Comai [aut, cre]

huecontroller_0.0.0.9005.tar.gz
huecontroller_0.0.0.9005.zip(r-4.5)huecontroller_0.0.0.9005.zip(r-4.4)huecontroller_0.0.0.9005.zip(r-4.3)
huecontroller_0.0.0.9005.tgz(r-4.4-any)huecontroller_0.0.0.9005.tgz(r-4.3-any)
huecontroller_0.0.0.9005.tar.gz(r-4.5-noble)huecontroller_0.0.0.9005.tar.gz(r-4.4-noble)
huecontroller_0.0.0.9005.tgz(r-4.4-emscripten)huecontroller_0.0.0.9005.tgz(r-4.3-emscripten)
huecontroller.pdf |huecontroller.html
huecontroller/json (API)

# Install 'huecontroller' in R:
install.packages('huecontroller', repos = c('https://giocomai.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/giocomai/huecontroller/issues

On CRAN:

huehue-lights

31 exports 0.23 score 55 dependencies

Last updated 10 months agofrom:5ae53ed2e7. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winWARNINGSep 18 2024
R-4.5-linuxWARNINGSep 18 2024
R-4.4-winWARNINGSep 18 2024
R-4.4-macWARNINGSep 18 2024
R-4.3-winWARNINGSep 18 2024
R-4.3-macWARNINGSep 18 2024

Exports:%>%hue_convert_to_hue_sathue_delete_grouphue_delete_lighthue_get_group_lightshue_get_group_statehue_get_groupshue_get_groups_nameshue_get_light_statehue_get_lightshue_get_lights_nameshue_mod_group_card_serverhue_mod_group_card_uihue_mod_light_card_serverhue_mod_light_card_uihue_output_group_idhue_output_idhue_set_group_brightnesshue_set_group_colourhue_set_group_statehue_set_group_temperaturehue_set_light_brightnesshue_set_light_colourhue_set_light_statehue_set_light_temperaturehue_settingshue_shiny_controllerhue_turn_group_offhue_turn_group_onhue_turn_light_offhue_turn_light_on

Dependencies:anytimeaskpassbase64encBHbslibcachemclicliprcommonmarkcrayoncredentialscurldescdigestfastmapfontawesomefsgertghgitcredsgluehtmltoolshttpuvhttrhttr2inijquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslpromisespurrrR6rappdirsRcpprlangrprojrootrstudioapisassshinyshinyjsshinyWidgetssourcetoolssysusethisvctrswhiskerwithrxtableyamlzip

Readme and manuals

Help Manual

Help pageTopics
Convert hex colour tohue_convert_to_hue_sat
Delete grouphue_delete_group
Delete lighthue_delete_light
Get state of given grouphue_get_group_lights
Get state of given grouphue_get_group_state
Get all details about groupshue_get_groups
Get names of available groupshue_get_groups_names
Get light statehue_get_light_state
Get details about all lightshue_get_lights
Get names of all available lightshue_get_lights_names
Server function for shiny apphue_mod_group_card_server
UI function for shiny apphue_mod_group_card_ui
Server function for shiny apphue_mod_light_card_server
UI function for shiny apphue_mod_light_card_ui
Check if given id is validhue_output_group_id
Check if given id is validhue_output_id
Set brightness of grouphue_set_group_brightness
Set colour of a group of lights with relevant capabilitieshue_set_group_colour
Change state of Hue groupshue_set_group_state
Set temperature of grouphue_set_group_temperature
Set brightness of lighthue_set_light_brightness
Set colour of a Hue light with relevant capabilitieshue_set_light_colour
Change state of Hue lightshue_set_light_state
Set temperature of lighthue_set_light_temperature
Set IP and username to interact with the apihue_settings
Interactive interface to control lightshue_shiny_controller
Turn off grouphue_turn_group_off
Turn on grouphue_turn_group_on
Turn off lighthue_turn_light_off
Turn on lighthue_turn_light_on