135 136 137
# File 'lib/lights.rb', line 135 def set_group_state( id, state ) put "groups/#{id}/action", state end