# Generated by roxygen2: do not edit by hand

export(action)
export(auth_local)
export(condition)
export(configure_daylight_sensor)
export(create_group)
export(create_group_scene)
export(create_resourcelink)
export(create_rule)
export(create_scene)
export(create_schedule)
export(create_sensor)
export(create_user)
export(delete_group)
export(delete_light)
export(delete_resourcelink)
export(delete_rule)
export(delete_scene)
export(delete_schedule)
export(delete_sensor)
export(get_capabilities)
export(get_config)
export(get_group)
export(get_groups)
export(get_light)
export(get_lights)
export(get_new_lights)
export(get_new_sensors)
export(get_resourcelink)
export(get_resourcelinks)
export(get_rule)
export(get_rules)
export(get_scene)
export(get_scenes)
export(get_schedule)
export(get_schedules)
export(get_sensor)
export(get_sensors)
export(get_state)
export(has_local_auth)
export(rename_light)
export(rename_sensor)
export(reset_auth)
export(search_for_new_lights)
export(search_for_new_sensors)
export(set_config_attributes)
export(set_group_attributes)
export(set_group_state)
export(set_light_state)
export(set_resourcelink_attributes)
export(set_rule_attributes)
export(set_scene_attributes)
export(set_scene_lightstate)
export(set_schedule_attributes)
export(set_sensor_config)
export(set_sensor_state)
export(write_auth)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(methods,hasArg)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(yaml,as.yaml)
